[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ze5tZoBl4glQOR6o@google.com>
Date: Mon, 11 Mar 2024 10:33:10 +0800
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: briannorris@...omium.org, jwerner@...omium.org, groeck@...omium.org,
tzungbi@...nel.org, linux-kernel@...r.kernel.org,
chrome-platform@...ts.linux.dev
Subject: [GIT PULL] chrome-platform-firmware changes for v6.9
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.9
for you to fetch changes up to 8a0a62941a042612f7487f6c4ff291f9054ff214:
firmware: coreboot: Replace tag with id table in driver struct (2024-02-17 08:53:06 +0800)
----------------------------------------------------------------
chrome platform firmware changes for 6.9
* Improvements
- Allow userspace to automatically load coreboot modules by adding
modaliases and sending uevents.
* Misc
- Make bus_type const.
----------------------------------------------------------------
NĂcolas F. R. A. Prado (3):
firmware: coreboot: Generate modalias uevent for devices
firmware: coreboot: Generate aliases for coreboot modules
firmware: coreboot: Replace tag with id table in driver struct
Ricardo B. Marliere (1):
firmware: coreboot: make coreboot_bus_type const
drivers/firmware/google/cbmem.c | 8 +++++++-
drivers/firmware/google/coreboot_table.c | 22 ++++++++++++++++++++--
drivers/firmware/google/coreboot_table.h | 3 ++-
drivers/firmware/google/framebuffer-coreboot.c | 8 +++++++-
drivers/firmware/google/memconsole-coreboot.c | 8 +++++++-
drivers/firmware/google/vpd.c | 8 +++++++-
include/linux/mod_devicetable.h | 10 ++++++++++
scripts/mod/devicetable-offsets.c | 3 +++
scripts/mod/file2alias.c | 10 ++++++++++
9 files changed, 73 insertions(+), 7 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists