diff options
| author | Vincent Jardin <[email protected]> | 2026-05-20 23:48:41 +0200 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-06-09 23:16:28 +0800 |
| commit | 81f4946d8c42084ced6bd0908ad0cc9e01e53ecc (patch) | |
| tree | 8cdd1cb147e03a961bdacefeb12283dc9dad394e /contrib/apps/httpserver | |
| parent | e91911169bc737ee4a79963a1cba8db2aab7c1c0 (diff) | |
arm: dts: fsl-lx2160a: wdt0 for watchdog node
The SBSA generic watchdog node is currently declared without a
label, so any per-board DTS that wants to override one of its
properties has to use path syntax &{/soc/watchdog@23a0000}.
It fails with
Label or path /soc/watchdog@23a0000 not found
when the path contains an `@`, forcing to duplicate the node.
Adding a one-line
wdt0:
label allows to override the node with
&wdt0 { ... };
(for example to change timeout-sec).
Zero impact on existing boards.
Signed-off-by: Vincent Jardin <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions
