All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Intel Image Processing Unit 2 firmware
@ 2024-02-29 13:26 Sakari Ailus
  2024-02-29 14:08 ` Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Sakari Ailus @ 2024-02-29 13:26 UTC (permalink / raw)
  To: linux-firmware; +Cc: Bingbu Cao, Hans de Goede, Andy Shevchenko

Hi folks,

This PR adds firmware files for Intel IPU2. The atomisp driver that needs
the firmware is currently in staging.


The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:

  Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2

for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:

  Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)

----------------------------------------------------------------
IPU2 firmware binaries

----------------------------------------------------------------
Sakari Ailus (1):
      Intel IPU2: Add firmware files

 WHENCE                         |  12 ++++++++++++
 intel/ipu/shisp_2400b0_v21.bin | Bin 0 -> 10972768 bytes
 intel/ipu/shisp_2401a0_v21.bin | Bin 0 -> 12093280 bytes
 3 files changed, 12 insertions(+)
 create mode 100644 intel/ipu/shisp_2400b0_v21.bin
 create mode 100644 intel/ipu/shisp_2401a0_v21.bin

-- 
Sakari Ailus

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 13:26 [GIT PULL] Intel Image Processing Unit 2 firmware Sakari Ailus
@ 2024-02-29 14:08 ` Andy Shevchenko
  2024-02-29 14:13   ` Andy Shevchenko
  2024-02-29 14:17   ` Hans de Goede
  2024-02-29 15:50 ` Andy Shevchenko
  2024-03-01 19:19 ` Josh Boyer
  2 siblings, 2 replies; 10+ messages in thread
From: Andy Shevchenko @ 2024-02-29 14:08 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-firmware, Bingbu Cao, Hans de Goede

On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
> Hi folks,
> 
> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> the firmware is currently in staging.
> 
> 
> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> 
>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> 
> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
> 
>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)

I can't find the respective LICENSE file. Where is it?

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 14:08 ` Andy Shevchenko
@ 2024-02-29 14:13   ` Andy Shevchenko
  2024-02-29 14:17   ` Hans de Goede
  1 sibling, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2024-02-29 14:13 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-firmware, Bingbu Cao, Hans de Goede

On Thu, Feb 29, 2024 at 04:08:24PM +0200, Andy Shevchenko wrote:
> On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
> > Hi folks,
> > 
> > This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> > the firmware is currently in staging.
> > 
> > 
> > The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> > 
> >   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> > 
> > are available in the Git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> > 
> > for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
> > 
> >   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
> 
> I can't find the respective LICENSE file. Where is it?

Okay, it seems you based your code on a wrong (not up-to-date) Linux FW
repository snapshot.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 14:08 ` Andy Shevchenko
  2024-02-29 14:13   ` Andy Shevchenko
@ 2024-02-29 14:17   ` Hans de Goede
  2024-02-29 14:41     ` Andy Shevchenko
  1 sibling, 1 reply; 10+ messages in thread
From: Hans de Goede @ 2024-02-29 14:17 UTC (permalink / raw)
  To: Andy Shevchenko, Sakari Ailus; +Cc: linux-firmware, Bingbu Cao

Hi Andy,

On 2/29/24 15:08, Andy Shevchenko wrote:
> On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
>> Hi folks,
>>
>> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
>> the firmware is currently in staging.
>>
>>
>> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
>>
>>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
>>
>> are available in the Git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
>>
>> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
>>
>>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
> 
> I can't find the respective LICENSE file. Where is it?

The license file is here:

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.ivsc

And Sakari's pull-requests is based on the very latest linux-firmware
code from: https://gitlab.com/kernel-firmware/linux-firmware/ which is
the canonical source now and the kernel.org repo is a mirror of that.

Regards,

Hans


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 14:17   ` Hans de Goede
@ 2024-02-29 14:41     ` Andy Shevchenko
  2024-02-29 14:47       ` Hans de Goede
  0 siblings, 1 reply; 10+ messages in thread
From: Andy Shevchenko @ 2024-02-29 14:41 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Sakari Ailus, linux-firmware, Bingbu Cao

