From: Peng Fan Date: Mon, 22 Aug 2022 06:45:31 +0000 (+0800) Subject: dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk ctrl X-Git-Tag: v6.1-rc1~154^2~18^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2345fc8dc2ecf1643ea369e00af7a1b97add879d;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk ctrl i.MX8MM VPU support NoC QoS setting, so add interconnect property for i.MX8MM VPU blk ctrl Reviewed-by: Krzysztof Kozlowski Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml index b3fb529b399c5..d79e5d2634d64 100644 --- a/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml +++ b/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml @@ -45,6 +45,18 @@ properties: - const: g2 - const: h1 + interconnects: + items: + - description: G1 decoder interconnect + - description: G2 decoder interconnect + - description: H1 encoder power domain + + interconnect-names: + items: + - const: g1 + - const: g2 + - const: h1 + required: - compatible - reg