Simon Glass
f46ec93ed5
dm: core: Avoid creating a name property when unflattening
...
The current implementation creates a 'name' value for every node. This
is not needed for the latest device tree format, which includes a name in
the node header.
Adjust the code to point the name at the node header instead.
Also simplify ofnode_get_name(), now that we can rely on it to set the
name correctly. Update the comment to make it clear what name the root
node has.
Signed-off-by: Simon Glass <sjg@chromium.org >
2022-09-29 16:11:14 -04:00
..
2022-09-29 16:09:56 -04:00
2022-09-29 16:07:57 -04:00
2022-09-29 16:11:14 -04:00
2022-09-23 15:09:16 -04:00
2022-09-18 10:26:33 +02:00
2022-08-04 16:18:47 -04:00
2022-09-29 16:07:57 -04:00
2022-09-29 16:11:14 -04:00
2022-09-19 17:45:51 +02:00
2022-09-24 10:47:01 -04:00
2022-08-12 08:14:23 -04:00
2022-09-25 08:30:05 -06:00
2022-08-12 08:17:11 -04:00
2022-09-29 16:07:57 -04:00
2022-08-12 08:17:11 -04:00
2022-08-20 18:07:32 -06:00
2022-08-12 08:17:11 -04:00
2022-08-11 08:47:20 -04:00
2022-08-10 13:46:55 -04:00
2022-09-19 16:07:12 -04:00
2022-09-18 10:26:28 +02:00
2022-08-10 13:46:55 -04:00
2022-09-03 10:13:26 +02:00
2022-09-14 08:43:32 +02:00
2022-09-25 08:30:05 -06:00
2022-09-09 16:07:54 +02:00
2022-09-29 16:07:58 -04:00
2022-09-12 06:41:14 -06:00
2022-08-04 16:18:47 -04:00
2022-08-31 12:16:01 -04:00
2022-08-12 16:10:49 -04:00
2022-09-29 16:07:57 -04:00
2022-09-23 15:12:42 -04:00
2022-08-10 13:38:30 -04:00
2022-09-29 16:07:57 -04:00
2022-09-29 16:07:58 -04:00
2022-09-14 08:43:31 +02:00
2022-09-16 11:05:16 -04:00
2022-08-20 22:45:00 -04:00
2022-08-08 10:49:51 -04:00
2022-08-08 10:50:20 -04:00
2022-08-12 08:14:23 -04:00
2022-09-24 10:47:01 -04:00
2022-08-08 10:50:20 -04:00
2022-09-25 13:59:38 -06:00
2022-09-25 08:30:05 -06:00
2022-09-24 11:34:37 -04:00
2022-09-13 12:08:40 -04:00
2022-09-29 16:07:57 -04:00
2022-09-24 10:47:01 -04:00
2022-09-24 10:47:01 -04:00
2022-09-13 16:01:43 -04:00
2022-09-03 16:53:58 +03:00
2022-09-03 16:59:05 +03:00
2022-09-03 16:59:05 +03:00
2022-08-12 08:17:11 -04:00
2022-08-12 08:14:23 -04:00
2022-09-18 10:26:33 +02:00
2022-09-18 10:26:49 +02:00