Re: [PATCH] dt-bindings: display: panel-timing: Define a single type for properties

2022-04-13 Thread Sam Ravnborg
Hi Rob, On Wed, Apr 13, 2022 at 09:00:15AM -0500, Rob Herring wrote: > It's not good practice to define multiple types for the same property, so > factor out the type reference making the properties always an uint32-array > with a length of 1 or 3 items. > > Signed-off-by: Rob Herring Looks

[PATCH] dt-bindings: display: panel-timing: Define a single type for properties

2022-04-13 Thread Rob Herring
It's not good practice to define multiple types for the same property, so factor out the type reference making the properties always an uint32-array with a length of 1 or 3 items. Signed-off-by: Rob Herring --- .../bindings/display/panel/panel-timing.yaml | 42 --- 1 file