linux/drivers/net/dsa/b53
Jisheng Zhang 53243d412e net: use bool values to pass bool param of phy_init_eee()
The 2nd param of phy_init_eee(): clk_stop_enable is a bool param, use
true or false instead of 1/0.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20220123152241.1480-1-jszhang@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-24 17:09:56 -08:00
..
b53_common.c net: use bool values to pass bool param of phy_init_eee() 2022-01-24 17:09:56 -08:00
b53_mdio.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
b53_mmap.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
b53_priv.h net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join 2021-12-08 14:31:16 -08:00
b53_regs.h net: dsa: b53: Support setting learning on port 2021-02-23 12:23:00 -08:00
b53_serdes.c
b53_serdes.h
b53_spi.c net: dsa: b53: Add SPI ID table 2021-12-02 13:05:17 +00:00
b53_srab.c net: dsa: be compatible with masters which unregister on shutdown 2021-09-19 12:08:37 +01:00
Kconfig net: dsa: b53: support legacy tags 2021-03-17 12:24:36 -07:00
Makefile