Re: [PATCH v2] linux-firmware: Add firmware for Lontium LT9611C
杨孙运 <[email protected]> Wed, 6 May 2026 19:55:49 +0800
| Newsgroups | org.kernel.lore.linux-firmware |
|---|---|
| Message-ID | <CAFQXuNbA-wW-ZyqZKjRagA+qpPMP7AAtaX67Y4=AHOx23s2SEg@mail.gmail.com> |
Dmitry Baryshkov <[email protected]> 于2026年5月6日周三 19:46写道: > > On Wed, 6 May 2026 at 13:49, <[email protected]> wrote: > > > > From: Sunyun Yang <[email protected]> > > > > This is the firmware for the Lontium LT9611C, > > which implements the function of converting MIPI DSI to HDMI. > > > > Signed-off-by: Sunyun Yang <[email protected]> > > --- > > Change in v2: > > - WHENCE > > 1. Modify lt9611c_fw.bin to Lontium/lt9611c_fw.bin in the WHENCE file. > > - Link to v1: https://lore.kernel.org/all/[email protected]/ > > Why? The rest of the Lontium firmware is in the root directory. The > driver also (IIRC) expects the firmware in the root firmware > directory. > Our intention is to place all Lontium firmware in the Lontium/ directory for the following reasons: 1. To distinguish them from other companies' firmware files,such as rockchip, qcom. 2. To keep the root directory cleaner and more organized. > > > -- > With best wishes > Dmitry