On Mon, 25 Jan 2016, Laxman Dewangan wrote:
Hmm. I describe the boolean and tristate only. Do I need to defineI wouldn't describe any of them. It's normally pretty obvious which
type for integer,string also?
properties are boolean by the lack of required cell description.
Here, I think I can go similar to regulators where child node name identifies the regulators.There are lots of ways you can solve this and so many examples ofWhat is best way to make the child node for FPS and differentiate FPS0,1, 2?+The property for fps child nodes as:I'm surprised Rob Acked this. We don't usually do device numbers in DT.
+Required properties:
+ -reg: FPS number like 0, 1, 2 for FPS0, FPS1 and FPS2 respectively.
What is your suggestion here?
others doing so. I suggest you have a look at some DTS files and
figure it out. One possible solution is to use different compatible
strings.
OK, I will add different dt binding doc in respective driver and squash that with respected submodule drivers.Yes, that way you have each of the the subsystem experts review your+Pinmux and GPIO:Is this mean I need to create DT binding doc for the each subsystem
+===============
I think this whole section needs moving to ../pinctrl and needs to be
reviewed by Linus W.
differently?
Actually during AS3722, I had different understanding to have single file.
documentation. You can then link to them from this document.