Re: [U-Boot] [PATCH v3 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek

2017-04-21 Thread sjg
The device tree source files of at91sam9x5ek board are copied from the Linux v4.10, do the changes below. - Add the reg property for the pinctrl node. - Move the gpio (pioA, pioB, pioC ...) nodes as the pinctrl's slibling nodes, instead of the child nodes. - Add the "u-boot,dm-pre-reloc" prop

[U-Boot] [PATCH v3 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek

2017-04-17 Thread Wenyou Yang
The device tree source files of at91sam9x5ek board are copied from the Linux v4.10, do the changes below. - Add the reg property for the pinctrl node. - Move the gpio (pioA, pioB, pioC ...) nodes as the pinctrl's slibling nodes, instead of the child nodes. - Add the "u-boot,dm-pre-reloc" prop