diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2024-11-11 14:02:50 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-11-28 17:38:05 +0530 |
commit | 333133edaa8bfe0bf467b58844b569608b84522f (patch) | |
tree | b976e3a5bcad7bbb1abedab91af674d3be0e2390 /lib/utils/cppc | |
parent | bef8f9b8068c6e5e0bb706f90eee30674910a47f (diff) | |
download | opensbi-333133edaa8bfe0bf467b58844b569608b84522f.zip opensbi-333133edaa8bfe0bf467b58844b569608b84522f.tar.gz opensbi-333133edaa8bfe0bf467b58844b569608b84522f.tar.bz2 |
lib: utils/i2c: Use fdt_driver for initialization
The i2c driver subsystem does not need any extra data, so it can use
`struct fdt_driver` directly. It always initializes the driver for a
specific DT node.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc')
0 files changed, 0 insertions, 0 deletions