configs: sunxi: Drop CONFIG_SUNXI_USB_PHYS
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 20 Jul 2018 07:04:23 +0000 (12:34 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 31 Jul 2018 06:13:07 +0000 (11:43 +0530)
Now number of PHY on Allwinner is handling via dt data,
drivers at phy/allwinner/phy-sun4i-usb.c

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
include/configs/sun4i.h
include/configs/sun50i.h
include/configs/sun5i.h
include/configs/sun6i.h
include/configs/sun7i.h
include/configs/sun8i.h
scripts/config_whitelist.txt

index 63c84b1..af079a7 100644 (file)
@@ -15,8 +15,6 @@
 #define CONFIG_USB_EHCI_SUNXI
 #endif
 
-#define CONFIG_SUNXI_USB_PHYS  3
-
 /*
  * Include common sunxi configuration where most the settings are
  */
index e029218..2d73c75 100644 (file)
@@ -15,8 +15,6 @@
 #define CONFIG_USB_MAX_CONTROLLER_COUNT 1
 #endif
 
-#define CONFIG_SUNXI_USB_PHYS  1
-
 #ifndef CONFIG_MACH_SUN50I_H6
 #define GICD_BASE              0x1c81000
 #define GICC_BASE              0x1c82000
index cb33d01..c3692ca 100644 (file)
@@ -15,8 +15,6 @@
 #define CONFIG_USB_EHCI_SUNXI
 #endif
 
-#define CONFIG_SUNXI_USB_PHYS  2
-
 /*
  * Include common sunxi configuration where most the settings are
  */
index a3f768f..1523684 100644 (file)
@@ -18,8 +18,6 @@
 #define CONFIG_USB_EHCI_SUNXI
 #endif
 
-#define CONFIG_SUNXI_USB_PHYS  3
-
 #define CONFIG_ARMV7_SECURE_BASE       SUNXI_SRAM_B_BASE
 #define CONFIG_ARMV7_SECURE_MAX_SIZE    (64 * 1024) /* 64 KB */
 
index d3c4c7d..bb8f217 100644 (file)
@@ -16,8 +16,6 @@
 #define CONFIG_USB_EHCI_SUNXI
 #endif
 
-#define CONFIG_SUNXI_USB_PHYS  3
-
 #define CONFIG_ARMV7_SECURE_BASE       SUNXI_SRAM_B_BASE
 #define CONFIG_ARMV7_SECURE_MAX_SIZE   (64 * 1024) /* 64 KB */
 
index 4fdf68a..7dc8693 100644 (file)
 #define CONFIG_USB_EHCI_SUNXI
 #endif
 
-#ifdef CONFIG_MACH_SUN8I_H3
-       #define CONFIG_SUNXI_USB_PHYS   4
-#elif defined CONFIG_MACH_SUN8I_A83T
-       #define CONFIG_SUNXI_USB_PHYS   3
-#elif defined CONFIG_MACH_SUN8I_V3S
-       #define CONFIG_SUNXI_USB_PHYS   1
-#else
-       #define CONFIG_SUNXI_USB_PHYS   2
-#endif
-
 /*
  * Include common sunxi configuration where most the settings are
  */
index 7ced409..0d60da3 100644 (file)
@@ -2011,7 +2011,6 @@ CONFIG_ST_SMI
 CONFIG_SUNXI_AHCI
 CONFIG_SUNXI_GPIO
 CONFIG_SUNXI_MAX_FB_SIZE
-CONFIG_SUNXI_USB_PHYS
 CONFIG_SUPERH_ON_CHIP_R8A66597
 CONFIG_SUPPORT_EMMC_BOOT
 CONFIG_SUVD3