From f70575805708cabdedea7498aaa3f710fde4d920 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 31 Jan 2024 03:29:01 +0000 Subject: [PATCH] add lvds1024*800 --- kernel/Documentation/driver-api/firmware/built-in-fw.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/driver-api/firmware/built-in-fw.rst b/kernel/Documentation/driver-api/firmware/built-in-fw.rst index 396cdf5..bc1c961 100644 --- a/kernel/Documentation/driver-api/firmware/built-in-fw.rst +++ b/kernel/Documentation/driver-api/firmware/built-in-fw.rst @@ -28,6 +28,6 @@ * Some firmware files may be really large in size. The remote-proc subsystem is an example subsystem which deals with these sorts of firmware * The firmware may need to be scraped out from some device specific location - dynamically, an example is calibration data for for some WiFi chipsets. This + dynamically, an example is calibration data for some WiFi chipsets. This calibration data can be unique per sold device. -- Gitblit v1.6.2