Re: [PATCH v2] arm64: dts: rockchip: add ROCK Pi 4 DTS support

From: Rob Herring
Date: Fri Jan 11 2019 - 17:01:48 EST


On Sun, 6 Jan 2019 10:10:10 +0530, <Pragnesh_Patel@xxxxxxxxxx> wrote:
> From: Akash Gajjar <Akash_Gajjar@xxxxxxxxxx>
>
> ROCK Pi 4 is RK3399 based SBC from radxa.com. board has a 1G/2G/4G lpddr4, CSI,
> DSI, HDMI, OTG, USB 2.0, USB 3.0, 10/100/1000 RGMII Ethernet Phy, es8316 codec,
> POE, WIFI (for Model B only), PCIE M.2 support on board.
>
> This patch enables
> - HDMI Display
> - Console
> - MMC, EMMC
> - USB 2.0, USB-3.0
> - Ethernet
>
> Signed-off-by: Akash Gajjar <Akash_Gajjar@xxxxxxxxxx>
> Signed-off-by: Pragnesh Patel <Pragnesh_Patel@xxxxxxxxxx>
> ---
> changes in v2
> - hdmi regulator name correction
> - replace gpio pin number with appropriate macro
>
> .../devicetree/bindings/arm/rockchip.yaml | 5 +
> arch/arm64/boot/dts/rockchip/Makefile | 1 +
> .../boot/dts/rockchip/rk3399-rock-pi-4.dts | 606 ++++++++++++++++++
> 3 files changed, 612 insertions(+)
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>