[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175560761476.43549.1950103149360296253.robh@kernel.org>
Date: Tue, 19 Aug 2025 08:09:57 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Heiko Stuebner <heiko@...ech.de>
Cc: linux-kernel@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 0/2] Describe the nvmem provided by the Qnap MCU
On Mon, 18 Aug 2025 20:53:35 +0200, Heiko Stuebner wrote:
> Describe the nvmem-cells found inside the MCU of Qnap RK3568-based NAS
> devices. And move the cpu thermal node to its correct position.
>
>
> Heiko Stuebner (2):
> arm64: dts: rockchip: move cpu_thermal node to the correct position
> arm64: dts: rockchip: describe mcu eeprom cells on rk3568-ts433
>
> .../boot/dts/rockchip/rk3568-qnap-ts433.dts | 158 ++++++++++++------
> 1 file changed, 110 insertions(+), 48 deletions(-)
>
> --
> 2.47.2
>
>
>
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-20250818 (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/rockchip/' for 20250818185337.2584590-1-heiko@...ech.de:
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: mcu (qnap,ts433-mcu): 'nvmem-layout' does not match any of the regexes: '^fan-[0-9]+$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/mfd/qnap,ts433-mcu.yaml#
Powered by blists - more mailing lists