
6 Feb
2017
6 Feb
'17
4:35 p.m.
On 3 February 2017 at 08:09, Heiko Stuebner heiko@sntech.de wrote:
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
arch/arm/dts/rk3188.dtsi | 601 +++++++++++++++++++++++++++++++++++++++++++++++ arch/arm/dts/rk3xxx.dtsi | 417 ++++++++++++++++++++++++++++++++ 2 files changed, 1018 insertions(+) create mode 100644 arch/arm/dts/rk3188.dtsi create mode 100644 arch/arm/dts/rk3xxx.dtsi
Reviewed-by: Simon Glass sjg@chromium.org
Does this mirror the Linux kernel setup?