[PATCH V2 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board

Nishanth Menon nm at ti.com
Mon Nov 14 19:47:32 PST 2022


On 18:08-20221107, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.raja at 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 at 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



More information about the linux-arm-kernel mailing list