
22 Oct
2015
22 Oct
'15
4:07 p.m.
On 20 October 2015 at 20:37, Lin Huang hl@rock-chips.com wrote:
Since rk3036 device tree file still in reviewing, bring it from https://patchwork.kernel.org/patch/7203371/ and add some aliases we need in uboot
Signed-off-by: Lin Huang hl@rock-chips.com
Changes in v1:
- clean copyright announcement
arch/arm/dts/rk3036.dtsi | 427 +++++++++++++++++++++++++++++++++ include/dt-bindings/clock/rk3036-cru.h | 186 ++++++++++++++ 2 files changed, 613 insertions(+) create mode 100644 arch/arm/dts/rk3036.dtsi create mode 100644 include/dt-bindings/clock/rk3036-cru.h
Acked-by: Simon Glass sjg@chromium.org