X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Ffdtdec.h;h=eac679e0e3cf2323e888ca809693d177bcc4857d;hb=2453350952e9f816c9c2f3faa46a412924e820bb;hp=c9a5c9a9f9417d25add4c05dc93994de0947b783;hpb=a4cd7b4ad403e2278e65d1714158fe6026c211b7;p=karo-tx-uboot.git diff --git a/include/fdtdec.h b/include/fdtdec.h index c9a5c9a9f9..eac679e0e3 100644 --- a/include/fdtdec.h +++ b/include/fdtdec.h @@ -181,6 +181,7 @@ enum fdt_compat_id { COMPAT_SOCIONEXT_XHCI, /* Socionext UniPhier xHCI */ COMPAT_INTEL_PCH, /* Intel PCH */ COMPAT_INTEL_IRQ_ROUTER, /* Intel Interrupt Router */ + COMPAT_ALTERA_SOCFPGA_DWMAC, /* SoCFPGA Ethernet controller */ COMPAT_COUNT, };