commit | f633c0f997df64e25cbe6d48fffb62fd1453d0c6 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Wed Jan 31 13:55:35 2018 -0600 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Jan 31 16:43:40 2018 -0600 |
tree | f9580ce1dd728054cfe98ac246ed6c5bcc289876 | |
parent | d6b905910bd6e4de94c436ab98776f857d4cc370 [diff] |
dts: bindings: Introduce flash erase-block-size property Adds a new optional dts property to define the erase block size of a flash device. This will be used by the mcux flash driver to implement the flash page layout function. The value is set for all kinetis devices to match FSL_FEATURE_FLASH_PFLASH_BLOCK_SECTOR_SIZE. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>