[PATCH v3 07/13] ARM: dts: aspeed: Add Facebook Wedge400-data64 (AST2500) BMC
Krzysztof Kozlowski
krzk at kernel.org
Thu Jul 24 01:05:40 PDT 2025
On Wed, Jul 23, 2025 at 04:30:03PM -0700, rentao.bupt at gmail.com wrote:
> + /*
> + * PCA9548 (11-0076) provides 8 channels connecting to
> + * FCM (Fan Controller Module).
> + */
> + i2c32 = &imux32;
> + i2c33 = &imux33;
> + i2c34 = &imux34;
> + i2c35 = &imux35;
> + i2c36 = &imux36;
> + i2c37 = &imux37;
> + i2c38 = &imux38;
> + i2c39 = &imux39;
> +
> + spi2 = &spi_gpio;
> + };
> +
> + chosen {
> + stdout-path = &uart1;
> + bootargs = "console=ttyS0,9600n8 root=/dev/ram rw";
Drop bootargs. You are duplicating stdout path and choice of root is
definitely not a mainline user friendly.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list