dm: memory: Introduce new uclass
[u-boot.git] / include / dm / uclass-id.h
index c2b15881ba72743cf9157e90e567569038fda9a4..4b2c3234525b9226bf4f0b05295a00be5738869a 100644 (file)
@@ -77,6 +77,7 @@ enum uclass_id {
        UCLASS_MASS_STORAGE,    /* Mass storage device */
        UCLASS_MDIO,            /* MDIO bus */
        UCLASS_MDIO_MUX,        /* MDIO MUX/switch */
+       UCLASS_MEMORY,          /* Memory Controller device */
        UCLASS_MISC,            /* Miscellaneous device */
        UCLASS_MMC,             /* SD / MMC card or chip */
        UCLASS_MOD_EXP,         /* RSA Mod Exp device */
This page took 0.025842 seconds and 4 git commands to generate.