On Tue, 20 May 2025 17:00:11 +0100 Conor Dooley <conor@xxxxxxxxxx> wrote: > On Tue, May 20, 2025 at 04:58:12PM +0100, Conor Dooley wrote: > > On Tue, May 20, 2025 at 11:11:12AM -0400, Hugo Villeneuve wrote: > > > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > > > > > Allow to inherit valid properties from the dsi-controller. This fixes the > > > following warning when adding a panel property: > > > > > > rzg2lc.dtb: dsi@10850000: '#address-cells', '#size-cells', 'panel@0' do not > > > match any of the regexes: 'pinctrl-[0-9]+' > > > from schema $id: > > > http://devicetree.org/schemas/display/bridge/renesas,dsi.yaml# > > > > > > Also add a panel property to the example. > > > > I don't think adding the example should be in the same patch as a fix. > > Or am I misunderstanding, and this is a new type of usage, rather than a > fix? Hi Conor, it is more like a new type of usage. -- Hugo Villeneuve