diff options
author | Oliver O'Halloran <oohall@gmail.com> | 2018-12-07 02:17:10 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-09 21:32:16 +1100 |
commit | 683ec0e04ab7e2d86d2656c71322dfb2ebf063fc (patch) | |
tree | de470325d8658aebe7fd4f09bcc95bfdca2e6deb /.gitignore | |
parent | 59613526117b0595cb7b04835390ecd5175f9cd4 (diff) |
powerpc/papr_scm: Update DT properties
The ibm,unit-sizes property was originally specified as an array of two
u32s corresponding to the memory block size, and the number of blocks
available in that region. A fairly last-minute change to the SCM DT
specification was splitting that into two seperate u64 properties:
ibm,block-sizes and ibm,number-of-blocks that convey the same
information. No firmware / hypervisor that emitted the ibm,unit-size
property ever appeared in the wild.
Fixes: b5beae5e224f ("powerpc/pseries: Add driver for PAPR SCM regions")
Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
[mpe: Use kernel types (u32/u64)]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions