Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv: dmi: Add SMBIOS/DMI support #1136

Open
wants to merge 1 commit into
base: for-next_base
Choose a base branch
from

Conversation

bjoto
Copy link

@bjoto bjoto commented Jun 13, 2024

Pull request for series with
subject: riscv: dmi: Add SMBIOS/DMI support
version: 3
url: https://patchwork.kernel.org/project/linux-riscv/list/?series=861477

Enable the dmi driver for riscv which would allow access the
SMBIOS info through some userspace file(/sys/firmware/dmi/*).

The change was based on that of arm64 and has been verified
by dmidecode tool.

Signed-off-by: Haibo Xu <haibo1.xu@intel.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
@bjoto
Copy link
Author

bjoto commented Jun 13, 2024

Upstream branch: 6d8e604
series: https://patchwork.kernel.org/project/linux-riscv/list/?series=861477
version: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants