linux-uconsole/scripts/dtc
Jianqun Xu 78f23081e1 scripts/dtc: Support delete unused nodes
Delete nodes in case of:
* node is null, without any property and children node
* node with 'status' property but not "okay" or "ok"

Change-Id: Ic7d2ba1cb60350c21fa6a46222c20870c74359d4
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
2020-04-07 19:27:31 +08:00
..
include-prefixes UPSTREAM: devicetree: Move include prefixes from arch to separate directory 2018-05-28 17:12:38 +08:00
libfdt rk: revert to v4.4 2019-02-10 00:33:21 +08:00
.gitignore .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore 2018-04-07 19:04:02 +09:00
checks.c scripts/dtc: Support delete unused nodes 2020-04-07 19:27:31 +08:00
data.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dt_to_config rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dtc-lexer.l rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dtc-parser.y rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dtc.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dtc.h rk: revert to v4.4 2019-02-10 00:33:21 +08:00
dtx_diff rk: revert to v4.4 2019-02-10 00:33:21 +08:00
fdtdump.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fdtget.c
fdtput.c
flattree.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
fstree.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
livetree.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
Makefile scripts/dtc: consolidate include path options in Makefile 2018-08-22 23:21:36 +09:00
Makefile.dtc
srcpos.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
srcpos.h rk: revert to v4.4 2019-02-10 00:33:21 +08:00
treesource.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
update-dtc-source.sh rk: revert to v4.4 2019-02-10 00:33:21 +08:00
util.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
util.h rk: revert to v4.4 2019-02-10 00:33:21 +08:00
version_gen.h rk: revert to v4.4 2019-02-10 00:33:21 +08:00