]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: soc: imx: Add fsl,aipi-bus and fsl,emi-bus
authorFrank Li <Frank.Li@nxp.com>
Fri, 13 Feb 2026 17:17:11 +0000 (12:17 -0500)
committerFrank Li <Frank.Li@nxp.com>
Thu, 4 Jun 2026 16:47:24 +0000 (12:47 -0400)
Add the fsl,aipi-bus and fsl,emi-bus compatible strings for i.MX1 and
i.MX2 variants.

These compatibles are only intended for existing legacy chips (more than 15
years old) and will not be used for new device trees.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml

index 00bbde203f598affb38b30298b63a7b12b31a102..4808065fc9115f9670dba3fefaeb3e7451bfe3b0 100644 (file)
@@ -26,8 +26,10 @@ select:
     compatible:
       contains:
         enum:
+          - fsl,aipi-bus
           - fsl,aips
           - fsl,emi
+          - fsl,emi-bus
           - fsl,spba-bus
   required:
     - compatible
@@ -39,8 +41,10 @@ properties:
   compatible:
     items:
       - enum:
+          - fsl,aipi-bus
           - fsl,aips
           - fsl,emi
+          - fsl,emi-bus
           - fsl,spba-bus
       - const: simple-bus