[PATCH] arm64: dts: amlogic: gxlx-s905l-p271: add saradc compatible

Rob Herring (Arm) robh at kernel.org
Mon Mar 31 06:32:42 PDT 2025


On Sun, 30 Mar 2025 14:32:54 +0000, Christian Hewitt wrote:
> Add the saradac node using the meson-gxlx-saradc compatible to ensure
> MPLL clocks are poked and audio output is enabled on the p271 (S905L)
> board.
> 
> Signed-off-by: Christian Hewitt <christianshewitt at gmail.com>
> ---
> The meson-gxlx-saradc compatible is now merged via the IIO tree, see [0].
> 
> [0] https://patchwork.kernel.org/project/linux-amlogic/cover/20250330101922.1942169-1-martin.blumenstingl@googlemail.com/
> 
>  arch/arm64/boot/dts/amlogic/meson-gxlx-s905l-p271.dts | 4 ++++
>  1 file changed, 4 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


This patch series was applied (using b4) to base:
 Base: attempting to guess base-commit...
 Base: tags/next-20250328 (exact match)

If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)

New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/amlogic/' for 20250330143254.3159519-1-christianshewitt at gmail.com:

arch/arm64/boot/dts/amlogic/meson-gxlx-s905l-p271.dtb: adc at 8680: compatible: 'oneOf' conditional failed, one must be fixed:
	['amlogic,meson-gxlx-saradc', 'amlogic,meson-saradc'] is too long
	'amlogic,meson-saradc' was expected
	'amlogic,meson-gxlx-saradc' is not one of ['amlogic,meson8-saradc', 'amlogic,meson8b-saradc', 'amlogic,meson8m2-saradc', 'amlogic,meson-gxbb-saradc', 'amlogic,meson-gxl-saradc', 'amlogic,meson-gxm-saradc', 'amlogic,meson-axg-saradc', 'amlogic,meson-g12a-saradc']
	from schema $id: http://devicetree.org/schemas/iio/adc/amlogic,meson-saradc.yaml#
arch/arm64/boot/dts/amlogic/meson-gxlx-s905l-p271.dtb: /soc/bus at c1100000/adc at 8680: failed to match any schema with compatible: ['amlogic,meson-gxlx-saradc', 'amlogic,meson-saradc']








More information about the linux-arm-kernel mailing list