[PATCH] arm64: dts: rockchip: analog audio on Orange Pi 5
Rob Herring (Arm)
robh at kernel.org
Tue Oct 8 07:56:41 PDT 2024
On Mon, 07 Oct 2024 22:14:29 -0500, Jimmy Hon wrote:
> Analog audio using es8388 codec via the headset jack and onboard mic
>
> Signed-off-by: Jimmy Hon <honyuenkwun at gmail.com>
> ---
> .../boot/dts/rockchip/rk3588s-orangepi-5.dts | 64 +++++++++++++++++++
> 1 file changed, 64 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 rockchip/rk3588s-orangepi-5.dtb' for 20241008031429.2410-1-honyuenkwun at gmail.com:
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtb: gpio-func: leds-gpio: {'rockchip,pins': [[0, 2, 0, 243]], 'phandle': 256} is not of type 'array'
from schema $id: http://devicetree.org/schemas/gpio/gpio-consumer.yaml#
More information about the Linux-rockchip
mailing list