]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/dm/uclass-id.h
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
[people/ms/u-boot.git] / include / dm / uclass-id.h
index 2e6498b7dcd1126444b930b7dae880ae530e6523..1a501992db26b9ed555b712f0b53060d47ed7500 100644 (file)
@@ -52,6 +52,7 @@ enum uclass_id {
        UCLASS_MOD_EXP,         /* RSA Mod Exp device */
        UCLASS_MTD,             /* Memory Technology Device (MTD) device */
        UCLASS_NORTHBRIDGE,     /* Intel Northbridge / SDRAM controller */
+       UCLASS_NVME,            /* NVM Express device */
        UCLASS_PANEL,           /* Display panel, such as an LCD */
        UCLASS_PANEL_BACKLIGHT, /* Backlight controller for panel */
        UCLASS_PCH,             /* x86 platform controller hub */