davids5 opened a new pull request #2969: URL: https://github.com/apache/incubator-nuttx/pull/2969
## Summary See https://github.com/apache/incubator-nuttx/pull/2943#issuecomment-789754798 as reported by @juniskane ## Impact The values selected for static have to be qualified by the version silicon. So what is right on Ver V silicon will be wrong on Ver Y. The change here to the text always provides ordinal values that select low to high. the driver will used the correct value for the silicon at run time. 0 = Low drive capability (default) 1 = Medium low drive capability 2 = Medium high drive capability 3 = High drive capability ## Testing Build testing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org