X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffdtdec.h;h=5ac515d87d2da35a42b649440933e686f23af904;hb=6462cdedc20b08ff5aa402a991ec89b3255ba51d;hp=1bc70dba213b603bfdd72cb266b151869b88d67b;hpb=e1cc4d31f889428a4ca73120951389c756404184;p=u-boot diff --git a/include/fdtdec.h b/include/fdtdec.h index 1bc70dba21..5ac515d87d 100644 --- a/include/fdtdec.h +++ b/include/fdtdec.h @@ -168,6 +168,7 @@ 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_SOCIONEXT_XHCI, /* Socionext UniPhier xHCI */ COMPAT_COUNT, };