]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: allwinner: h5: add Allwinner H5 .dtsi
authorAndre Przywara <andre.przywara@arm.com>
Mon, 6 Mar 2017 17:17:49 +0000 (01:17 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Mar 2017 11:44:39 +0000 (13:44 +0200)
commit4e36de179f27d1017e60e25e429f50ed8382f195
tree0444558db7ff5c7a9cb1438fb2ae4766d3fb095f
parentda89e1d5cbafe9fac6325867e609cc4d2b681e84
arm64: allwinner: h5: add Allwinner H5 .dtsi

The Allwinner H5 SoC is pin-compatible to the H3 SoC, but uses
Cortex-A53 cores instead.
Based on the now shared base .dtsi describing the common peripherals
describe the H5 specific nodes on top of that.
That symlinks in the sunxi-h3-h5.dtsi from the arch/arm tree.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
[Icenowy: add H5 pinctrl compatible, and changes for my h3-h5 dtsi
 refactor, commit message changed to meet new arm64 naming scheme,
 drop H3 pinctrl compatible because of interrupt bank change, drop
 H3 ccu compatible because of clock change, drop ccu node as it come
 into h3-h5 dtsi]
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/allwinner/sunxi-h3-h5.dtsi [new symlink]