Some fixes for issues found by dtbs check
From: Heiko Stuebner <heiko@...> Date: Thu, 29 Aug 2024 15:16:12 +0200
There two additional warnings remaining, hopefully I can motivate someone to look into them: _build-arm64/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: codec@1b: Unevaluated properties are not allowed ('assigned-clock-rates', 'assigned-clocks', 'clock-names', 'clocks', 'port' were unexpected) from schema $id: http://devicetree.org/schemas/sound/realtek,rt5616.yaml# _build-arm64/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: sound: 'simple-audio-card,hp-pin-name' does not match any of the regexes: '^simple-audio-card,codec(@[0-9a-f]+)?$', '^simple-audio-card,cpu(@[0-9a-f]+)?$', '^simple-audio-card,dai-link(@[0-9a-f]+)?$', '^simple-audio-card,plat(@[0-9a-f]+)?$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/sound/simple-card.yaml# Heiko Stuebner (3): arm64: dts: rockchip: use correct fcs,suspend-voltage-selector on NanoPC-T6 arm64: dts: rockchip: drop unsupported regulator property from NanoPC-T6 arm64: dts: rockchip: drop unsupported regulator-property from NanoPC-T6 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtsi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -- 2.43.0
Patches in this set
- [0001] arm64: dts: rockchip: use correct (raw)
- [0002] arm64: dts: rockchip: drop unsupported regulator property (raw)
- [0003] arm64: dts: rockchip: drop unsupported regulator-property (raw)
Statistics
- 3 individual patches
- 1 lines added
- 3 lines removed