diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-07-31 22:10:05 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2022-07-31 22:10:05 +1000 |
commit | e37c25677dc946a025002a394172788b3169b3ce (patch) | |
tree | b71c6a0bafb8bf53b41095d9e923b5cdcdc5d1f8 /tests/default-addr-size.dts | |
parent | 50454658f2b5c8968ccd7856d94020c893a4be46 (diff) | |
download | device-tree-compiler-e37c25677dc946a025002a394172788b3169b3ce.tar.gz |
Don't generate erroneous fixups from reference to path
The dtb overlay format only permits (non local) fixups to reference labels,
not paths. That's because the fixup target goes into the property name in
the overlay, and property names aren't permitted to include '/' characters.
Stop erroneously generating such fixups, because we didn't check for this
case.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests/default-addr-size.dts')
0 files changed, 0 insertions, 0 deletions