On 8/23/23 23:25, Chris Morgan wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > The Saef SF-TC154B is a 1.54 inch 240x240 square panel with a MIPI DBI > compatible interface. The panel is used on the Anbernic RG-Nano > handheld gaming device. > > The initialization of the panel requires a firmware binary which can > be made with the mipi-dbi-cmd[1] tool. The command sequence needed > can be found in both source[2] and binary form[3]. > > [1]: https://github.com/notro/panel-mipi-dbi > [2]: https://github.com/macromorgan/panel-mipi-dbi-firmware/raw/main/saef%2Csftc154b.txt > [3]: https://github.com/macromorgan/panel-mipi-dbi-firmware/raw/main/saef%2Csftc154b.bin > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> > --- Acked-by: Noralf Trønnes <noralf@xxxxxxxxxxx> > .../devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > index 2f0238b770eb..04cc5bfce051 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml > @@ -66,6 +66,7 @@ properties: > compatible: > items: > - enum: > + - saef,sftc154b > - sainsmart18 > - shineworld,lh133k > - const: panel-mipi-dbi-spi