commit | 338b4319121d9f249f7e4a0e7b44ac71fa9f3203 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Apr 03 05:02:35 2020 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 07 08:21:04 2020 -0500 |
tree | 2e631e06db73d40f774d0cb60fff90e9d6db2fd3 | |
parent | 4689822799ae69a9ad68bb3b7d518353b050c682 [diff] |
kconfig: Add dt_node_int_prop_{int,hex} Add kconfigfunctions that given the property name to an integer type property will return its value as either an string int or string hex value. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>