commit | 80ef705c782c7254e7617c3b23d8eda66c56f9ce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 29 14:15:47 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 15 05:24:39 2017 -0600 |
tree | 39211826a1100083a9d5a1454f84811defc80128 | |
parent | 460b252ee4e897406fddc08dfe5227f829d2dbc5 [diff] |
dtoc: Adjust Node to record its parent We need to be able to search back up the tree for #address-cells and #size-cells. Record the parent of each node to make this easier. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Tested-by: Kever Yang <kever.yang@rock-chips.com>