[PATCH 03/12] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
Krzysztof Kozlowski
krzk at kernel.org
Sun Jul 5 23:48:34 PDT 2026
On Fri, Jul 03, 2026 at 03:30:11PM +0200, Paul Louvel wrote:
> diff --git a/Documentation/devicetree/bindings/gpio/fsl,mpc8323-qe-pario-bank.yaml b/Documentation/devicetree/bindings/gpio/fsl,mpc8323-qe-pario-bank.yaml
> new file mode 100644
> index 000000000000..1af99339ff40
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/gpio/fsl,mpc8323-qe-pario-bank.yaml
> @@ -0,0 +1,45 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/gpio/fsl,mpc8323-qe-pario-bank.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Freescale QUICC Engine Parallel I/O (QE PARIO) GPIO Bank
> +
> +maintainers:
> + - Christophe Leroy <christophe.leroy at csgroup.eu>
> +
> +properties:
> + compatible:
> + oneOf:
> + - items:
> + - enum:
> + - fsl,mpc8360-qe-pario-bank
> + - fsl,mpc8569-qe-pario-bank
None of these were in the old binding. You need to mention and
explain (WHY) the changes you are doing to the binding during the
conversion.
> + - const: fsl,mpc8323-qe-pario-bank
> + - const: fsl,mpc8323-qe-pario-bank
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list