arch: arm: dts: ipq5332: configure SFP RX pin state

We used to configure SFP RX pin with 8MA drive strenght and pull
up enabled, but later identified that, it is not really required.
Then, removed it in miami.

But, looks likes when device like SFP-80M module is connected to
SFP cage, these configurations are needed. So, enabling it on
all miami sfp rdps.

This change wont affect our SFP-30M module behaviour.

Change-Id: I5dd758e1d982062d9a0259b50e1e537eeda8ddc8
Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com>
(cherry picked from commit b66a91afdd)
This commit is contained in:
Ram Kumar D 2023-10-05 14:48:31 +05:30
parent 5442a91364
commit dd66e02271
3 changed files with 6 additions and 0 deletions

View file

@ -183,6 +183,8 @@
qca808x_gpio = <51>; qca808x_gpio = <51>;
qca808x_gpio_cnt = <1>; qca808x_gpio_cnt = <1>;
qca8084_switch_enable = <1>; qca8084_switch_enable = <1>;
sfp_gpio = <24>;
sfp_gpio_cnt = <1>;
port_phyinfo { port_phyinfo {
port@0 { port@0 {

View file

@ -215,6 +215,8 @@
qca808x_gpio = <51>; qca808x_gpio = <51>;
qca808x_gpio_cnt = <1>; qca808x_gpio_cnt = <1>;
qca8084_switch_enable = <1>; qca8084_switch_enable = <1>;
sfp_gpio = <24>;
sfp_gpio_cnt = <1>;
mdio_gpio { mdio_gpio {
mdc1 { mdc1 {

View file

@ -183,6 +183,8 @@
qca808x_gpio = <51>; qca808x_gpio = <51>;
qca808x_gpio_cnt = <1>; qca808x_gpio_cnt = <1>;
qca8084_switch_enable = <1>; qca8084_switch_enable = <1>;
sfp_gpio = <24>;
sfp_gpio_cnt = <1>;
port_phyinfo { port_phyinfo {
port@0 { port@0 {