forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/sound/fsl,esai.txt
....@@ -7,8 +7,12 @@
77
88 Required properties:
99
10
- - compatible : Compatible list, must contain "fsl,imx35-esai" or
11
- "fsl,vf610-esai"
10
+ - compatible : Compatible list, should contain one of the following
11
+ compatibles:
12
+ "fsl,imx35-esai",
13
+ "fsl,vf610-esai",
14
+ "fsl,imx6ull-esai",
15
+ "fsl,imx8qm-esai",
1216
1317 - reg : Offset and length of the register set for the device.
1418