All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
@ 2019-12-12 14:59 ` Guillaume La Roque
  0 siblings, 0 replies; 21+ messages in thread
From: Guillaume La Roque @ 2019-12-12 14:59 UTC (permalink / raw)
  To: narmstrong, mchehab, hverkuil-cisco, khilman, devicetree
  Cc: linux-amlogic, linux-kernel, linux-arm-kernel, linux-media

this patchset add support of CEC wakeup.
We need to set logical address and activate some options in registers before going in suspend.
Registers address and options values come from amlogic driver.

Guillaume La Roque (3):
  media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl
    syscon
  arm64: dts: meson-g12g12: add syscon phandle in cec node
  media: platform: meson-ao-cec-g12a: add wakeup support

 .../media/amlogic,meson-gx-ao-cec.yaml        |  4 +++
 .../boot/dts/amlogic/meson-g12-common.dtsi    |  1 +
 drivers/media/platform/meson/ao-cec-g12a.c    | 33 +++++++++++++++++++
 3 files changed, 38 insertions(+)

-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

end of thread, other threads:[~2019-12-12 21:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 14:59 [PATCH 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs Guillaume La Roque
2019-12-12 14:59 ` Guillaume La Roque
2019-12-12 14:59 ` Guillaume La Roque
2019-12-12 14:59 ` [PATCH 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 14:59 ` [PATCH 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 14:59 ` [PATCH 3/3] media: platform: meson-ao-cec-g12a: add wakeup support Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 14:59   ` Guillaume La Roque
2019-12-12 19:57   ` Martin Blumenstingl
2019-12-12 19:57     ` Martin Blumenstingl
2019-12-12 19:57     ` Martin Blumenstingl
2019-12-12 21:30     ` guillaume La Roque
2019-12-12 21:30       ` guillaume La Roque
2019-12-12 21:30       ` guillaume La Roque
2019-12-12 19:38 ` [PATCH 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs Kevin Hilman
2019-12-12 19:38   ` Kevin Hilman
2019-12-12 19:38   ` Kevin Hilman

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.