[PATCH v1 2/6] ARM: dts: Add Nuvoton NPCM750 device tree
Tom Rini
trini at konsulko.com
Wed Apr 6 15:38:37 CEST 2022
On Wed, Apr 06, 2022 at 03:57:33PM +0800, Jim Liu wrote:
> Add a common device tree for all Nuvoton NPCM7xx BMCs and a board
> specific device tree for the NPCM750(Poleg) evaluation board.
>
> Signed-off-by: Jim Liu <JJLIU0 at nuvoton.com>
Have these been submitted to upstream Linux yet? And please note:
> ---
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/nuvoton-common-npcm7xx.dtsi | 1120 ++++++++++++++++++
> arch/arm/dts/nuvoton-npcm750-buv-pincfg.dtsi | 132 +++
> arch/arm/dts/nuvoton-npcm750-buv.dts | 198 ++++
> arch/arm/dts/nuvoton-npcm750.dtsi | 63 +
> arch/arm/dts/nuvoton-npcm7xx-uboot.dtsi | 263 ++++
This should be named nuvoton-npcm7xx-u-boot.dtsi and get automatically
included (see scripts/Makefile.lib for the automatic include logic), and
if there's no way for the automatic include logic to do what you're
wanting, it should still be -u-boot.dtsi for consistency.
Also, this patch along with 1/6 and 6/6 should be combined to a single
patch adding basic support, and then the rest of the patches following
on top of that. Thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220406/ef8803ed/attachment.sig>
More information about the U-Boot
mailing list