On Mon, Jun 13, 2022 at 4:57 PM Rob Herring <[email protected]> wrote: > 'arm,rtsm-display' is a panel for Arm, Ltd. virtual platforms (e.g. FVP). > The binding has been in use for a long time, but was never documented. > > Some users and an example have a 'panel-dpi' compatible, but that's not > needed without a 'panel-timing' node which none of the users have since > commit 928faf5e3e8d ("arm64: dts: fvp: Remove panel timings"). The > example does have a 'panel-timing' node, but it should not for the > same reasons the node was removed in the dts files. So update the > example in arm,pl11x.yaml to match the schema. > > Cc: Linus Walleij <[email protected]> > Cc: Robin Murphy <[email protected]> > Cc: Andre Przywara <[email protected]> > Signed-off-by: Rob Herring <[email protected]> > --- > v2: > - Make arm,rtsm-display its own schema file instead of using > panel-simple.
Thanks for fixing this Rob! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
