Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be974840 authored by Jim Wang's avatar Jim Wang Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: Add BGR color re-order option for DSI



Add the missing DSI RGB color re-order "rgb_swap_bgr" option.

Change-Id: I0772e50ce0555b60bf1ed2b09351b71aad43b00c
Signed-off-by: default avatarJim Wang <jimwan@codeaurora.org>
parent 0645bbde
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ Optional properties:
- qcom,mdss-dsi-color-order:		Specifies the R, G and B channel ordering.
					"rgb_swap_rgb" = DSI_RGB_SWAP_RGB (default value)
					"rgb_swap_rbg" = DSI_RGB_SWAP_RBG
					"rgb_swap_bgr" = DSI_RGB_SWAP_BGR
					"rgb_swap_brg" = DSI_RGB_SWAP_BRG
					"rgb_swap_grb" = DSI_RGB_SWAP_GRB
					"rgb_swap_gbr" = DSI_RGB_SWAP_GBR