[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190423133646.5705-1-narmstrong@baylibre.com>
Date: Tue, 23 Apr 2019 15:36:43 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: thierry.reding@...il.com
Cc: baylibre-upstreaming@...ups.io,
Neil Armstrong <narmstrong@...libre.com>,
linux-pwm@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] pwm: Add support for Amlogic Meson G12A
This adds support for the PWM modules on the Amlogic Meson G12A SoC
family, including bindings changes and DT nodes.
Changes since v1:
- Add two different AO compatible to distinguish the different clock sources
Neil Armstrong (3):
dt-bindings: pwm: Update bindings for the Meson G12A Family
pwm: meson: Add clock source configuration for Meson G12A
arm64: dts: meson-g12a: Add PWM nodes
.../devicetree/bindings/pwm/pwm-meson.txt | 3 +
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 179 ++++++++++++++++++
drivers/pwm/pwm-meson.c | 30 +++
3 files changed, 212 insertions(+)
--
2.21.0
Powered by blists - more mailing lists