10 Apr
2019
10 Apr
'19
2:10 p.m.
On Thu, Feb 28, 2019 at 09:57:41PM +0800, Pengcheng Li wrote:
+Required properties:
+- compatible: should be one of the following:
- "hisilicon,hi3660-i2s-1.0"
+- reg: physical base address of the i2s controller unit and length of
- memory mapped region.
This binding is inaccurate for the code as it requires two memory regions, one for the IP and one for the system controller. However as I said in the review of the driver you should probably be using the standard syscon binding for the system controller.