On Wed, 17 May 2023 12:41:19 +0300, Claudiu Beznea wrote:
Convert Atmel slow clock controller documentation to yaml.
Signed-off-by: Claudiu Beznea <redacted>
Reviewed-by: Krzysztof Kozlowski <redacted>
---
.../devicetree/bindings/clock/at91-clock.txt | 30 --------
.../bindings/clock/atmel,at91sam9x5-sckc.yaml | 70 +++++++++++++++++++
2 files changed, 70 insertions(+), 30 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/clock/at91-clock.txt
create mode 100644 Documentation/devicetree/bindings/clock/atmel,at91sam9x5-sckc.yaml
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/1782586
sckc@fffffe50: '#clock-cells' is a required property
arch/arm/boot/dts/at91sam9n12ek.dtb
sckc@fffffe50: 'clocks' is a required property
arch/arm/boot/dts/at91sam9n12ek.dtb
sckc@fffffe50: 'slck', 'slow_osc', 'slow_rc_osc' do not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm/boot/dts/at91sam9n12ek.dtb
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel