public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Sinthu Raja <sinthu.raja@mistralsolutions.com>
Cc: Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Sinthu Raja <sinthu.raja@ti.com>
Subject: Re: [PATCH V2 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board
Date: Mon, 14 Nov 2022 21:47:32 -0600	[thread overview]
Message-ID: <20221115034732.6ssep564capdukrb@smilingly> (raw)
In-Reply-To: <20221107123852.8063-4-sinthu.raja@ti.com>

On 18:08-20221107, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.raja@ti.com>
> 
> The SK architecture comprises of baseboard and a SOM board. The
> AM68 Starter Kit's baseboard contains most of the actual connectors,
> power supply etc. The System on Module (SoM) is plugged on to the base
> board. Therefore, add support for peripherals brought out in the base
> board.
> 
> Schematics: https://www.ti.com/lit/zip/SPRR463
> 
> Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
> ---
[...]

> +&main_i2c1 {
> +	status = "disabled";
> +};
> +
> +&main_i2c2 {
> +	status = "disabled";
> +};
> +
> +&main_i2c3 {
> +	status = "disabled";
> +};
> +
> +&main_i2c4 {
> +	status = "disabled";
> +};
> +
> +&main_i2c5 {
> +	status = "disabled";
> +};
> +
> +&main_i2c6 {
> +	status = "disabled";
> +};
> +
> +&main_sdhci0 {
> +	status = "disabled";
> +};

Please revisit all of the nodes to ensure that the ones that are
necessary are enabled? I think most of these are already disabled by
default. We just finished doing a major cleanup.

[...]

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      parent reply	other threads:[~2022-11-15  3:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 12:38 [PATCH V2 0/3] AM68 SK: Add initial support Sinthu Raja
2022-11-07 12:38 ` [PATCH V2 1/3] dt-bindings: arm: ti: Add binding for AM68 SK Sinthu Raja
2022-11-07 13:34   ` Krzysztof Kozlowski
2022-11-07 12:38 ` [PATCH V2 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module Sinthu Raja
2022-11-07 12:38 ` [PATCH V2 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board Sinthu Raja
2022-11-07 13:35   ` Krzysztof Kozlowski
2022-11-15  3:47   ` Nishanth Menon [this message]

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=20221115034732.6ssep564capdukrb@smilingly \
    --to=nm@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sinthu.raja@mistralsolutions.com \
    --cc=sinthu.raja@ti.com \
    --cc=vigneshr@ti.com \
    /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