Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- / {
- lvds_panel: lvds_panel {
- compatible ="auo,b101ew05","simple-panel";
- backlight = <&panel_backlight>;
- status = "okay";
- };
- };
- &lvds {
- rockchip,data-mapping = "vesa";
- rockchip,data-width = <24>;
- rockchip,output = "lvds";
- rockchip,panel = <&lvds_panel>;
- status = "okay";
- };
- &lvds_panel {
- power-supply = <&vcc_lcd &vsdp &vsdn>;
- };
- &gpu {
- mali-supply = <&vdd_gpu>;
- status = "okay";
- };
Advertisement
Add Comment
Please, Sign In to add comment