]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/dm/uclass-id.h
dm: core: Add support for simple-bus
[karo-tx-uboot.git] / include / dm / uclass-id.h
index 0ea7a6f09e627a148966e3b4f3c327b4f2d217db..a8944c97d03a9cfc9162a8c6289b21515862386b 100644 (file)
@@ -19,6 +19,7 @@ enum uclass_id {
        UCLASS_TEST_FDT,
        UCLASS_TEST_BUS,
        UCLASS_SPI_EMUL,        /* sandbox SPI device emulator */
+       UCLASS_SIMPLE_BUS,
 
        /* U-Boot uclasses start here */
        UCLASS_GPIO,            /* Bank of general-purpose I/O pins */