linux/drivers/phy/ti
Jason Gunthorpe 7acf8b36a2 phy: ti: Fix compilation failures without REGMAP
This driver requires regmap or the compile fails:

drivers/phy/ti/phy-gmii-sel.c:43:27: error: array type has incomplete element type ‘struct reg_field’
  const struct reg_field (*regfields)[PHY_GMII_SEL_LAST];

Add it to kconfig.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-07 14:21:37 -05:00
..
Kconfig phy: ti: Fix compilation failures without REGMAP 2019-01-07 14:21:37 -05:00
Makefile phy: ti: introduce phy-gmii-sel driver 2018-12-12 10:01:40 +05:30
phy-da8xx-usb.c phy: core: rework phy_set_mode to accept phy mode and submode 2018-12-12 10:01:33 +05:30
phy-dm816x-usb.c
phy-gmii-sel.c phy: ti: fix semicolon.cocci warnings 2018-12-12 10:01:52 +05:30
phy-omap-control.c
phy-omap-usb2.c
phy-ti-pipe3.c phy: ti-pipe3: Update pcie phy settings 2017-10-23 11:19:27 +05:30
phy-tusb1210.c phy: core: rework phy_set_mode to accept phy mode and submode 2018-12-12 10:01:33 +05:30
phy-twl4030-usb.c phy: phy-twl4030-usb: fix denied runtime access 2018-09-25 16:10:12 +05:30