[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174748777048.930520.16549852892199093776.robh@kernel.org>
Date: Sat, 17 May 2025 08:18:29 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Haibo Chen <haibo.chen@....com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
devicetree@...r.kernel.org, Fabio Estevam <festevam@...il.com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
linux-kernel@...r.kernel.org, linus.walleij@...aro.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, Shawn Guo <shawnguo@...nel.org>,
Stefan Agner <stefan@...er.ch>
Subject: Re: [PATCH] ARM: dts: add ngpios for vf610 compatible gpio
controllers
On Fri, 16 May 2025 18:58:49 +0800, Haibo Chen wrote:
> After commit da5dd31efd24 ("gpio: vf610: Switch to gpio-mmio"), vf610
> gpio driver no more use the static number 32 for gc->ngpio, user has a
> chance to config it through device tree for each port.
>
> And some gpio controllers did have less pads. So add 'ngpios' here,
> this can save some memory when request bitmap, and also show user
> more accurate information when use gpio tools.
>
> Besides, some gpio controllers have hole in the gpio ranges, so use
> 'gpio-reserved-ranges' to cover that, then the gpioinfo tool show the
> correct result.
>
> Signed-off-by: Haibo Chen <haibo.chen@....com>
> ---
> arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi | 4 ++++
> arch/arm/boot/dts/nxp/vf/vfxxx.dtsi | 5 +++++
> arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 3 +++
> arch/arm64/boot/dts/freescale/imx93.dtsi | 4 ++++
> arch/arm64/boot/dts/freescale/imx94.dtsi | 7 +++++++
> arch/arm64/boot/dts/freescale/imx95.dtsi | 5 +++++
> 6 files changed, 28 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: using specified base-commit 484803582c77061b470ac64a634f25f89715be3f
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/arm/boot/dts/nxp/' for 20250516-gpio-dts-v1-1-a9c3505f54c5@....com:
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-cosmic.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-cosmic.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-cfu1.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-bk4.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-bk4.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-spb4.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf500-colibri-eval-v3.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-bk4.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-colibri-eval-v3.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-bk4.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-bk4.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-twr.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-twr.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-twr.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-twr.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-twr.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-scu4-aib.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-b.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610m4-colibri.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-spu3.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dtb: gpio@...49000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dtb: gpio@...4a000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dtb: gpio@...4b000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dtb: gpio@...4c000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/vf/vf610-zii-ssmb-dtu.dtb: gpio@...4d000 (fsl,vf610-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dtb: gpio@...e0000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dtb: gpio@...f0000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dtb: gpio@...00000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-evk.dtb: gpio@...10000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-com.dtb: gpio@...e0000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-com.dtb: gpio@...f0000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-com.dtb: gpio@...00000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
arch/arm/boot/dts/nxp/imx/imx7ulp-com.dtb: gpio@...10000 (fsl,imx7ulp-gpio): 'ngpios' does not match any of the regexes: '^.+-hog(-[0-9]+)?$', '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-vf610.yaml#
Powered by blists - more mailing lists