[Skiboot] [PATCH] hdata/memory: Add dimm frequency information
Stewart Smith
stewart at linux.vnet.ibm.com
Wed May 20 14:33:42 AEST 2015
Neelesh Gupta <neelegup at linux.vnet.ibm.com> writes:
> Fetch the memory bus frequency present in PCIA area and
> add this information to the memory node.
>
> ms-dimm at 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 <neelegup at linux.vnet.ibm.com>
> Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
looks good, but please add something to doc/device-tree to document it.
More information about the Skiboot
mailing list