Signed-off-by: Randy Li <ayaka@xxxxxxxxxxx> --- arch/arm/boot/dts/rk3288-firefly.dts | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/arch/arm/boot/dts/rk3288-firefly.dts b/arch/arm/boot/dts/rk3288-firefly.dts index 14271be..b3964c8 100644 --- a/arch/arm/boot/dts/rk3288-firefly.dts +++ b/arch/arm/boot/dts/rk3288-firefly.dts @@ -48,10 +48,22 @@ compatible = "firefly,firefly-rk3288", "rockchip,rk3288"; }; +&edp { + status = "okay"; +}; + +&edp_phy { + status = "okay"; +}; + &ir { gpios = <&gpio7 RK_PA0 GPIO_ACTIVE_LOW>; }; +&panel { + status = "okay"; +}; + &pinctrl { act8846 { pmic_vsel: pmic-vsel { @@ -69,3 +81,19 @@ &pwm1 { status = "okay"; }; + +&vopb { + status = "okay"; +}; + +&vopb_mmu { + status = "okay"; +}; + +&vopl { + status = "okay"; +}; + +&vopl_mmu { + status = "okay"; +}; -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html