]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rockchip: Bring in RK3288 device tree file includes and bindings
authorSimon Glass <sjg@chromium.org>
Sun, 30 Aug 2015 22:55:20 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:23 +0000 (21:28 -0600)
commit344c837686b4268882ee4942f2a1e5e5716c7383
tree77f791f5177587b561a8560ec8c3b871249877de
parent765a1b1eb397f613a1d522224221d1dd4a812888
rockchip: Bring in RK3288 device tree file includes and bindings

Bring in required device tree files from Linux. Since mainline Linux is
somewhat behind, use the files from the Chromium tree. We can re-sync once
further code is acccepted upstream.

Signed-off-by: Simon Glass <sjg@chromium.org>
12 files changed:
arch/arm/dts/rk3288-thermal.dtsi [new file with mode: 0644]
arch/arm/dts/rk3288.dtsi [new file with mode: 0644]
doc/device-tree-bindings/clock/rockchip,rk3188-cru.txt [new file with mode: 0644]
doc/device-tree-bindings/clock/rockchip,rk3288-cru.txt [new file with mode: 0644]
doc/device-tree-bindings/clock/rockchip,rk3288-dmc.txt [new file with mode: 0644]
doc/device-tree-bindings/clock/rockchip.txt [new file with mode: 0644]
doc/device-tree-bindings/pinctrl/rockchip,pinctrl.txt [new file with mode: 0644]
doc/device-tree-bindings/thermal/rockchip-thermal.txt [new file with mode: 0644]
include/dt-bindings/clock/rk3288-cru.h [new file with mode: 0644]
include/dt-bindings/clock/rockchip,rk808.h [new file with mode: 0644]
include/dt-bindings/pinctrl/rockchip.h [new file with mode: 0644]
include/dt-bindings/power-domain/rk3288.h [new file with mode: 0644]