* panel-lvds for imx8mm-verdin boards
@ 2024-10-18 19:23 Frank Li
2024-10-18 21:13 ` Fabio Estevam
0 siblings, 1 reply; 8+ messages in thread
From: Frank Li @ 2024-10-18 19:23 UTC (permalink / raw)
To: marcel.ziswiler, imx
There are some dtb check warning
arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
Can you help add actual pannel-lvds compatible string to clean up these
warning?
Over 50 lines warning related this one.
next-20241018, all warning under arm64 freescale is 814. My local tree
is about 138 line.
If you can help fix this warning, It should reduce to below to 100 line
warnings.
Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-18 19:23 panel-lvds for imx8mm-verdin boards Frank Li
@ 2024-10-18 21:13 ` Fabio Estevam
2024-10-19 12:24 ` Fabio Estevam
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Fabio Estevam @ 2024-10-18 21:13 UTC (permalink / raw)
To: Frank Li, Francesco Dolcini; +Cc: marcel.ziswiler, imx
Adding Francesco.
On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
>
> There are some dtb check warning
>
> arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
>
> Can you help add actual pannel-lvds compatible string to clean up these
> warning?
>
> Over 50 lines warning related this one.
>
> next-20241018, all warning under arm64 freescale is 814. My local tree
> is about 138 line.
>
> If you can help fix this warning, It should reduce to below to 100 line
> warnings.
>
> Frank
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-18 21:13 ` Fabio Estevam
@ 2024-10-19 12:24 ` Fabio Estevam
2024-10-21 19:51 ` Frank Li
2024-11-07 20:08 ` Frank Li
2024-12-18 14:11 ` Francesco Dolcini
2 siblings, 1 reply; 8+ messages in thread
From: Fabio Estevam @ 2024-10-19 12:24 UTC (permalink / raw)
To: Frank Li, Francesco Dolcini; +Cc: marcel.ziswiler, imx
Hi Frank,
On Fri, Oct 18, 2024 at 6:13 PM Fabio Estevam <festevam@gmail.com> wrote:
>
> Adding Francesco.
>
> On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> >
> > There are some dtb check warning
> >
> > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> >
> > Can you help add actual pannel-lvds compatible string to clean up these
> > warning?
Would it make sense to change panel-lvds.yaml to allow a single
panel-lvds entry?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-19 12:24 ` Fabio Estevam
@ 2024-10-21 19:51 ` Frank Li
2024-12-13 21:12 ` Frank Li
0 siblings, 1 reply; 8+ messages in thread
From: Frank Li @ 2024-10-21 19:51 UTC (permalink / raw)
To: Fabio Estevam; +Cc: Francesco Dolcini, marcel.ziswiler, imx
On Sat, Oct 19, 2024 at 09:24:37AM -0300, Fabio Estevam wrote:
> Hi Frank,
>
> On Fri, Oct 18, 2024 at 6:13 PM Fabio Estevam <festevam@gmail.com> wrote:
> >
> > Adding Francesco.
> >
> > On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> > >
> > > There are some dtb check warning
> > >
> > > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> > >
> > > Can you help add actual pannel-lvds compatible string to clean up these
> > > warning?
>
> Would it make sense to change panel-lvds.yaml to allow a single
> panel-lvds entry?
Not sure! there are bunch of compatible string in panel-lvds.yaml.
Maybe device-tree team require a specific panel information for it.
Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-18 21:13 ` Fabio Estevam
2024-10-19 12:24 ` Fabio Estevam
@ 2024-11-07 20:08 ` Frank Li
2024-12-18 14:11 ` Francesco Dolcini
2 siblings, 0 replies; 8+ messages in thread
From: Frank Li @ 2024-11-07 20:08 UTC (permalink / raw)
To: Fabio Estevam; +Cc: Francesco Dolcini, marcel.ziswiler, imx
On Fri, Oct 18, 2024 at 06:13:07PM -0300, Fabio Estevam wrote:
> Adding Francesco.
Any update from toradex team?
Frank
>
> On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> >
> > There are some dtb check warning
> >
> > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> >
> > Can you help add actual pannel-lvds compatible string to clean up these
> > warning?
> >
> > Over 50 lines warning related this one.
> >
> > next-20241018, all warning under arm64 freescale is 814. My local tree
> > is about 138 line.
> >
> > If you can help fix this warning, It should reduce to below to 100 line
> > warnings.
> >
> > Frank
> >
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-21 19:51 ` Frank Li
@ 2024-12-13 21:12 ` Frank Li
0 siblings, 0 replies; 8+ messages in thread
From: Frank Li @ 2024-12-13 21:12 UTC (permalink / raw)
To: Fabio Estevam; +Cc: Francesco Dolcini, marcel.ziswiler, imx
On Mon, Oct 21, 2024 at 03:51:37PM -0400, Frank Li wrote:
> On Sat, Oct 19, 2024 at 09:24:37AM -0300, Fabio Estevam wrote:
> > Hi Frank,
> >
> > On Fri, Oct 18, 2024 at 6:13 PM Fabio Estevam <festevam@gmail.com> wrote:
> > >
> > > Adding Francesco.
> > >
> > > On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> > > >
> > > > There are some dtb check warning
> > > >
> > > > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> > > >
> > > > Can you help add actual pannel-lvds compatible string to clean up these
> > > > warning?
> >
> > Would it make sense to change panel-lvds.yaml to allow a single
> > panel-lvds entry?
All toradex team:
Can you help check it?
Today, linux-next, there are only 157 line warning left under freescale.
imx8mm-verdin issues contribute at least 50 line warnings.
It is quite close to zero warnings.
Frank
>
> Not sure! there are bunch of compatible string in panel-lvds.yaml.
> Maybe device-tree team require a specific panel information for it.
>
> Frank
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-10-18 21:13 ` Fabio Estevam
2024-10-19 12:24 ` Fabio Estevam
2024-11-07 20:08 ` Frank Li
@ 2024-12-18 14:11 ` Francesco Dolcini
2025-02-10 21:36 ` Frank Li
2 siblings, 1 reply; 8+ messages in thread
From: Francesco Dolcini @ 2024-12-18 14:11 UTC (permalink / raw)
To: Frank Li, Fabio Estevam; +Cc: Francesco Dolcini, imx
Hello Frank,
On Fri, Oct 18, 2024 at 06:13:07PM -0300, Fabio Estevam wrote:
> On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> >
> > There are some dtb check warning
> >
> > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> >
> > Can you help add actual pannel-lvds compatible string to clean up these
> > warning?
I do not think that allowing just panel-lvds in the compatible is going
to be fine from the DT maintainer point of view.
Adding a specific compatible will not solve the issue, because we can
connect different kind of display there. Doing this will get rid of the
warning however.
We could remove the node completely, but this would create some
regression we need to figure out how to handle, minimizing the impact.
Unfortunate there is not a perfect solution, IMO the best solution is to
remove the node, but I need to find some time to look into the evil
details.
Francesco
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: panel-lvds for imx8mm-verdin boards
2024-12-18 14:11 ` Francesco Dolcini
@ 2025-02-10 21:36 ` Frank Li
0 siblings, 0 replies; 8+ messages in thread
From: Frank Li @ 2025-02-10 21:36 UTC (permalink / raw)
To: Francesco Dolcini; +Cc: Fabio Estevam, Francesco Dolcini, imx
On Wed, Dec 18, 2024 at 03:11:01PM +0100, Francesco Dolcini wrote:
> Hello Frank,
>
> On Fri, Oct 18, 2024 at 06:13:07PM -0300, Fabio Estevam wrote:
> > On Fri, Oct 18, 2024 at 4:24 PM Frank Li <Frank.li@nxp.com> wrote:
> > >
> > > There are some dtb check warning
> > >
> > > arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb: panel-lvds: compatible:0: 'panel-lvds' is not one of ['admatec,9904379', 'auo,b101ew05', 'chunghwa,claa070wp03xg', 'edt,etml0700z9ndha', 'hannstar,hsd101pww2', 'hydis,hv070wx2-1e0', 'jenson,bl-jt60050-01a', 'tbs,a711-panel']
> > >
> > > Can you help add actual pannel-lvds compatible string to clean up these
> > > warning?
>
> I do not think that allowing just panel-lvds in the compatible is going
> to be fine from the DT maintainer point of view.
>
> Adding a specific compatible will not solve the issue, because we can
> connect different kind of display there. Doing this will get rid of the
> warning however.
>
> We could remove the node completely, but this would create some
> regression we need to figure out how to handle, minimizing the impact.
>
> Unfortunate there is not a perfect solution, IMO the best solution is to
> remove the node, but I need to find some time to look into the evil
> details.
Did you have chance to check this? Now v6.14-rc1, only 65 lines waring
under arm64/freescale. About 50 lines belong to this warning.
Frank
>
> Francesco
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-02-10 21:36 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 19:23 panel-lvds for imx8mm-verdin boards Frank Li
2024-10-18 21:13 ` Fabio Estevam
2024-10-19 12:24 ` Fabio Estevam
2024-10-21 19:51 ` Frank Li
2024-12-13 21:12 ` Frank Li
2024-11-07 20:08 ` Frank Li
2024-12-18 14:11 ` Francesco Dolcini
2025-02-10 21:36 ` Frank Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox