rockchip: Pinebook Pro: Enable edp
- uboot rockchip edp code is looking for a rockchip,panel property for the edp dts node, so add it. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Tested-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
committed by
Anatolij Gustschin
parent
decbc18ed2
commit
a0c248ef08
@@ -16,6 +16,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&edp {
|
||||
rockchip,panel = <&edp_panel>;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user