Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: usb: ti,keystone-dwc3: drop assigned-clocks

The meta schema from DT schema already defines assigned-clocks, so there
is no need for device schema to mention it at all. There are also no
benefits of having it here.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230403191850.374839-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Krzysztof Kozlowski and committed by
Greg Kroah-Hartman
0246b15b d024ebb2

-8
-8
Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml
··· 34 34 minItems: 1 35 35 maxItems: 2 36 36 37 - assigned-clocks: 38 - minItems: 1 39 - maxItems: 2 40 - 41 - assigned-clock-parents: 42 - minItems: 1 43 - maxItems: 2 44 - 45 37 power-domains: 46 38 maxItems: 1 47 39 description: Should contain a phandle to a PM domain provider node