[PATCH 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs

From: Guillaume La Roque
Date: Thu Dec 12 2019 - 09:59:31 EST


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