1 Aug
2018
1 Aug
'18
10:56 a.m.
Thanks for the review.
On 31/07/18 21:43, Rob Herring wrote:
+- reset-gpio:
reset-gpios
Yep, reset-gpios makes more inline with others!
- Usage: required
- Value type: <String Array>
- Definition: Reset gpio line
+- qcom,ifd:
- Usage: required
- Value type: <phandle>
- Definition: SLIM interface device
Wouldn't this be the parent?
No, Interface device is just like other slim device and is part of SLIMbus Component and has a unique address. Every SLIMbus component has one interface device. ...
+codec@1{
audio-codec@1
Yep, I will fix this in next version.
- compatible = "slim217,1a0";
- reg = <1 0>;
Thanks, srini