[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240828-dt-bindings-gpio-hog-v1-0-63b83e47d804@linaro.org>
Date: Wed, 28 Aug 2024 11:35:56 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Emanuele Ghidoli <emanuele.ghidoli@...adex.com>,
Bjorn Andersson <andersson@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Daire McNamara <daire.mcnamara@...rochip.com>,
Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>,
Masami Hiramatsu <mhiramat@...nel.org>, Maxime Ripard <mripard@...nel.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-arm-msm@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>,
Conor Dooley <conor.dooley@...rochip.com>, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-riscv@...ts.infradead.org
Subject: [PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO
hogs
Merging
=======
Patches are independent and can go via different trees.
Description
===========
DTS like:
device {
compatible = "fcs,fxl6408";
dummy-hog;
};
should fail, but unfortunately it does not if "type: object" is missing.
Add missing type, so this will properly trigger warning:
dummy-hog: True is not of type 'object'
Best regards,
Krzysztof
---
Krzysztof Kozlowski (3):
dt-bindings: gpio: fcs,fxl6408: add missing type to GPIO hogs
dt-bindings: pinctrl: qcom: add missing type to GPIO hogs
dt-bindings: gpio: simplify GPIO hog nodes schema
.../devicetree/bindings/gpio/fairchild,74hc595.yaml | 11 -----------
Documentation/devicetree/bindings/gpio/fcs,fxl6408.yaml | 1 +
Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 11 -----------
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 11 -----------
.../devicetree/bindings/gpio/microchip,mpfs-gpio.yaml | 12 ------------
.../devicetree/bindings/gpio/socionext,uniphier-gpio.yaml | 11 -----------
.../devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.yaml | 1 +
.../devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 1 +
.../devicetree/bindings/pinctrl/qcom,sdm845-pinctrl.yaml | 1 +
9 files changed, 4 insertions(+), 56 deletions(-)
---
base-commit: c79c85875f1af04040fe4492ed94ce37ad729c4d
change-id: 20240828-dt-bindings-gpio-hog-429a28eb94a2
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists