On Mon, Oct 07, 2024 at 10:28:34AM +0800, Moudy Ho wrote: > The display node in mt8195.dtsi was triggering a CHECK_DTBS error due > to an excessively long 'clocks' property: > display@14f06000: clocks: [[31, 14], [31, 43], [31, 44]] is too long > > To resolve this issue, the constraints for 'clocks' and > other properties within the subschemas will be reinforced. > > Fixes: 739058a9c5c3 ("dt-bindings: display: mediatek: split: add compatible > for MT8195") > Signed-off-by: Macpaul Lin <macpaul....@mediatek.com> > Signed-off-by: Moudy Ho <moudy...@mediatek.com> > > -- > This is based on [v2] dt-bindings: display: mediatek: split: add clocks count > constraint for MT8195
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> Best regards, Krzysztof