Re: [PATCH v2] linux-firmware: Add firmware for Lontium LT9611C

杨孙运 <[email protected]> Wed, 6 May 2026 20:01:46 +0800
Newsgroups org.kernel.lore.linux-firmware
Message-ID <CAFQXuNbWQQN0U+s0K2XV7hy6ow3x7RAB8Q=nxOvsWENDAE=2VQ@mail.gmail.com>
杨孙运 <[email protected]> 于2026年5月6日周三 19:55写道:
>
> 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.
>
3. Clear organizational structure
4. Avoid root directory bloat
5. Improve readability

That's what I think.

> >
> >
> > --
> > With best wishes
> > Dmitry