an
> error.
>
> Fixes: c329e5afb42f ("net: phy: at803x: select correct page on config init")
> Signed-off-by: Michael Walle
Reviewed-by: David Bauer
Best
David
> ---
> Changes since v1:
> - take the bus lock
>
> drivers/net/phy/at803x.c | 23
Hi Linus,
On 8/16/18 10:11 AM, Linus Walleij wrote:
> This sounds like something that should be generic, and not use
> a bitmask, but offsets. It should work even if the number of
> GPIOs from the chip is > 32.
>
> Is the usecase different from hogs?
> See Documentation/devicetree/bindings/gpio.t
This adds the ability to define the initial state of each output line on
device probe.
Signed-off-by: David Bauer
---
Documentation/devicetree/bindings/gpio/gpio-74x164.txt | 5 +
drivers/gpio/gpio-74x164.c | 3 +++
2 files changed, 8 insertions(+)
diff --git a
3 matches
Mail list logo