On Thu, Feb 29, 2024 at 03:17:26PM +0100, Hans de Goede wrote:
> On 2/29/24 15:08, Andy Shevchenko wrote:
> > On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
> >> Hi folks,
> >>
> >> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> >> the firmware is currently in staging.
> >>
> >>
> >> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> >>
> >>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> >>
> >> are available in the Git repository at:
> >>
> >>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> >>
> >> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
> >>
> >>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
> > 
> > I can't find the respective LICENSE file. Where is it?
> 
> The license file is here:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.ivsc
> 
> And Sakari's pull-requests is based on the very latest linux-firmware
> code from: https://gitlab.com/kernel-firmware/linux-firmware/ which is
> the canonical source now and the kernel.org repo is a mirror of that.

Hmm... I don't understand, but when I went to the repository via Web UI I
haven't found the respective LICENSE file.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 14:41     ` Andy Shevchenko
@ 2024-02-29 14:47       ` Hans de Goede
  2024-02-29 16:17         ` Andy Shevchenko
  0 siblings, 1 reply; 10+ messages in thread
From: Hans de Goede @ 2024-02-29 14:47 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Sakari Ailus, linux-firmware, Bingbu Cao

Hi,

On 2/29/24 15:41, Andy Shevchenko wrote:
> On Thu, Feb 29, 2024 at 03:17:26PM +0100, Hans de Goede wrote:
>> On 2/29/24 15:08, Andy Shevchenko wrote:
>>> On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
>>>> Hi folks,
>>>>
>>>> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
>>>> the firmware is currently in staging.
>>>>
>>>>
>>>> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
>>>>
>>>>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
>>>>
>>>> are available in the Git repository at:
>>>>
>>>>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
>>>>
>>>> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
>>>>
>>>>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
>>>
>>> I can't find the respective LICENSE file. Where is it?
>>
>> The license file is here:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.ivsc
>>
>> And Sakari's pull-requests is based on the very latest linux-firmware
>> code from: https://gitlab.com/kernel-firmware/linux-firmware/ which is
>> the canonical source now and the kernel.org repo is a mirror of that.
> 
> Hmm... I don't understand, but when I went to the repository via Web UI I
> haven't found the respective LICENSE file.

It is there, but the directory entries are sorted in some weird order,
so the LICENSE.ivsc file is near the end of all the LICENSE files,
no idea what is going on wrt the sorting ...

Regards,

