Message ID | 20220705215213.1802496-3-mail@conchuod.ie (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Canaan devicetree fixes | expand |
DRM Maintainers, I've not had a comment on patch 1 & 2 (the DRM applicable ones) from from the files listed maintainer on any version. I'd love to get these device trees fixed for v5.20 if possible, so I am bumping a little early b/c it looks like there may not be long left before the mw opens. Would you mind applying these two patches? They've both already got Rob's R-b. Thanks! Conor On 05/07/2022 22:52, Conor Dooley wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > From: Conor Dooley <conor.dooley@microchip.com> > > The Canaan KD233 development board has a built in LCD. > Add a specific compatible for it. > > Reviewed-by: Rob Herring <robh@kernel.org> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > --- > .../devicetree/bindings/display/panel/ilitek,ili9341.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml > index c5571391ca28..99e0cb9440cf 100644 > --- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml > +++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml > @@ -24,6 +24,7 @@ properties: > - adafruit,yx240qv29 > # ili9341 240*320 Color on stm32f429-disco board > - st,sf-tc240t-9370-t > + - canaan,kd233-tft > - const: ilitek,ili9341 > > reg: true > -- > 2.37.0 > > > _______________________________________________ > linux-riscv mailing list > linux-riscv@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-riscv
diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml index c5571391ca28..99e0cb9440cf 100644 --- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml +++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9341.yaml @@ -24,6 +24,7 @@ properties: - adafruit,yx240qv29 # ili9341 240*320 Color on stm32f429-disco board - st,sf-tc240t-9370-t + - canaan,kd233-tft - const: ilitek,ili9341 reg: true