All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Allwinner D1 video engine support
@ 2022-12-31 16:46 ` Samuel Holland
  0 siblings, 0 replies; 57+ messages in thread
From: Samuel Holland @ 2022-12-31 16:46 UTC (permalink / raw)
  To: Chen-Yu Tsai, Jernej Skrabec, Paul Kocialkowski,
	Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski
  Cc: Samuel Holland, Albert Ou, Conor Dooley, Greg Kroah-Hartman,
	Maxime Ripard, Palmer Dabbelt, Paul Walmsley, devicetree,
	linux-arm-kernel, linux-kernel, linux-media, linux-riscv,
	linux-staging, linux-sunxi

This series finishes adding Cedrus support for Allwinner D1. I had
tested the hardware and documented the compatible string a while back,
but at the time I had a dummy SRAM section in the devicetree. Further
testing shows that there is no switchable SRAM section -- there is no
need for it, I was unable to guess the address, and the usual bits in
the SRAM controller register have no effect on the video engine. So that
needs to be made optional in the binding and driver.

With that done, the node can be added to the devicetree.


Samuel Holland (4):
  media: dt-bindings: cedrus: Allow power domain references
  media: dt-bindings: cedrus: Make allwinner,sram optional
  media: cedrus: Make SRAM section claiming optional
  riscv: dts: allwinner: d1: Add video engine node

 .../media/allwinner,sun4i-a10-video-engine.yaml       |  4 +++-
 arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi     | 11 +++++++++++
 drivers/staging/media/sunxi/cedrus/cedrus_hw.c        |  2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)

-- 
2.37.4


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

end of thread, other threads:[~2023-02-15  0:27 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 16:46 [PATCH 0/4] Allwinner D1 video engine support Samuel Holland
2022-12-31 16:46 ` Samuel Holland
2022-12-31 16:46 ` Samuel Holland
2022-12-31 16:46 ` [PATCH 1/4] media: dt-bindings: cedrus: Allow power domain references Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 19:05   ` Krzysztof Kozlowski
2022-12-31 19:05     ` Krzysztof Kozlowski
2022-12-31 19:05     ` Krzysztof Kozlowski
2023-01-05 10:43   ` Paul Kocialkowski
2023-01-05 10:43     ` Paul Kocialkowski
2023-01-05 10:43     ` Paul Kocialkowski
2023-01-05 14:48     ` Samuel Holland
2023-01-05 14:48       ` Samuel Holland
2023-01-05 14:48       ` Samuel Holland
2023-01-05 16:18   ` Jernej Škrabec
2023-01-05 16:18     ` Jernej Škrabec
2023-01-05 16:18     ` Jernej Škrabec
2022-12-31 16:46 ` [PATCH 2/4] media: dt-bindings: cedrus: Make allwinner,sram optional Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 19:06   ` Krzysztof Kozlowski
2022-12-31 19:06     ` Krzysztof Kozlowski
2022-12-31 19:06     ` Krzysztof Kozlowski
2023-01-05  9:57   ` Paul Kocialkowski
2023-01-05  9:57     ` Paul Kocialkowski
2023-01-05  9:57     ` Paul Kocialkowski
2022-12-31 16:46 ` [PATCH 3/4] media: cedrus: Make SRAM section claiming optional Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2023-01-05 10:02   ` Paul Kocialkowski
2023-01-05 10:02     ` Paul Kocialkowski
2023-01-05 10:02     ` Paul Kocialkowski
2023-01-05 16:19   ` Jernej Škrabec
2023-01-05 16:19     ` Jernej Škrabec
2023-01-05 16:19     ` Jernej Škrabec
2022-12-31 16:46 ` [PATCH 4/4] riscv: dts: allwinner: d1: Add video engine node Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2022-12-31 16:46   ` Samuel Holland
2023-01-05 10:11   ` Paul Kocialkowski
2023-01-05 10:11     ` Paul Kocialkowski
2023-01-05 10:11     ` Paul Kocialkowski
2023-01-05 14:38     ` Samuel Holland
2023-01-05 14:38       ` Samuel Holland
2023-01-05 14:38       ` Samuel Holland
2023-01-05 16:21       ` Jernej Škrabec
2023-01-05 16:21         ` Jernej Škrabec
2023-01-05 16:21         ` Jernej Škrabec
2023-02-15  0:25         ` Palmer Dabbelt
2023-02-15  0:25           ` Palmer Dabbelt
2023-02-15  0:25           ` Palmer Dabbelt
2023-01-23 12:33 ` [PATCH 0/4] Allwinner D1 video engine support Hans Verkuil
2023-01-23 12:33   ` Hans Verkuil
2023-01-23 12:33   ` Hans Verkuil
2023-01-24  5:11   ` Samuel Holland
2023-01-24  5:11     ` Samuel Holland
2023-01-24  5:11     ` Samuel Holland

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.