We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac6eaa commit d4726afCopy full SHA for d4726af
src/board/raspberry-pi-4/dts/broadcom/bcm2711-rpi-4-b.dts
@@ -20,7 +20,6 @@
20
compatible = "raspberrypi,7inch-dsi", "simple-panel";
21
backlight = <®_display>;
22
power-supply = <®_display>;
23
- rotation = <180>;
24
port {
25
panel_in: endpoint {
26
remote-endpoint = <&bridge_out>;
@@ -70,8 +69,6 @@
70
69
reg = <0x38>;
71
touchscreen-size-x = < 800 >;
72
touchscreen-size-y = < 480 >;
73
- touchscreen-inverted-y;
74
- touchscreen-inverted-x;
75
vcc-supply = <®_display>;
76
reset-gpio = <®_display 1 1>;
77
};
0 commit comments