Message ID | 20240828074753.25401-3-frieder@fris.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support | expand |
Hi, On 28/08/2024 09:46, Frieder Schrempf wrote: > From: Frieder Schrempf <frieder.schrempf@kontron.de> > > The Jenson BL-JT60050-01A is a 7" 1024x600 LVDS display. > > Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Changes for v2: > * Add tag from Conor (thanks!) > --- > Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > index 155d8ffa8f6ef..5af2d69300751 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml > @@ -50,6 +50,8 @@ properties: > - hannstar,hsd101pww2 > # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel > - hydis,hv070wx2-1e0 > + # Jenson Display BL-JT60050-01A 7" WSVGA (1024x600) color TFT LCD LVDS panel > + - jenson,bl-jt60050-01a > - tbs,a711-panel > > - const: panel-lvds How do you want to deal with that, I can apply both patches 1 & 2 to drm-misc-next, is that ok ? Neil
On 13.09.24 11:18 AM, Neil Armstrong wrote: > Hi, > > On 28/08/2024 09:46, Frieder Schrempf wrote: >> From: Frieder Schrempf <frieder.schrempf@kontron.de> >> >> The Jenson BL-JT60050-01A is a 7" 1024x600 LVDS display. >> >> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> >> Acked-by: Conor Dooley <conor.dooley@microchip.com> >> --- >> Changes for v2: >> * Add tag from Conor (thanks!) >> --- >> Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/display/panel/panel- >> lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel- >> lvds.yaml >> index 155d8ffa8f6ef..5af2d69300751 100644 >> --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml >> +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml >> @@ -50,6 +50,8 @@ properties: >> - hannstar,hsd101pww2 >> # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel >> - hydis,hv070wx2-1e0 >> + # Jenson Display BL-JT60050-01A 7" WSVGA (1024x600) color >> TFT LCD LVDS panel >> + - jenson,bl-jt60050-01a >> - tbs,a711-panel >> - const: panel-lvds > > How do you want to deal with that, I can apply both patches 1 & 2 to > drm-misc-next, is that ok ? I'm not sure who you are asking, but to me that's fine.
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index 155d8ffa8f6ef..5af2d69300751 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -50,6 +50,8 @@ properties: - hannstar,hsd101pww2 # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel - hydis,hv070wx2-1e0 + # Jenson Display BL-JT60050-01A 7" WSVGA (1024x600) color TFT LCD LVDS panel + - jenson,bl-jt60050-01a - tbs,a711-panel - const: panel-lvds