All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] remoteproc: mediatek: allow different SCP firmware names
@ 2022-04-14 12:21 ` Allen-KH Cheng
  0 siblings, 0 replies; 20+ messages in thread
From: Allen-KH Cheng @ 2022-04-14 12:21 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Bjorn Andersson, Mathieu Poirier, Rob Herring,
	Matthias Brugger
  Cc: Hsin-Yi Wang, Project_Global_Chrome_Upstream_Group, linux-kernel,
	devicetree, linux-mediatek, linux-arm-kernel, linux-remoteproc,
	Allen-KH Cheng

The SCP needs firmware which differs between platforms and SoCs. Add a new
property "firmware-name" to allow the DT to specify the platform/board specific
path to this firmware file.

The firmware-name property is optional and the code falls back to the
old filename if the property isn't present.

Base on tag: next-20220412, linux-next/master

changes since v1:
- fix a misspelled word in commit title

Allen-KH Cheng (2):
  dt-bindings: remoteproc: mediatek: add firmware-name property
  remoteproc: mediatek: allow reading firmware-name from DT

 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 7 +++++++
 drivers/remoteproc/mtk_scp.c                              | 7 ++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-04-19 13:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14 12:21 [PATCH v2 0/2] remoteproc: mediatek: allow different SCP firmware names Allen-KH Cheng
2022-04-14 12:21 ` Allen-KH Cheng
2022-04-14 12:21 ` Allen-KH Cheng
2022-04-14 12:21 ` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: add firmware-name property Allen-KH Cheng
2022-04-14 12:21   ` Allen-KH Cheng
2022-04-14 12:21   ` Allen-KH Cheng
2022-04-19 11:49   ` AngeloGioacchino Del Regno
2022-04-19 11:49     ` AngeloGioacchino Del Regno
2022-04-19 11:49     ` AngeloGioacchino Del Regno
2022-04-14 12:21 ` [PATCH v2 2/2] remoteproc: mediatek: allow reading firmware-name from DT Allen-KH Cheng
2022-04-14 12:21   ` Allen-KH Cheng
2022-04-14 12:21   ` Allen-KH Cheng
2022-04-15  6:12   ` Rex-BC Chen
2022-04-15  6:12     ` Rex-BC Chen
2022-04-15  6:12     ` Rex-BC Chen
2022-04-19 11:49   ` AngeloGioacchino Del Regno
2022-04-19 11:49     ` AngeloGioacchino Del Regno
2022-04-19 11:49     ` AngeloGioacchino Del Regno
2022-04-19 12:25     ` allen-kh.cheng
2022-04-19 12:25       ` allen-kh.cheng

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.