commit | 8fed2eb20c2ef95d69f9683ab07f0ea869616713 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 29 14:15:55 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 15 05:27:47 2017 -0600 |
tree | b5cd984fcbe4026ec75e6e03fb613bcbf8b1ff8a | |
parent | 2925c26bb2b5450349c2080cac764c18e15a052e [diff] |
dtoc: Rename is_phandle() and adjust it to return more detail Update this function to return more detail about a property that contains phandles. This will allow (in a future commit) more accurate handling of these properties. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Kever Yang <kever.yang@rock-chips.com>