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 <[email protected]> > --- > .../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 >
