pwm: mediatek: Add MT7628 support
authorJohn Crispin <john@phrozen.org>
Wed, 25 Jul 2018 09:52:09 +0000 (11:52 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 20 Aug 2018 09:36:07 +0000 (11:36 +0200)
commit8cdc43afbb2cb58692c49fab0b13e2d9439c0642
treeffdf3335ba19d2f12ba5f404d6117f82dd7ce612
parent935be8e08a73e090ee8a9e252242c089f81a4ce4
pwm: mediatek: Add MT7628 support

Add support for MT7628. The SoC is legacy MIPS and hence has no complex
clock tree. This patch add an extra flag to the SoC specific data
indicating, that no clocks are present.

Signed-off-by: John Crispin <john@phrozen.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig
drivers/pwm/pwm-mediatek.c