Hans


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 13:26 [GIT PULL] Intel Image Processing Unit 2 firmware Sakari Ailus
  2024-02-29 14:08 ` Andy Shevchenko
@ 2024-02-29 15:50 ` Andy Shevchenko
  2024-03-01 19:19 ` Josh Boyer
  2 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2024-02-29 15:50 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-firmware, Bingbu Cao, Hans de Goede

On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
> Hi folks,
> 
> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> the firmware is currently in staging.
> 
> 
> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> 
>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> 
> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
> 
>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
> 
> ----------------------------------------------------------------
> IPU2 firmware binaries
> 
> ----------------------------------------------------------------
> Sakari Ailus (1):
>       Intel IPU2: Add firmware files

Whatever I commented on, please pull this. We have tons of users who will
benefit of this firmware to be supplied via linux-firmware rather harvesting
it somewhere else.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 14:47       ` Hans de Goede
@ 2024-02-29 16:17         ` Andy Shevchenko
  0 siblings, 0 replies; 10+ messages in thread
From: Andy Shevchenko @ 2024-02-29 16:17 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Sakari Ailus, linux-firmware, Bingbu Cao

On Thu, Feb 29, 2024 at 03:47:44PM +0100, Hans de Goede wrote:
> On 2/29/24 15:41, Andy Shevchenko wrote:
> > On Thu, Feb 29, 2024 at 03:17:26PM +0100, Hans de Goede wrote:
> >> On 2/29/24 15:08, Andy Shevchenko wrote:
> >>> On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote:
> >>>> Hi folks,
> >>>>
> >>>> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> >>>> the firmware is currently in staging.
> >>>>
> >>>>
> >>>> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> >>>>
> >>>>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> >>>>
> >>>> are available in the Git repository at:
> >>>>
> >>>>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> >>>>
> >>>> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
> >>>>
> >>>>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
> >>>
> >>> I can't find the respective LICENSE file. Where is it?
> >>
> >> The license file is here:
> >>
> >> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.ivsc
> >>
> >> And Sakari's pull-requests is based on the very latest linux-firmware
> >> code from: https://gitlab.com/kernel-firmware/linux-firmware/ which is
> >> the canonical source now and the kernel.org repo is a mirror of that.
> > 
> > Hmm... I don't understand, but when I went to the repository via Web UI I
> > haven't found the respective LICENSE file.
> 
> It is there, but the directory entries are sorted in some weird order,
> so the LICENSE.ivsc file is near the end of all the LICENSE files,
> no idea what is going on wrt the sorting ...

LICENCE vs. LICENSE, but still I aware of that and I was not able to find it.

Whatever, I just tried again and it's there. So, I haven't remember what I have
done precisely, but obviously it's on my side only.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-02-29 13:26 [GIT PULL] Intel Image Processing Unit 2 firmware Sakari Ailus
  2024-02-29 14:08 ` Andy Shevchenko
  2024-02-29 15:50 ` Andy Shevchenko
@ 2024-03-01 19:19 ` Josh Boyer
  2024-03-04  8:06   ` Sakari Ailus
  2 siblings, 1 reply; 10+ messages in thread
From: Josh Boyer @ 2024-03-01 19:19 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-firmware, Bingbu Cao, Hans de Goede, Andy Shevchenko

On Thu, Feb 29, 2024 at 8:26 AM Sakari Ailus
<sakari.ailus@linux.intel.com> wrote:
>
> Hi folks,
>
> This PR adds firmware files for Intel IPU2. The atomisp driver that needs
> the firmware is currently in staging.
>
>
> The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
>
>   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2

Merged and pushed out.

https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/162

josh

>
> for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b:
>
>   Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200)
>
> ----------------------------------------------------------------
> IPU2 firmware binaries
>
> ----------------------------------------------------------------
> Sakari Ailus (1):
>       Intel IPU2: Add firmware files
>
>  WHENCE                         |  12 ++++++++++++
>  intel/ipu/shisp_2400b0_v21.bin | Bin 0 -> 10972768 bytes
>  intel/ipu/shisp_2401a0_v21.bin | Bin 0 -> 12093280 bytes
>  3 files changed, 12 insertions(+)
>  create mode 100644 intel/ipu/shisp_2400b0_v21.bin
>  create mode 100644 intel/ipu/shisp_2401a0_v21.bin
>
> --
> Sakari Ailus

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] Intel Image Processing Unit 2 firmware
  2024-03-01 19:19 ` Josh Boyer
@ 2024-03-04  8:06   ` Sakari Ailus
  0 siblings, 0 replies; 10+ messages in thread
From: Sakari Ailus @ 2024-03-04  8:06 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linux-firmware, Bingbu Cao, Hans de Goede, Andy Shevchenko

On Fri, Mar 01, 2024 at 02:19:06PM -0500, Josh Boyer wrote:
> > The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7:
> >
> >   Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2
> 
> Merged and pushed out.
> 
> https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/162

Thanks, Josh!

-- 
Sakari Ailus

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-03-04  8:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 13:26 [GIT PULL] Intel Image Processing Unit 2 firmware Sakari Ailus
2024-02-29 14:08 ` Andy Shevchenko
2024-02-29 14:13   ` Andy Shevchenko
2024-02-29 14:17   ` Hans de Goede
2024-02-29 14:41     ` Andy Shevchenko
2024-02-29 14:47       ` Hans de Goede
2024-02-29 16:17         ` Andy Shevchenko
2024-02-29 15:50 ` Andy Shevchenko
2024-03-01 19:19 ` Josh Boyer
2024-03-04  8:06   ` Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.