Re: [PATCH v3 2/2] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro

From: Nícolas F. R. A. Prado
Date: Sat Aug 20 2022 - 20:11:37 EST


On Mon, Aug 15, 2022 at 10:30:04PM +1000, Tom Fitzhenry wrote:
> From: Martijn Braam <martijn@xxxxxxxxx>
>
> This is a basic DT containing regulators and UART, intended to be a
> base that myself and others can add additional nodes in future patches.
>
> Tested to work: booting from eMMC, output over UART.
>
> https://wiki.pine64.org/wiki/PinePhone_Pro
>
> This is derived from
> https://gitlab.com/pine64-org/linux/-/commit/261d3b5f8ac503f97da810986d1d6422430c8531
> with fixes from https://megous.com/git/linux.
>
> Signed-off-by: Martijn Braam <martijn@xxxxxxxxx>
> Co-developed-by: Kamil Trzciński <ayufan@xxxxxxxxx>
> [no SoB, but Kamil is happy for this patch to be submitted]
> Co-developed-by: Ondrej Jirman <megi@xxxxxx>
> Signed-off-by: Ondrej Jirman <megi@xxxxxx>
> Co-developed-by: Tom Fitzhenry <tom@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Tom Fitzhenry <tom@xxxxxxxxxxxxxxxxxxx>

Tested-by: Nícolas F. R. A. Prado <n@xxxxxxxxxxxxx>

Indeed booting from the SD card also works with this minimal DT. Also confirmed
that eMMC, thermal sensors, power button, regulators and UART are all working.

Thanks,
Nícolas