remove sw_done/selector since they are pass by slave_config instead.
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
(cherry picked from commit
26d937473479ac9c4acd0779858164d5b03cb673)
24 SAI
25 HDMI Audio
-The third cell specifies the transfer priority and software done
-as below.
-
- Bit31: sw_done
- Bit15~Bit8: selector
- Bit7~Bit0: priority level
+The third cell specifies the transfer priority as below.
ID transfer priority
-------------------------
1 Medium
2 Low
-For example: 0x80000000 means sw_done enabled for done0 sector and
- High priority for PDM on i.mx8mm.
-
Optional properties:
- gpr : The phandle to the General Purpose Register (GPR) node.