diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-01-20 14:20:44 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-01-21 09:53:40 +0100 |
commit | 5817364a90c944cbe72c657e53495d41868013f4 (patch) | |
tree | e0515b905436086b840e700418bff83a8e56ec6a /Documentation | |
parent | c41e02c384f50dd514b904dc2fbf1627e11a6313 (diff) | |
download | linux-stable-5817364a90c944cbe72c657e53495d41868013f4.tar.gz linux-stable-5817364a90c944cbe72c657e53495d41868013f4.tar.bz2 linux-stable-5817364a90c944cbe72c657e53495d41868013f4.zip |
pinctrl: remove coh901 driver
The ST-Ericsson U300 platform is getting removed, so this driver is no
longer needed.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210120132045.2127659-5-arnd@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-stericsson-coh901.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-stericsson-coh901.txt b/Documentation/devicetree/bindings/gpio/gpio-stericsson-coh901.txt deleted file mode 100644 index fd665b44d767..000000000000 --- a/Documentation/devicetree/bindings/gpio/gpio-stericsson-coh901.txt +++ /dev/null @@ -1,7 +0,0 @@ -ST-Ericsson COH 901 571/3 GPIO controller - -Required properties: -- compatible: Compatible property value should be "stericsson,gpio-coh901" -- reg: Physical base address of the controller and length of memory mapped - region. -- interrupts: the 0...n interrupts assigned to the different GPIO ports/banks. |