commit | 0bc9496c3b2e1e06b33be7122ea0f1527d285fd0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 17 13:58:56 2023 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 20 20:22:26 2024 +0100 |
tree | 7d0830ac9cdc77cb54d062fa8bdca622134c9631 | |
parent | 8cffde0cf8d4fcfe1106fef45a49a0f48809faeb [diff] |
docs: dt: Make references and mention kernel abstractions This document is named "Linux and Devicetree" so I think we should write a bit more about how the device tree fits into the Linux kernel frameworks these days after we have created the fwnode and swnode. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- ChangeLog v2->v3: - Rebase on v6.13-rc1 - Resend because this seems to keep being ignored. ChangeLog v1->v2: - Spelling mistakes - Resend because nothing happens