[PATCH v1] arm64: dts: rockchip: Add USB Type-C support for Radxa ZERO 3W

Rob Herring robh at kernel.org
Fri Jan 2 06:43:33 PST 2026


On Thu, 01 Jan 2026 16:34:15 +0800, Ke Sun wrote:
> Add vbus_typec regulator and fusb302 Type-C controller configuration
> for Radxa ZERO 3W board.
> 
> Link: https://dl.radxa.com/zero3/docs/hw/3w/radxa_zero_3w_v1110_schematic.pdf
> Signed-off-by: Ke Sun <sunke at kylinos.cn>
> ---
>  .../dts/rockchip/rk3566-radxa-zero-3.dtsi     | 10 +++++++++
>  .../dts/rockchip/rk3566-radxa-zero-3w.dts     | 22 +++++++++++++++++++
>  2 files changed, 32 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


This patch series was applied (using b4) to base:
 Base: attempting to guess base-commit...
 Base: tags/next-20251219 (exact match)
 Base: tags/next-20251219 (use --merge-base to override)

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 20260101083415.1327341-1-sunke at kylinos.cn:

arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dtb: fusb302 at 22 (fcs,fusb302): 'sel-gpios' does not match any of the regexes: '^pinctrl-[0-9]+$'
	from schema $id: http://devicetree.org/schemas/usb/fcs,fusb302.yaml
arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dtb: fusb302 at 22 (fcs,fusb302): 'connector' is a required property
	from schema $id: http://devicetree.org/schemas/usb/fcs,fusb302.yaml








More information about the linux-arm-kernel mailing list