aboutsummaryrefslogtreecommitdiff
path: root/include/fdtdec.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-12-19 22:05:31 -0500
committerTom Rini <trini@konsulko.com>2015-12-19 22:05:31 -0500
commit34059d8f502dec034af2387c7d00a56ccab99a9e (patch)
tree0227cccae15473da34e95acf35140ef8be3f4643 /include/fdtdec.h
parent1c0e84ca829a09948a61107744402296566aa076 (diff)
parent48275c96ff4deaeca10d9e18c78f6a1e3653efa2 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
Diffstat (limited to 'include/fdtdec.h')
-rw-r--r--include/fdtdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fdtdec.h b/include/fdtdec.h
index 7fe657d0a0..d82dc35073 100644
--- a/include/fdtdec.h
+++ b/include/fdtdec.h
@@ -167,6 +167,7 @@ enum fdt_compat_id {
COMPAT_INTEL_IRQ_ROUTER, /* Intel Interrupt Router */
COMPAT_ALTERA_SOCFPGA_DWMAC, /* SoCFPGA Ethernet controller */
COMPAT_ALTERA_SOCFPGA_DWMMC, /* SoCFPGA DWMMC controller */
+ COMPAT_ALTERA_SOCFPGA_DWC2USB, /* SoCFPGA DWC2 USB controller */
COMPAT_INTEL_BAYTRAIL_FSP, /* Intel Bay Trail FSP */
COMPAT_INTEL_BAYTRAIL_FSP_MDP, /* Intel FSP memory-down params */