All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Renesas R-Car Gen3: add support for MOST device
@ 2021-12-26  8:25 Nikita Yushchenko
  2021-12-26  8:25 ` [PATCH 1/3] staging: most: dim2: update renesas compatible string Nikita Yushchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Nikita Yushchenko @ 2021-12-26  8:25 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm, Rob Herring, Greg Kroah-Hartman,
	Christian Gromm
  Cc: linux-renesas-soc, devicetree, linux-staging, linux-kernel,
	Nikita Yushchenko

This patch set applies misc fixes to the MOST dim2 driver, and adds MOST
device definition to dtsi files for R-Car Gen3 SoCs that have it.

Nikita Yushchenko (3):
  staging: most: dim2: update renesas compatible string
  staging: most: dim2: use consistent routine naming
  arm64: dts: renesas: add MOST device

 arch/arm64/boot/dts/renesas/r8a77951.dtsi | 13 +++++++++++
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 13 +++++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi | 13 +++++++++++
 arch/arm64/boot/dts/renesas/r8a77965.dtsi | 13 +++++++++++
 arch/arm64/boot/dts/renesas/r8a77990.dtsi | 13 +++++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 13 +++++++++++
 drivers/staging/most/dim2/dim2.c          | 28 +++++++++++------------
 7 files changed, 92 insertions(+), 14 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-01-13  9:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26  8:25 [PATCH 0/3] Renesas R-Car Gen3: add support for MOST device Nikita Yushchenko
2021-12-26  8:25 ` [PATCH 1/3] staging: most: dim2: update renesas compatible string Nikita Yushchenko
2022-01-10 15:58   ` Geert Uytterhoeven
2021-12-26  8:25 ` [PATCH 2/3] staging: most: dim2: use consistent routine naming Nikita Yushchenko
2021-12-26  8:25 ` [PATCH 3/3] arm64: dts: renesas: add MOST device Nikita Yushchenko
2021-12-26 15:23   ` kernel test robot
2021-12-26 15:33   ` [PATCH 3/3 v2] " Nikita Yushchenko
2022-01-10 15:56     ` Geert Uytterhoeven
2022-01-12  8:56       ` Nikita Yushchenko
2022-01-12 10:15         ` Geert Uytterhoeven
2022-01-13  9:57         ` Christian.Gromm

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.