[PATCH] dt-bindings: gpio: fsl-imx-gpio: add i.MX8QM compatible

Peng Fan (OSS) posted 1 patch 2 years, 10 months ago
Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: gpio: fsl-imx-gpio: add i.MX8QM compatible
Posted by Peng Fan (OSS) 2 years, 10 months ago
From: Peng Fan <peng.fan@nxp.com>

Add i.MX8QM compatible, same as i.MX8QXP.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
index ae18603697d7..be56c3faec0f 100644
--- a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
@@ -36,6 +36,7 @@ properties:
               - fsl,imx8mn-gpio
               - fsl,imx8mp-gpio
               - fsl,imx8mq-gpio
+              - fsl,imx8qm-gpio
               - fsl,imx8qxp-gpio
               - fsl,imxrt1050-gpio
               - fsl,imxrt1170-gpio
-- 
2.37.1
Re: [PATCH] dt-bindings: gpio: fsl-imx-gpio: add i.MX8QM compatible
Posted by Krzysztof Kozlowski 2 years, 10 months ago
On 28/03/2023 08:12, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add i.MX8QM compatible, same as i.MX8QXP.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: gpio: fsl-imx-gpio: add i.MX8QM compatible
Posted by Linus Walleij 2 years, 10 months ago
On Tue, Mar 28, 2023 at 8:07 AM Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote:

> From: Peng Fan <peng.fan@nxp.com>
>
> Add i.MX8QM compatible, same as i.MX8QXP.
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij