Re: [PATCH v2 0/9] ARM: dts: aspeed: Add Meta Darwin dts
From: Tao Ren <hidden>
Date: 2025-07-06 04:37:17
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Tao Ren <hidden>
Date: 2025-07-06 04:37:17
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Sat, Jul 05, 2025 at 09:23:50PM -0700, rentao.bupt@gmail.com wrote:
From: Tao Ren <redacted> The patch series introduces the initial device tree for Meta/Facebook Darwin AST2600 BMC. Patches #1, #2 and #3 fixes the DTB warnings in wedge400/fuji dts and ast2600-facebook-netbmc-common.dtsi. Patches #4, #5 and #6 introduces a new BMC flash layout to be used by wedge400 and fuji (and later more Meta Network BMC platforms). Patch #7 moves eMMC entries from ast2600-facebook-netbmc-common.dtsi to each BMC platform because eMMC was removed from future Meta Network BMC platforms. Patches #8 and #9 adds Meta Darwin BMC and updates devicetree bindings.
Hi Krzysztof and Andrew, I've fixed all the "checkpatch.pl --strict" warnings except the "new file" warning, and I guess I can ignore the warning? Regarding the dtb warnings, I've fixed the warnings from the individual dts files, but there are still some warnings from aspeed-g6.dtsi. Are these "known" warnings? Or is it because I'm using out-of-dated dtschema (2025.6.1)? Please suggest. Thank you very much for the review and feedback. Cheers, Tao