Re: [PATCH 1/2] realtek: netgear-gigabit: Enable RTL8231

2021-11-26 Thread Sander Vanheule
Hi Bjørn, On Fri, 2021-11-26 at 13:41 +0100, Bjørn Mork wrote: > Sander Vanheule writes: > > > To everyone in CC, could you please verify that the RTL8231 is present > > in your device(s) at address 31. On my GS110TPP the status LEDs are > > located on external GPIOs 31, 32, and 34. Other device

Re: [PATCH 1/2] realtek: netgear-gigabit: Enable RTL8231

2021-11-26 Thread Bjørn Mork
Sander Vanheule writes: > To everyone in CC, could you please verify that the RTL8231 is present > in your device(s) at address 31. On my GS110TPP the status LEDs are > located on external GPIOs 31, 32, and 34. Other devices configure the > same pins as outputs, so it is possible the status LED(s

[PATCH 1/2] realtek: netgear-gigabit: Enable RTL8231

2021-11-24 Thread Sander Vanheule
Since the move to 5.10, there are now two GPIO drivers. The gpio0 node refers to the internal GPIOs, so the indirect-access-bus-id is no longer relevant for that node. Set indirect-access-bus-id to the correct value (31) on the correct node (gpio1) and enable the device. Cc: Raylynn Knight Cc: M