On Sun, 24 May 2020 18:06:35 +0200, Johan Jonker wrote: > A test with the command below gives for example this error: > > arch/arm/boot/dts/rk3288-tinker.dt.yaml: tsadc: otp-gpio: > {'phandle': [[54]], 'rockchip,pins': [[0, 10, 0, 118]]} > is not of type 'array' > > 'gpio' is a sort of reserved nodename and should not be used > for pinctrl in combination with 'rockchip,pins', so change > nodes that end with 'gpio' to end with 'pin' or 'pins'. > > [...] Applied, thanks! [1/1] arm64: dts: rockchip: rename label and nodename pinctrl subnodes that end with gpio commit: 2bc65fef4fe424f5f8295175f1b42f8b94c6df01 Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>