[PATCH 0/3] Some fixes for issues found by dtbs check
Heiko Stuebner
heiko at sntech.de
Thu Aug 29 06:20:57 PDT 2024
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 at 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
More information about the Linux-rockchip
mailing list