Hi,
On 28/01/2025 11:47, Krzysztof Kozlowski wrote:
Each variable-length property like interrupts or resets must have fixed
constraints on number of items for given variant in binding. The
clauses in "if:then:" block should define both limits: upper and lower.
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
This was sent already in August 2024 (!) and still not picked up. Thus
some other people started doing similar in December.
Can this be finally merged?
https://lore.kernel.org/all/[email protected]/
Changes in v2:
1. Add Ack
2. Rebase
---
.../devicetree/bindings/display/renesas,du.yaml | 12 ++++++++++++
1 file changed, 12 insertions(+)
The series looks good to me.
Reviewed-by: Tomi Valkeinen <[email protected]>
I'll push to drm-misc-next.
Tomi