Commit 14ef0a7c authored by Johann Fischer's avatar Johann Fischer Committed by Carles Cufi
Browse files

boards: reel_board: correct display resolution properties



Correct display resolution properties.

Signed-off-by: default avatarJohann Fischer <j.fischer@phytec.de>
parent dba19333
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
		spi-max-frequency = <4000000>;
		reg = <0>;
		width = <250>;
		height = <120>;
		height = <122>;
		pp-width-bits = <8>;
		pp-height-bits = <8>;
		reset-gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
		spi-max-frequency = <4000000>;
		reg = <0>;
		width = <250>;
		height = <120>;
		height = <122>;
		pp-width-bits = <8>;
		pp-height-bits = <16>;
		reset-gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;