On Mon, 23 Dec 2024 01:39:19 +0000, FUKAUMI Naoki wrote: > This patch series includes fixes for improvements, trivial changes, > etc for Radxa ROCK 5C. > > FUKAUMI Naoki (7): > arm64: dts: rockchip: Change the function of the blue LED for Radxa > ROCK 5C > arm64: dts: rockchip: Use a longer PWM period for the fan on Radxa > ROCK 5C > arm64: dts: rockchip: Remove the RTC and related nodes for Radxa ROCK > 5C > arm64: dts: rockchip: Add cd-gpios for sdmmc for Radxa ROCK 5C > arm64: dts: rockchip: Fix the properties of the PMIC regulators for > Radxa ROCK 5C > arm64: dts: rockchip: Trivial changes for Radxa ROCK 5C > arm64: dts: rockchip: Sort nodes for Radxa ROCK 5C > > .../boot/dts/rockchip/rk3588s-rock-5c.dts | 239 ++++++++---------- > 1 file changed, 107 insertions(+), 132 deletions(-) > > -- > 2.43.0 > > > 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-rock-5c.dtb' for 20241223013926.1134-1-naoki@xxxxxxxxx: arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dtb: ethernet-phy: 'reg' is a required property from schema $id: http://devicetree.org/schemas/net/ethernet-phy.yaml#