Commit 81cff8a160cb4b8941b4bbf8dbb7d2697d5da905

Authored by Eric Lee
1 parent c0b8b686a0

Make default blue-and-red-wiring propertity to crossed instead of straight

Showing 1 changed file with 3 additions and 2 deletions Side-by-side Diff

arch/arm/boot/dts/am335x-smarc-common.dtsi
... ... @@ -558,9 +558,10 @@
558 558  
559 559 /* If you want to get 24 bit RGB and 16 BGR mode instead of
560 560 * current 16 bit RGB and 24 BGR modes, set the propety
561   - * below to "crossed".
  561 + * below to "straight".
562 562 */
563   - blue-and-red-wiring = "straight";
  563 + /*blue-and-red-wiring = "straight";*/
  564 + blue-and-red-wiring = "crossed";
564 565 };
565 566  
566 567 &elm {