X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fdm%2Fuclass-id.h;h=6e5638208b4917ce6b257675afdc2526e4b6bbdd;hp=0afdc753869c398a330656a221a39fde631e8567;hb=c60e1f254747ac650f8290e5debcf8ad1567584b;hpb=d7af6a485126a0d08a0a9a56721e42a3e78b5b53 diff --git a/include/dm/uclass-id.h b/include/dm/uclass-id.h index 0afdc75386..6e5638208b 100644 --- a/include/dm/uclass-id.h +++ b/include/dm/uclass-id.h @@ -18,6 +18,7 @@ enum uclass_id { UCLASS_TEST, UCLASS_TEST_FDT, UCLASS_TEST_BUS, + UCLASS_SPI_EMUL, /* sandbox SPI device emulator */ /* U-Boot uclasses start here */ UCLASS_GPIO, /* Bank of general-purpose I/O pins */