All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] r8a779f0: enable MSIOF
@ 2022-08-24 10:35 Wolfram Sang
  2022-08-24 10:35 ` [PATCH 1/4] clk: renesas: r8a779f0: Add MSIOF clocks Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Wolfram Sang @ 2022-08-24 10:35 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Wolfram Sang

Here are the clk and DTS patches to enable MSIOF on R-Car S4-8 and the
Spider board.

I could only test MSIOF0 and 2 which worked fine. MSIOF1 and 3 are in
parallel with the FTDIs for the debug consoles. So, likely because of
that, reading data always results in zeroes.

There are questions left in patch 1+2.

Looking forward to comments,

   Wolfram

Duc Nguyen (1):
  arm64: dts: renesas: r8a779f0: Add MSIOF nodes

Wolfram Sang (3):
  clk: renesas: r8a779f0: Add MSIOF clocks
  arm64: dts: renesas: spider-cpu: Add MSIOF node
  TEST: arm64: dts: renesas: spider: Add MSIOF node

 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi | 12 ++++
 .../boot/dts/renesas/r8a779f0-spider.dts      |  8 +++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi     | 72 +++++++++++++++++++
 drivers/clk/renesas/r8a779f0-cpg-mssr.c       |  4 ++
 4 files changed, 96 insertions(+)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-29 13:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-24 10:35 [PATCH 0/4] r8a779f0: enable MSIOF Wolfram Sang
2022-08-24 10:35 ` [PATCH 1/4] clk: renesas: r8a779f0: Add MSIOF clocks Wolfram Sang
2022-08-26  9:00   ` Geert Uytterhoeven
2022-08-29 11:03     ` Wolfram Sang
2022-08-24 10:35 ` [PATCH 2/4] arm64: dts: renesas: r8a779f0: Add MSIOF nodes Wolfram Sang
2022-08-26  9:07   ` Geert Uytterhoeven
2022-08-24 10:35 ` [PATCH 3/4] arm64: dts: renesas: spider-cpu: Add MSIOF node Wolfram Sang
2022-08-26  9:18   ` Geert Uytterhoeven
2022-08-29 11:11     ` Wolfram Sang
2022-08-29 11:44       ` Geert Uytterhoeven
2022-08-29 11:51         ` Wolfram Sang
2022-08-29 11:58           ` Geert Uytterhoeven
2022-08-24 10:35 ` [PATCH 4/4] TEST: arm64: dts: renesas: spider: " Wolfram Sang

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.