pwm: jz4740: Remove unused devicetree compatible strings
authorPaul Cercueil <paul@crapouillou.net>
Fri, 7 Jun 2019 15:44:06 +0000 (17:44 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 25 Jun 2019 13:02:39 +0000 (15:02 +0200)
commit93808aca349c5fde6e258640939a1c00fd8a715e
treee5091b8faa4edee2818b7d3642eb542b59c17951
parent925488e8df4f396ad96ff008a84f5b14d8b73347
pwm: jz4740: Remove unused devicetree compatible strings

Right now none of the Ingenic-based boards probe this driver from
devicetree. This driver defined three compatible strings for the exact
same behaviour. Before these strings are used, we can remove two of
them.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-jz4740.c