[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240828134155.GA3656223-robh@kernel.org>
Date: Wed, 28 Aug 2024 08:41:55 -0500
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
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>,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.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: Re: [PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO
hogs
On Wed, Aug 28, 2024 at 11:35:56AM +0200, Krzysztof Kozlowski wrote:
> 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
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists