+1
−0
+2
−0
rust/kernel/soc.rs
0 → 100644
+135
−0
Loading
Allow SoC drivers in Rust to present metadata about their devices to userspace through /sys/devices/socX and other drivers to identify their properties through `soc_device_match`. Signed-off-by:Matthew Maurer <mmaurer@google.com> Link: https://patch.msgid.link/20251226-soc-bindings-v4-1-2c2fac08f820@google.com Signed-off-by:
Danilo Krummrich <dakr@kernel.org>