diff options
author | Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> | 2024-11-14 08:26:00 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-11-14 21:27:09 +0100 |
commit | 0c193c2424daebffdfc64e5c0a5544b02867702e (patch) | |
tree | 48577978a755d3cae18bdc4c6f1e3f5c443cc6aa /MAINTAINERS | |
parent | dt-bindings: clock: ti: Convert mux.txt to json-schema (diff) | |
download | linux-0c193c2424daebffdfc64e5c0a5544b02867702e.tar.xz linux-0c193c2424daebffdfc64e5c0a5544b02867702e.zip |
dt-bindings: clock: actions,owl-cmu: convert to YAML
Convert the Actions Semi Owl CMU bindings to DT schema.
Changes during conversion:
- Since all Actions Semi Owl SoCs utilize the internal low frequency
oscillator as a parent for some clocks, require it.
Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20241114072601.265011-1-ivo.ivanov.ivanov1@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c27f3190737f..0e2489f8a758 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1996,7 +1996,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-actions@lists.infradead.org (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/arm/actions.yaml -F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt +F: Documentation/devicetree/bindings/clock/actions,owl-cmu.yaml F: Documentation/devicetree/bindings/dma/owl-dma.yaml F: Documentation/devicetree/bindings/i2c/i2c-owl.yaml F: Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml |