]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/dts/Makefile
ARM: dts: at91: Add dts files for at91sam9m10g45ek
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 18 Apr 2017 05:49:36 +0000 (13:49 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:15 +0000 (12:14 -0600)
commiteb6f87cc074c0d1edbd6acfe76ef18ee107c5dba
tree7dff85f01489176e7e361f9dac24764b1ca0ceed
parentcd339347b9660c997fb4d9cd929dd10067e92183
ARM: dts: at91: Add dts files for at91sam9m10g45ek

The device tree source files of at91sam9m10g45ek boards are copied
from the Linux v4.10, do the changes as below.
 - Add the reg property for the pinctrl node.
 - Move the gpio (pioA, pioB, pioC, pioD, pioE) nodes as the pinctrl's
   slibling nodes, instead of the child nodes.
 - Add the "u-boot,dm-pre-reloc" property to determine which nodes
   are used by the board_init_f stage.
 - Fix the compilation warnings.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/at91sam9g45.dtsi
arch/arm/dts/at91sam9m10g45ek.dts [new file with mode: 0644]