On Mon, Nov 17, 2014 at 7:19 AM, <arul.ramasamy@xxxxxxxxxx> wrote: > From: Arul Ramasamy <Arul.Ramasamy@xxxxxxxxxx> > > Add binding document for IMG eFuse Controller present on Pistachio SOC. > > Signed-off-by: Arul Ramasamy <Arul.Ramasamy@xxxxxxxxxx> > Signed-off-by: Jude Abraham <Jude.Abraham@xxxxxxxxxx> > Signed-off-by: Naidu Tellapati <Naidu.Tellapati@xxxxxxxxxx> > --- > .../devicetree/bindings/soc/pistachio/img-efuse.txt | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/pistachio/img-efuse.txt > > diff --git a/Documentation/devicetree/bindings/soc/pistachio/img-efuse.txt b/Documentation/devicetree/bindings/soc/pistachio/img-efuse.txt > new file mode 100644 > index 0000000..8643a21 > --- /dev/null > +++ b/Documentation/devicetree/bindings/soc/pistachio/img-efuse.txt > @@ -0,0 +1,18 @@ > +* IMG Pistachio eFuse controller > + > +Required properties: > +- compatible: Must be "img,pistachio-efuse". > +- reg: Must contain the base address and length of the eFuse registers. > +- clocks: Must contain an entry for each entry in clock-names. > + See ../clock/clock-bindings.txt for details. > +- clock-names: Must include the following entries: > + - efuse: External oscillator clock How is the external oscillator related to efuse? Also, perhaps it should be called "osc" since it's not an efuse-specific clock. > + - sys: eFuse system interface clock I don't see a system interface gate clock for efuse in the TRM... -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html