<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <small>This is v3 series.<br>
      <br>
      Thanks,<br>
      Neelesh.<br>
    </small><br>
    <div class="moz-cite-prefix">On 06/02/2015 11:27 AM, Neelesh Gupta
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20150602055636.23787.70994.stgit@localhost.localdomain"
      type="cite">
      <pre wrap="">Fetch the memory bus frequency present in PCIA area and add this
information to the memory node.

ms-dimm@d000 {
        [...]
        description = "32GB CDIMM";
        ibm,loc-code = "U78C9.001.WZS03HU-P1-C16";
        ibm,memory-bus-frequency = <0x0 0x5f5e1000>;
        serial-number = "YH10M147C1L1";
        fru-type = [4d 53];
        [...]
};

Signed-off-by: Neelesh Gupta <a class="moz-txt-link-rfc2396E" href="mailto:neelegup@linux.vnet.ibm.com"><neelegup@linux.vnet.ibm.com></a>
Reviewed-by: Vasant Hegde <a class="moz-txt-link-rfc2396E" href="mailto:hegdevasant@linux.vnet.ibm.com"><hegdevasant@linux.vnet.ibm.com></a>
---

v2 -> v3
- Improve the documentation as per Stewart's suggestion.

v1 -> v2
- Document the new property 'ibm,memory-bus-frequency' under DIMM
  VPD node.


</pre>
    </blockquote>
    <br>
  </body>
</html>