ARM: imx6q_logic: Enable DM_USB and dependent regulators
authorAdam Ford <aford173@gmail.com>
Fri, 28 Dec 2018 15:04:25 +0000 (09:04 -0600)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2019 20:10:28 +0000 (21:10 +0100)
With the updated device trees in place, this patch enables
DM_USB which uses several regulators also enabled with this patch.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/imx6q_logic_defconfig

index fb834b74c49707a8152785b208a76a445b71cb68..b5b6d011b9d45483b7eec23a02a21f6a0ce0ff6d 100644 (file)
@@ -65,8 +65,13 @@ CONFIG_MII=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_IMX6=y
 CONFIG_DM_PMIC_PFUZE100=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_PFUZE100=y
+CONFIG_DM_REGULATOR_FIXED=y
+CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
+CONFIG_DM_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="FSL"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0525