[PATCH] arm64: dts: rockchip: Enable GPU on Orange Pi 5

Rob Herring robh at kernel.org
Fri Apr 26 07:22:38 PDT 2024


On Thu, 25 Apr 2024 17:29:13 -0500, Jimmy Hon wrote:
> Enable the Mali GPU in the Orange Pi 5
> 
> Signed-off-by: Jimmy Hon <honyuenkwun at gmail.com>
> ---
>  arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts | 5 +++++
>  1 file changed, 5 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 20240425222913.1760-1-honyuenkwun at gmail.com:

arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtb: gpio-func: leds-gpio: {'rockchip,pins': [[0, 2, 0, 223]], 'phandle': [[231]]} is not of type 'array'
	from schema $id: http://devicetree.org/schemas/gpio/gpio-consumer.yaml#








More information about the linux-arm-kernel mailing list