commit | 4c38ca1625f577cd543733376bfc5fb1b755e5cc | [log] [tgz] |
---|---|---|
author | Krishna Mohan Dani <krishnamohan.d@hcl.com> | Thu Jul 01 20:54:40 2021 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 06 19:02:19 2021 -0400 |
tree | 2f39309b0b39fe60cdbf15fcc98196ab1415c86b | |
parent | ea9d21e39df08def4407a2343815d2469262f74f [diff] |
drivers/flash: stm32: Gets maximum erase time from device tree This commit removes the huge if condition section and is replaced with DT APIs to get the maximum erase time of a stm32 flash from dtsi. Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>