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>
This commit is contained in:
Daniel Golle 2021-03-21 13:32:46 +00:00
parent 241ce95d63
commit 310b7f76e8
No known key found for this signature in database
GPG Key ID: 5A8F39C31C3217CA
1 changed files with 0 additions and 9 deletions

View File

@ -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";