Re: [PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






On 23/06/15 10:25, Rajendra Nayak wrote:
[]..

+Example:
+
+    qfprom: qfprom@00700000 {
+        compatible     = "qcom,qfprom";
+        reg        = <0x00700000 0x8000>;
+        ...
+        /* Data cells */
+        tsens_calibration: calib@404 {
+            reg = <0x4404 0x10>;
+        };
+    };
+
+
+= Data consumers =
+Are device nodes which consume nvmem data cells.
+
+For example:
+
+    tsens {
+        ...
+        nvmem-cell = <&tsens_calibration>;

Shouldn't this be nvmem-cells instead?

You are correct, Will fix it in next version.

--srini
+        nvmem-cell-names = "calibration";
+    };

--
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



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux