mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>
Cc: linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 3/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
Date: Wed, 16 Apr 2025 09:28:14 +0200	[thread overview]
Message-ID: <1f813896-0be6-42bd-9e99-2e0a4895fbd9@kernel.org> (raw)
In-Reply-To: <20250321145556.1436201-4-ivo.ivanov.ivanov1@gmail.com>

On 21/03/2025 15:55, Ivaylo Ivanov wrote:
> +
> +	/*
> +	 * RTC clock (XrtcXTI); external, must be 32.768 kHz.
> +	 *
> +	 * TODO: Remove this once RTC clock is implemented properly as part of
> +	 *       PMIC driver.
> +	 */
> +	rtcclk: clock-rtcclk {
> +		compatible = "fixed-clock";
> +		clock-output-names = "rtcclk";
> +		#clock-cells = <0>;
> +		clock-frequency = <32768>;
> +	};
> +
> +	/*
> +	 * cpu2 and cpu3 fail to come up consistently, which leads
> +	 * to a hang later in the boot process.
> +	 *
> +	 * Disable them until the issue is figured out.
> +	 */
> +	cpus {
> +		/delete-node/ cpu@200;
> +		/delete-node/ cpu@300;

status = "fail"
does not work?

> +
> +		cpu-map {
> +			cluster0 {
> +				/delete-node/ core2;
> +				/delete-node/ core3;
> +			};
> +		};
> +	};
> +
Best regards,
Krzysztof

  reply	other threads:[~2025-04-16  7:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21 14:55 [PATCH v3 0/4] " Ivaylo Ivanov
2025-03-21 14:55 ` [PATCH v3 1/4] dt-bindings: arm: samsung: document g0s board binding Ivaylo Ivanov
2025-04-11 14:08   ` Rob Herring (Arm)
2025-03-21 14:55 ` [PATCH v3 2/4] arm64: dts: exynos: add initial support for exynos2200 SoC Ivaylo Ivanov
2025-03-21 14:55 ` [PATCH v3 3/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+ Ivaylo Ivanov
2025-04-16  7:28   ` Krzysztof Kozlowski [this message]
2025-03-21 14:55 ` [PATCH v3 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC Ivaylo Ivanov
2025-04-16  7:20 ` [PATCH v3 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+ Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1f813896-0be6-42bd-9e99-2e0a4895fbd9@kernel.org \
    --to=krzk@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ivo.ivanov.ivanov1@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®