Skip to content

Commit d4726af

Browse files
committed
board: rpi-4: Do not rotate display in device tree
1 parent 3ac6eaa commit d4726af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/board/raspberry-pi-4/dts/broadcom/bcm2711-rpi-4-b.dts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
compatible = "raspberrypi,7inch-dsi", "simple-panel";
2121
backlight = <&reg_display>;
2222
power-supply = <&reg_display>;
23-
rotation = <180>;
2423
port {
2524
panel_in: endpoint {
2625
remote-endpoint = <&bridge_out>;
@@ -70,8 +69,6 @@
7069
reg = <0x38>;
7170
touchscreen-size-x = < 800 >;
7271
touchscreen-size-y = < 480 >;
73-
touchscreen-inverted-y;
74-
touchscreen-inverted-x;
7572
vcc-supply = <&reg_display>;
7673
reset-gpio = <&reg_display 1 1>;
7774
};

0 commit comments

Comments
 (0)