]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/fdtdec.h
cros_ec: sandbox: Add Chrome OS EC emulation
[karo-tx-uboot.git] / include / fdtdec.h
index aa695df3173d843a9964fa53029685dbbfea63ac..bcd2ee5f9c44871e0f8771bb17f8de31ab272ec7 100644 (file)
@@ -88,6 +88,7 @@ enum fdt_compat_id {
        COMPAT_INFINEON_SLB9635_TPM,    /* Infineon SLB9635 TPM */
        COMPAT_INFINEON_SLB9645_TPM,    /* Infineon SLB9645 TPM */
        COMPAT_SAMSUNG_EXYNOS5_I2C,     /* Exynos5 High Speed I2C Controller */
+       COMPAT_SANDBOX_HOST_EMULATION,  /* Sandbox emulation of a function */
 
        COMPAT_COUNT,
 };