keystone: init: enable UART1 to be able use it from kernel
[oweals/u-boot.git] / include / fdtdec.h
index 4b029d725887c8cd1231c9e2b8daad30f3ea709d..a7e6ee7fdfd9afc2284e71cbdc8ee423aa695bcc 100644 (file)
@@ -93,6 +93,7 @@ enum fdt_compat_id {
        COMPAT_SANDBOX_HOST_EMULATION,  /* Sandbox emulation of a function */
        COMPAT_SANDBOX_LCD_SDL,         /* Sandbox LCD emulation with SDL */
        COMPAT_TI_TPS65090,             /* Texas Instrument TPS65090 */
+       COMPAT_NXP_PTN3460,             /* NXP PTN3460 DP/LVDS bridge */
 
        COMPAT_COUNT,
 };