]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk3188: Add core devicetree files
authorHeiko Stübner <heiko@sntech.de>
Sat, 18 Feb 2017 18:46:35 +0000 (19:46 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 16 Mar 2017 22:03:45 +0000 (16:03 -0600)
commita57f2b86b788e04f7f2925533dbe7f6501c59623
treeae8934de445b53f95e1d44bcf179d21b19fb900b
parentdcdd32788a03bd5e6dde79384eef0217a8e14b71
rockchip: rk3188: Add core devicetree files

The rk3188 shares a lot of peripherals with the rk3066 and thus
has a common include called rk3xxx.dtsi. Add both this one and
the specialized rk3188 on top of it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3188.dtsi [new file with mode: 0644]
arch/arm/dts/rk3xxx.dtsi [new file with mode: 0644]