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

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.

Changes since v1:
- fix bad mask variable use to set logical address.
- use FIELD_PREP instead of shift value.

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


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

end of thread, other threads:[~2020-01-13 15:19 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 13:29 [PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs Guillaume La Roque
2019-12-13 13:29 ` Guillaume La Roque
2019-12-13 13:29 ` Guillaume La Roque
2019-12-13 13:29 ` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2019-12-19 23:39   ` Rob Herring
2019-12-19 23:39     ` Rob Herring
2019-12-19 23:39     ` Rob Herring
2019-12-13 13:29 ` [PATCH v2 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2019-12-13 13:29 ` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2019-12-13 13:29   ` Guillaume La Roque
2020-01-06 13:18   ` Neil Armstrong
2020-01-06 13:18     ` Neil Armstrong
2020-01-06 13:18     ` Neil Armstrong
2020-01-07 14:36   ` Hans Verkuil
2020-01-07 14:36     ` Hans Verkuil
2020-01-07 14:36     ` Hans Verkuil
2020-01-10 15:06     ` guillaume La Roque
2020-01-10 15:06       ` guillaume La Roque
2020-01-10 15:06       ` guillaume La Roque
2020-01-13 13:30       ` Hans Verkuil
2020-01-13 13:30         ` Hans Verkuil
2020-01-13 13:30         ` Hans Verkuil
2020-01-13 15:19         ` guillaume La Roque
2020-01-13 15:19           ` guillaume La Roque
2020-01-13 15:19           ` guillaume La Roque

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.