[PATCH 3/7] dt-bindings: display: Document ST7703 panel rotation
Guido Günther
agx at sigxcpu.org
Tue Feb 13 00:04:16 PST 2024
Hi,
On Mon, Feb 12, 2024 at 12:49:46PM -0600, Chris Morgan wrote:
> From: Chris Morgan <macromorgan at hotmail.com>
>
> Document the rotation property for ST7703 based panels.
>
> Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
> ---
> .../devicetree/bindings/display/panel/rocktech,jh057n00900.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> index 8dfe8951bf5b..97e0d14790e3 100644
> --- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> @@ -46,6 +46,8 @@ properties:
>
> backlight: true
>
> + rotation: true
> +
I'd avoid newlines here:
backlight: true
rotation: true
(which also seems to match what other panels do). With that
Reviewd-by: Guido Günther <agx at sigxcpu.org>
Cheers,
-- Guido
> required:
> - compatible
> - reg
> --
> 2.34.1
>
More information about the Linux-rockchip
mailing list