From: Andy Yan <andy.yan@xxxxxxxxxxxxxx> When I want to test some patch of inno hdmi driver on mainline, I found the support of rk3036 kylin board was broken by somehow: PATCH 1 is add psci dt node, as we switch to psci for cpu on/off for many yeas. PATCH 2 add stdou-path for uart boot console. PATCH 3 fix the emmc per board rockchip,default-sample-phase property issue. Changes in v2: - Fix typo s/patch/path/ - Change subjet s/arm/ARM/ Andy Yan (3): ARM: dts: rockchip: Add psci for rk3036 ARM: dts: rockchip: Add stdout-path for rk3036 kylin ARM: dts: rockchip: Remove rockchip,default-sample-phase from rk3036.dtsi arch/arm/boot/dts/rockchip/rk3036-kylin.dts | 4 ++++ arch/arm/boot/dts/rockchip/rk3036.dtsi | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) -- 2.34.1