dts: overlay: piscreen: set speed to 24MHz

Some of the displays can't handle the 32MHz speed.
Lower the default speed to 24MHz.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
This commit is contained in:
Noralf Trønnes
2015-03-07 20:40:07 +01:00
committed by popcornmix
parent a96bf1de66
commit fa4f994489

View File

@@ -47,7 +47,7 @@
pinctrl-names = "default";
pinctrl-0 = <&piscreen_pins>;
spi-max-frequency = <32000000>;
spi-max-frequency = <24000000>;
rotate = <270>;
bgr;
fps = <30>;