.../devicetree/bindings/firmware/fsl,scu.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
Document SCU controlled i.MX8qm/qxp display pixel link child nodes.
Signed-off-by: Liu Ying <victor.liu@nxp.com>
---
.../devicetree/bindings/firmware/fsl,scu.yaml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/Documentation/devicetree/bindings/firmware/fsl,scu.yaml b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
index f9ba18f06369215691c69cdc1538b53dfd369f37..e3b9e7e2d04087ead8c62c213bbbe5ab16bbce71 100644
--- a/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
+++ b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
@@ -30,6 +30,26 @@ properties:
Clock controller node that provides the clocks controlled by the SCU
$ref: /schemas/clock/fsl,scu-clk.yaml
+ dc0-pixel-link0:
+ description:
+ Display pixel link0 in display controller subsystem0 controlled by the SCU
+ $ref: /schemas/display/bridge/fsl,imx8qxp-pixel-link.yaml
+
+ dc0-pixel-link1:
+ description:
+ Display pixel link1 in display controller subsystem0 controlled by the SCU
+ $ref: /schemas/display/bridge/fsl,imx8qxp-pixel-link.yaml
+
+ dc1-pixel-link0:
+ description:
+ Display pixel link0 in display controller subsystem1 controlled by the SCU
+ $ref: /schemas/display/bridge/fsl,imx8qxp-pixel-link.yaml
+
+ dc1-pixel-link1:
+ description:
+ Display pixel link1 in display controller subsystem1 controlled by the SCU
+ $ref: /schemas/display/bridge/fsl,imx8qxp-pixel-link.yaml
+
gpio:
description:
Control the GPIO PINs on SCU domain over the firmware APIs
---
base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
change-id: 20250707-imx-scu-dc-pixel-link-608c671b9c5e
Best regards,
--
Liu Ying <victor.liu@nxp.com>
On Mon, 07 Jul 2025 10:26:00 +0800, Liu Ying wrote: > Document SCU controlled i.MX8qm/qxp display pixel link child nodes. > > Signed-off-by: Liu Ying <victor.liu@nxp.com> > --- > .../devicetree/bindings/firmware/fsl,scu.yaml | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
© 2016 - 2025 Red Hat, Inc.