aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-03-21 13:32:46 +0000
committerDaniel Golle <daniel@makrotopia.org>2021-03-21 13:38:42 +0000
commit310b7f76e8dad4255efa7510c589b2c3f36af3f5 (patch)
treec6567278266bfca74abf2a26e7351cccda87818b /target/linux/mediatek
parent241ce95d639d194e2318d5094f986661c3dc422a (diff)
downloadupstream-310b7f76e8dad4255efa7510c589b2c3f36af3f5.tar.gz
upstream-310b7f76e8dad4255efa7510c589b2c3f36af3f5.tar.bz2
upstream-310b7f76e8dad4255efa7510c589b2c3f36af3f5.zip
mediatek: linksys-e8450: remove left-overs from dtsi
There is an ASMedia ASM1480 PCIe switch found on mt7622-rfb1 and the BPi-R64, allowing the user to switch between SATA and PCIe1 which share the same pins on the SoC. This chip is not present on the Linksys E8450, it doesn't have SATA. Remove definitions for GPIO90 from DTSI to prevent it from being copy&pasted or otherwise causing confusion. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi b/target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi
index 23c1d183c8..1e367d408f 100644
--- a/target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi
+++ b/target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi
@@ -210,15 +210,6 @@
};
&pio {
- /* Attention: GPIO 90 is used to switch between PCIe@1,0 and
- * SATA functions. i.e. output-high: PCIe, output-low: SATA
- */
-// asm_sel {
-// gpio-hog;
-// gpios = <90 GPIO_ACTIVE_HIGH>;
-// output-high;
-// };
-
eth_pins: eth-pins {
mux {
function = "eth";