Yep, #address-cells and #size-cells are missing, Will add them along with some notes.Yes, but what I mean is #sound-dai-cells is a property of the daisEvery afe port/dai has some board specifics, to allow that we need dai+
+= AFE DAIs (Digial Audio Interface)
+"dais" subnode of the AFE node represents dai specific configuration
+
+- #sound-dai-cells
+ Usage: required
+ Value type: <u32>
+ Definition: Must be 1
+
+- reg
It's not clear here these are in a grandchild node.
specific child nodes.
node, but reg and qcom,sd-lines are properties of child nodes under
the dais node. It is evident in the example, but not without the
example. >
Also, anywhere with reg needs #address-cells and #size-cells in the parent node.
Rob