* [PATCH v4 0001/1584] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string
[not found] <20211213162437.248949-1-maxime@cerno.tech>
@ 2021-12-13 15:58 ` Maxime Ripard
2021-12-13 16:25 ` [PATCH v4 0000/1584] drm/vc4: Use the firmware to stop the display pipeline Maxime Ripard
1 sibling, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2021-12-13 15:58 UTC (permalink / raw)
To: Ray Jui, Florian Fainelli, Nicolas Saenz Julienne, Rob Herring,
Frank Rowand, Daniel Vetter, David Airlie, Maarten Lankhorst,
Thomas Zimmermann, Maxime Ripard, Scott Branden
Cc: bcm-kernel-feedback-list, devicetree, Dave Stevenson, Phil Elwell,
Tim Gover, Dom Cobley, linux-rpi-kernel, dri-devel,
linux-arm-kernel, Jacky Bai, Linus Walleij, Dong Aisheng,
Rob Herring, Peng Fan, Bartosz Golaszewski
From: Jacky Bai <ping.bai@nxp.com>
Add the compatible string for i.MX8ULP.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
---
Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index 19738a457a58..e1359391d3a4 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -24,6 +24,9 @@ properties:
- items:
- const: fsl,imx7ulp-gpio
- const: fsl,vf610-gpio
+ - items:
+ - const: fsl,imx8ulp-gpio
+ - const: fsl,imx7ulp-gpio
reg:
description: The first reg tuple represents the PORT module, the second tuple
--
2.33.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v4 0000/1584] drm/vc4: Use the firmware to stop the display pipeline
[not found] <20211213162437.248949-1-maxime@cerno.tech>
2021-12-13 15:58 ` [PATCH v4 0001/1584] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string Maxime Ripard
@ 2021-12-13 16:25 ` Maxime Ripard
1 sibling, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2021-12-13 16:25 UTC (permalink / raw)
To: Ray Jui, Florian Fainelli, Nicolas Saenz Julienne, Rob Herring,
Frank Rowand, Daniel Vetter, David Airlie, Maarten Lankhorst,
Thomas Zimmermann, Scott Branden
Cc: bcm-kernel-feedback-list, devicetree, Dave Stevenson, Phil Elwell,
Tim Gover, Dom Cobley, linux-rpi-kernel, dri-devel,
linux-arm-kernel
[-- Attachment #1.1: Type: text/plain, Size: 679 bytes --]
On Mon, Dec 13, 2021 at 04:58:13PM +0100, Maxime Ripard wrote:
> Hi,
>
> The VC4 driver has had limited support to disable the HDMI controllers and
> pixelvalves at boot if the firmware has enabled them.
>
> However, this proved to be limited, and a bit unreliable so a new firmware
> command has been introduced some time ago to make it free all its resources and
> disable any display output it might have enabled.
>
> This series takes advantage of that command to call it once the transition from
> simplefb to the KMS driver has been done.
>
> Let me know what you think,
> Maxime
That was obviously an error on my end, I'll resend it, sorry
Maxime
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread