[PATCH 1/3] dt-bindings: add dream vendor prefix

Rob Herring (Arm) robh at kernel.org
Thu Jun 6 08:56:17 PDT 2024


On Thu, 06 Jun 2024 09:45:11 +0000, Christian Hewitt wrote:
> Add a vendor prefix for Dream Property GmbH
> 
> Signed-off-by: Christian Hewitt <christianshewitt at gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 


My bot found new DTB warnings on the .dts files added or changed in this
series.

Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.

If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:

  pip3 install dtschema --upgrade


New warnings running 'make CHECK_DTBS=y amlogic/meson-g12b-dreambox-one.dtb amlogic/meson-g12b-dreambox-two.dtb' for 20240606094513.3949323-1-christianshewitt at gmail.com:

arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-two.dtb: /soc/bus at ff600000/bus at 42000/clock-controller at 0: failed to match any schema with compatible: ['amlogic,g12a-audio-clkc']
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: /soc/bus at ff600000/bus at 42000/clock-controller at 0: failed to match any schema with compatible: ['amlogic,g12a-audio-clkc']
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-two.dtb: /soc/bus at ff600000/bus at 42000/audio-controller at 744: failed to match any schema with compatible: ['amlogic,g12a-tohdmitx']
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-two.dtb: sys-ctrl at 0: '#address-cells', '#size-cells', 'ranges' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml#
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: /soc/bus at ff600000/bus at 42000/audio-controller at 744: failed to match any schema with compatible: ['amlogic,g12a-tohdmitx']
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dtb: sys-ctrl at 0: '#address-cells', '#size-cells', 'ranges' do not match any of the regexes: 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml#








More information about the linux-amlogic mailing list