[PATCH v2 2/3] dt-bindings: pinctrl: uniphier: Add NX1 pinctrl binding

Rob Herring robh at kernel.org
Wed Oct 6 12:08:13 PDT 2021


On Wed, 06 Oct 2021 20:10:05 +0900, Kunihiko Hayashi wrote:
> Update pinctrl binding document for UniPhier NX1 SoC.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko at socionext.com>
> ---
>  .../devicetree/bindings/pinctrl/socionext,uniphier-pinctrl.yaml          | 1 +
>  1 file changed, 1 insertion(+)
> 

Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.

Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.

Full log is available here: https://patchwork.ozlabs.org/patch/1537066


pinctrl: 'ain1', 'ain2', 'ainiec1', 'aout', 'aout1', 'aout2', 'aout3', 'aoutiec1', 'aoutiec2', 'emmc', 'ether-mii', 'ether-rgmii', 'ether-rmii', 'ether1-rgmii', 'ether1-rmii', 'i2c0', 'i2c1', 'i2c2', 'i2c3', 'i2c4', 'i2c5', 'i2c6', 'nand', 'nand2cs', 'pcie', 'sd', 'sd-uhs', 'sd1', 'spi0', 'spi1', 'spi2', 'spi3', 'system-bus', 'uart0', 'uart1', 'uart2', 'uart3', 'usb0', 'usb1', 'usb2', 'usb3' do not match any of the regexes: 'pinctrl-[0-9]+'
	arch/arm64/boot/dts/socionext/uniphier-ld11-global.dt.yaml
	arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dt.yaml
	arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dt.yaml
	arch/arm64/boot/dts/socionext/uniphier-ld20-global.dt.yaml
	arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dt.yaml
	arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dt.yaml
	arch/arm/boot/dts/uniphier-ld4-ref.dt.yaml
	arch/arm/boot/dts/uniphier-ld6b-ref.dt.yaml
	arch/arm/boot/dts/uniphier-pro4-ace.dt.yaml
	arch/arm/boot/dts/uniphier-pro4-ref.dt.yaml
	arch/arm/boot/dts/uniphier-pro4-sanji.dt.yaml
	arch/arm/boot/dts/uniphier-pxs2-gentil.dt.yaml
	arch/arm/boot/dts/uniphier-pxs2-vodka.dt.yaml
	arch/arm/boot/dts/uniphier-sld8-ref.dt.yaml




More information about the linux-arm-kernel mailing list