summaryrefslogtreecommitdiff
path: root/lib/linux_string.c
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2021-11-26 14:57:11 +0100
committerStefan Roese <sr@denx.de>2021-12-19 09:50:47 +0100
commitbcf6971d536793eb99e12ff857cc018963d7cd46 (patch)
treeb871b36ff2b7bfdd3a8f7ebd032ab8755efe75f5 /lib/linux_string.c
parent9ab0c2f837241b819b23cbb5d48fa43acc2938d5 (diff)
arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
It is better to find DT nodes by compatible strings or aliases instead of path. There were issues with Linux some DTBs having different names of some nodes, e.g. internal-regs instead of internal-regs@d0000000 This should be a generic fix for such issues. Also since fdt_support now contains needed functions, we can drop our own implementations. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions