commit | c5a88dd90cf243a17c4a8c10e1ed973192ea5825 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 16 15:11:54 2009 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Apr 16 15:11:54 2009 -0600 |
tree | a49dfac872411bdd4824dfe92180f80fa8b95c57 | |
parent | efcc2da3fd148c9acb7d7cf1d9800e0649f950fc [diff] |
powerpc/device-tree: Document MTD nodes with multiple "reg" tuples Add binding for mtd nodes with multiple reg tuples. Multiple reg tuples are used when the flash region covers multiple devices of the same type, but not necessarily the same size. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>