mediatek: linksys-e8450: remove left-overs from dtsi
authorDaniel Golle <daniel@makrotopia.org>
Sun, 21 Mar 2021 13:32:46 +0000 (13:32 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 21 Mar 2021 13:38:42 +0000 (13:38 +0000)
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>
target/linux/mediatek/dts/mt7622-linksys-e8450.dtsi

index 23c1d183c8b185d5c8b88fb98385dfa3c0306120..1e367d408fec172839ce9a78e1b121628d3a37b7 100644 (file)
 };
 
 &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";