commit | 0561cba77cafdbfa966eeb87163d2e874e3669e5 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Thu Jan 21 04:41:29 2021 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Feb 02 18:14:00 2021 +0100 |
tree | b5a01f3e7729cf54d22b7627233bd3e51d9a0ad7 | |
parent | 49061130eb1f654065b25903d57dad41519ee6c9 [diff] |
ARM: dts: mmp3-dell-ariel: Replace SSP2 with spi-gpio The firmware leaves the pins in GPIO mode. Until we have a proper pinmux driver hooked on we just need to bitbang SPI. No big deal, this is just used for the power button and performance is not important. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/20210121034130.1381872-12-lkundrak@v3.sk' Signed-off-by: Arnd Bergmann <arnd@arndb.de>