commit | 93808aca349c5fde6e258640939a1c00fd8a715e | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Fri Jun 07 17:44:06 2019 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Jun 25 15:02:39 2019 +0200 |
tree | e5091b8faa4edee2818b7d3642eb542b59c17951 | |
parent | 925488e8df4f396ad96ff008a84f5b14d8b73347 [diff] |
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>