arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Aug 2020 09:48:24 +0000 (15:18 +0530)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 30 Aug 2020 19:11:39 +0000 (21:11 +0200)
commitb5edb04673700125bfd1d13e6c14747b1ecba522
treef36da0c4930a84b1122d610b95f8762f4f7c2ba3
parent75a0a65a301f557bf0306d7983f8cf31ac91de56
arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts

ROCKPi 4 has 3 variants of hardware platforms called
RockPI 4A, 4B, and 4C.

- ROCKPi 4A has no Wif/BT.
- ROCKPi 4B has AP6256 Wifi/BT, PoE.
- ROCKPi 4C has AP6256 Wifi/BT, PoE, miniDP, USB Host enabled
  GPIO pin change compared to 4B, 4C

So move common nodes, properties into dtsi file and include
on respective variant dts files.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Link: https://lore.kernel.org/r/20200807094826.12019-2-jagan@amarulasolutions.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/Makefile
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts [deleted file]
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts [new file with mode: 0644]