On Fri, 20 Jan 2023 16:30:20 +0100, Krzysztof Kozlowski wrote: > assigned-clock-parents and assigned-clocks are coming from dtschema, so > there is no need anymore to keep them in bindings. Their presence were > also causing false positives: > > exynos5422-odroidxu3.dtb: i2s@3830000: Unevaluated properties are not allowed ('assigned-clock-rates' was unexpected) > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/samsung-i2s.yaml | 3 --- > 1 file changed, 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>