diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2024-11-11 14:02:51 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-11-28 17:42:05 +0530 |
commit | 5fa510c5f69f42d3b700e86c0db9e5bcebd3921c (patch) | |
tree | 62161f941689792160c20fb4b113062f699fc36b /platform | |
parent | 333133edaa8bfe0bf467b58844b569608b84522f (diff) | |
download | opensbi-5fa510c5f69f42d3b700e86c0db9e5bcebd3921c.zip opensbi-5fa510c5f69f42d3b700e86c0db9e5bcebd3921c.tar.gz opensbi-5fa510c5f69f42d3b700e86c0db9e5bcebd3921c.tar.bz2 |
lib: utils/ipi: Use fdt_driver for initialization
The ipi driver subsystem does not need any extra data, so it can use
`struct fdt_driver` directly. The generic fdt_ipi_init() performs a
best-effort initialization of all matching DT nodes.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions