Searched hist:ecca1a62 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/soc/nxp/ |
H A D | lpc32xx-misc.h | ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code
Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files.
Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver.
Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files. Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver. Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/arm/mach-lpc32xx/ |
H A D | common.c | ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code
Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files.
Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver.
Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files. Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver. Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code
Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files.
Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver.
Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> ecca1a62 Fri Aug 09 09:40:33 CDT 2019 Arnd Bergmann <arnd@arndb.de> net: lpc-enet: move phy setup into platform code Setting the phy mode requires touching a platform specific register, which prevents us from building the driver without its header files. Move it into a separate function in arch/arm/mach/lpc32xx to hide the core registers from the network driver. Link: https://lore.kernel.org/r/20190809144043.476786-8-arnd@arndb.de Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|