x86: Drop all the old pin configuration code
We don't need this anymore - we can use device tree and the new pinconfig driver instead. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -159,7 +159,6 @@ enum fdt_compat_id {
|
||||
COMPAT_AMS_AS3722, /* AMS AS3722 PMIC */
|
||||
COMPAT_INTEL_ICH_SPI, /* Intel ICH7/9 SPI controller */
|
||||
COMPAT_INTEL_QRK_MRC, /* Intel Quark MRC */
|
||||
COMPAT_INTEL_X86_PINCTRL, /* Intel ICH7/9 pin control */
|
||||
COMPAT_SOCIONEXT_XHCI, /* Socionext UniPhier xHCI */
|
||||
COMPAT_INTEL_PCH, /* Intel PCH */
|
||||
COMPAT_ALTERA_SOCFPGA_DWMAC, /* SoCFPGA Ethernet controller */
|
||||
|
||||
Reference in New Issue
Block a user