* [PATCH] dt-bindings: display: panel: Document the rotation property
@ 2026-03-05 19:24 Luca Leonardo Scorcia
2026-03-06 8:34 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Luca Leonardo Scorcia @ 2026-03-05 19:24 UTC (permalink / raw)
To: dri-devel
Cc: Luca Leonardo Scorcia, Jagan Teki, Neil Armstrong, Jessica Zhang,
Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
Simona Vetter, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
devicetree, linux-kernel
The Jadard jd9365da-h3 driver reads and reports to DRM the orientation
property from panel-common. Document it.
Signed-off-by: Luca Leonardo Scorcia <l.scorcia@gmail.com>
---
.../devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
index b8783eba3ddc..179401ce3aeb 100644
--- a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
+++ b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
@@ -36,6 +36,8 @@ properties:
backlight: true
+ rotation: true
+
port: true
required:
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: display: panel: Document the rotation property
2026-03-05 19:24 [PATCH] dt-bindings: display: panel: Document the rotation property Luca Leonardo Scorcia
@ 2026-03-06 8:34 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-06 8:34 UTC (permalink / raw)
To: Luca Leonardo Scorcia
Cc: dri-devel, Jagan Teki, Neil Armstrong, Jessica Zhang,
Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
Simona Vetter, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
devicetree, linux-kernel
On Thu, Mar 05, 2026 at 07:24:04PM +0000, Luca Leonardo Scorcia wrote:
> The Jadard jd9365da-h3 driver reads and reports to DRM the orientation
> property from panel-common. Document it.
You should explain here hardware as well. Does hardware report it? What
if driver fakes value?
>
> Signed-off-by: Luca Leonardo Scorcia <l.scorcia@gmail.com>
> ---
> .../devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
> index b8783eba3ddc..179401ce3aeb 100644
> --- a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
> @@ -36,6 +36,8 @@ properties:
>
> backlight: true
>
> + rotation: true
> +
Drop blank lines between all ":true" cases.
> port: true
>
> required:
> --
> 2.43.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-06 8:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 19:24 [PATCH] dt-bindings: display: panel: Document the rotation property Luca Leonardo Scorcia
2026-03-06 8:34 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox