On Tue, Aug 6, 2024 at 11:52 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote: > > Hi, > > On Wed, Jul 31, 2024 at 4:39 PM Doug Anderson <dianders@xxxxxxxxxxxx> wrote: > > > > Hi, > > > > On Mon, Jul 29, 2024 at 1:57 PM Rob Clark <robdclark@xxxxxxxxx> wrote: > > > > > > From: Rob Clark <robdclark@xxxxxxxxxxxx> > > > > > > The Samsung ATNA45DC02 panel is an AMOLED eDP panel, similar to the > > > existing ATNA45AF01 and ATNA33XC20 panel but with a higher resolution. > > > > > > Signed-off-by: Rob Clark <robdclark@xxxxxxxxxxxx> > > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > > --- > > > .../bindings/display/panel/samsung,atna33xc20.yaml | 9 ++++++--- > > > 1 file changed, 6 insertions(+), 3 deletions(-) > > > > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > > > > I'll plan to land this in drm-misc-fixes next week unless someone > > objects. "fixes" instead of "next" for the same reasons discussed > > previously [1] that the dts patch should probably be considered a fix > > and there's a chance that the dts patch could land in an earlier > > version of mainline than the bindings unless we consider the bindings > > a fix. > > > > [1] https://patchwork.freedesktop.org/patch/msgid/20240715-x1e80100-crd-backlight-v2-1-31b7f2f658a3@xxxxxxxxxx > > Landed in drm-misc-fixes. > > [1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02 > commit: 1c4a057d01f4432704c4dc8842b6e888a91d95df And now warning in linux-next: ./Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml:21:9: [warning] wrong indentation: expected 10 but found 8 (indentation) ./Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml:23:11: [warning] wrong indentation: expected 12 but found 10 (indentation) Please send a fix. Rob