[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5js7324jqsp65kp4s4erm4rx3bms2u4otbqbsne3bldolzzq6f@wrqc4rfwaxly>
Date: Tue, 27 Aug 2024 08:20:01 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: David Leonard <David.Leonard@...i.com>
Cc: linux-arm-kernel@...ts.infradead.org,
Dong Aisheng <aisheng.dong@....com>, Fabio Estevam <festevam@...il.com>,
Shawn Guo <shawnguo@...nel.org>, Jacky Bai <ping.bai@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>, Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/6] dt-bindings: pinctrl: Add fsl,ls1046a-pinctrl yaml
file
On Tue, Aug 27, 2024 at 12:15:08PM +1000, David Leonard wrote:
>
Why do you keep sending emails one-by-one?
Fix your threading.
All previous comments apply.
> Add a binding schema and examples for the LS1046A's pinctrl function.
>
> Signed-off-by: David Leonard <David.Leonard@...i.com>
> ---
> .../bindings/pinctrl/fsl,ls1046a-pinctrl.yaml | 74 +++++++++++++++++++
> 1 file changed, 74 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,ls1046a-pinctrl.yaml
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/fsl,ls1046a-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/fsl,ls1046a-pinctrl.yaml
> new file mode 100644
> index 000000000000..3d49e42d33e8
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/pinctrl/fsl,ls1046a-pinctrl.yaml
> @@ -0,0 +1,74 @@
> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/pinctrl/fsl,ls1046a-pinctrl.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: NXP QorIQ LS1046A pin multiplexing
> +
> +maintainers:
> + - David.Leonard@...i.com
> +
> +description: >
> + Bindings for LS1046A pinmux control.
> +
> +properties:
> + compatible:
> + const: fsl,ls1046a-pinctrl
> +
> + reg:
> + description: >
Drop >, actually entire description... insteasd list and describe the
items.
> + Specifies the base address of SCFG_RCWPMUXCR0
> + maxItems: 2
> +
> + big-endian:
> + description: >
Drop >
all other comments also apply.
Best regards,
Krzysztof
Powered by blists - more mailing lists