linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: linux-firmware: Create Mediatek MT8186 SCP firmware
@ 2022-07-01  6:32 allen-kh.cheng
  2022-07-01  7:37 ` allen-kh.cheng
  0 siblings, 1 reply; 3+ messages in thread
From: allen-kh.cheng @ 2022-07-01  6:32 UTC (permalink / raw)
  To: linux-firmware
  Cc: linux-mediatek@lists.infradead.org;
	linux-arm-kernel@lists.infradead.org; 	
	linux-remoteproc@vger.kernel.org; Yunfei Dong
	(董云飞),
	; shawnku

Hi maintianers,

Add a new SCP firmware for MediaTek MT8186.
Thank you!

Regards,
Allen

---

The following changes since commit
9ed4d42c51aca99d70adc6738d7ea55c5e897835:

  amdgpu: update Yellow Carp VCN firmware (2022-06-22 06:28:03 -0400)

are available in the Git repository at:

  https://github.com/kuanhsuncheng/linux-firmware-scp v0.0.6

for you to fetch changes up to
1c8b6c3dddf751f5f786bdd3440aa3ce238ab808:

  mediatek: Add SCP firmware for MT8186 (2022-07-01 14:20:06 +0800)

----------------------------------------------------------------
Allen-kh Cheng (1):
      mediatek: Add SCP firmware for MT8186

 WHENCE                  |   2 ++
 mediatek/mt8186/scp.img | Bin 0 -> 416960 bytes
 2 files changed, 2 insertions(+)
 create mode 100644 mediatek/mt8186/scp.img


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

* RE: pull request: linux-firmware: Create Mediatek MT8186 SCP firmware
  2022-07-01  6:32 pull request: linux-firmware: Create Mediatek MT8186 SCP firmware allen-kh.cheng
@ 2022-07-01  7:37 ` allen-kh.cheng
  2022-07-05 15:30   ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: allen-kh.cheng @ 2022-07-01  7:37 UTC (permalink / raw)
  To: linux-firmware
  Cc: allen-kh.cheng, yunfei.dong, shawnku, linux-mediatek,
	linux-arm-kernel, linux-remoteproc, rongchang, hsinyi,
	tinghan.shen


I am sorry, there are some mistakes in CC list.

Regards,
Allen

-----Original Message-----
From: allen-kh.cheng <allen-kh.cheng@mediatek.com> 
Sent: Friday, July 1, 2022 2:32 PM
To: linux-firmware@kernel.org
Cc: Yunfei Dong (董云飞) <Yunfei.Dong@mediatek.com>; ";
shawnku"@google.com
Subject: pull request: linux-firmware: Create Mediatek MT8186 SCP
firmware

Hi maintianers,

Add a new SCP firmware for MediaTek MT8186.
Thank you!

Regards,
Allen

---

The following changes since commit
9ed4d42c51aca99d70adc6738d7ea55c5e897835:

  amdgpu: update Yellow Carp VCN firmware (2022-06-22 06:28:03 -0400)

are available in the Git repository at:

  https://github.com/kuanhsuncheng/linux-firmware-scp v0.0.6

for you to fetch changes up to
1c8b6c3dddf751f5f786bdd3440aa3ce238ab808:

  mediatek: Add SCP firmware for MT8186 (2022-07-01 14:20:06 +0800)

----------------------------------------------------------------
Allen-kh Cheng (1):
      mediatek: Add SCP firmware for MT8186

 WHENCE                  |   2 ++
 mediatek/mt8186/scp.img | Bin 0 -> 416960 bytes
 2 files changed, 2 insertions(+)
 create mode 100644 mediatek/mt8186/scp.img


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

* Re: pull request: linux-firmware: Create Mediatek MT8186 SCP firmware
  2022-07-01  7:37 ` allen-kh.cheng
@ 2022-07-05 15:30   ` Josh Boyer
  0 siblings, 0 replies; 3+ messages in thread
From: Josh Boyer @ 2022-07-05 15:30 UTC (permalink / raw)
  To: allen-kh.cheng
  Cc: linux-firmware, Yunfei Dong, Shawn Ku, linux-mediatek,
	linux-arm-kernel, linux-remoteproc, Rong Chang, hsinyi,
	Tinghan Shen

Pulled and pushed out.  Thank you.

josh

On Fri, Jul 1, 2022 at 3:37 AM allen-kh.cheng
<allen-kh.cheng@mediatek.com> wrote:
>
>
> I am sorry, there are some mistakes in CC list.
>
> Regards,
> Allen
>
> -----Original Message-----
> From: allen-kh.cheng <allen-kh.cheng@mediatek.com>
> Sent: Friday, July 1, 2022 2:32 PM
> To: linux-firmware@kernel.org
> Cc: Yunfei Dong (董云飞) <Yunfei.Dong@mediatek.com>; ";
> shawnku"@google.com
> Subject: pull request: linux-firmware: Create Mediatek MT8186 SCP
> firmware
>
> Hi maintianers,
>
> Add a new SCP firmware for MediaTek MT8186.
> Thank you!
>
> Regards,
> Allen
>
> ---
>
> The following changes since commit
> 9ed4d42c51aca99d70adc6738d7ea55c5e897835:
>
>   amdgpu: update Yellow Carp VCN firmware (2022-06-22 06:28:03 -0400)
>
> are available in the Git repository at:
>
>   https://github.com/kuanhsuncheng/linux-firmware-scp v0.0.6
>
> for you to fetch changes up to
> 1c8b6c3dddf751f5f786bdd3440aa3ce238ab808:
>
>   mediatek: Add SCP firmware for MT8186 (2022-07-01 14:20:06 +0800)
>
> ----------------------------------------------------------------
> Allen-kh Cheng (1):
>       mediatek: Add SCP firmware for MT8186
>
>  WHENCE                  |   2 ++
>  mediatek/mt8186/scp.img | Bin 0 -> 416960 bytes
>  2 files changed, 2 insertions(+)
>  create mode 100644 mediatek/mt8186/scp.img
>

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

end of thread, other threads:[~2022-07-05 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01  6:32 pull request: linux-firmware: Create Mediatek MT8186 SCP firmware allen-kh.cheng
2022-07-01  7:37 ` allen-kh.cheng
2022-07-05 15:30   ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).