]> Git Repo - J-u-boot.git/commit - include/blk.h
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
authorZhikang Zhang <[email protected]>
Thu, 3 Aug 2017 09:30:56 +0000 (02:30 -0700)
committerTom Rini <[email protected]>
Sun, 13 Aug 2017 19:17:30 +0000 (15:17 -0400)
commitffab6945eca97c23612d8434833dcdaa4a8556dd
tree7c4795a374066279193cdf1ff5796ac3391cc43c
parent1b69ce2fc0ecd1741645d6084be45e562156b5ae
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME

This adds a new uclass id and block interface type for NVMe.

Signed-off-by: Zhikang Zhang <[email protected]>
Signed-off-by: Wenbin Song <[email protected]>
Signed-off-by: Bin Meng <[email protected]>
Signed-off-by: Jon Nettleton <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
disk/part.c
drivers/block/blk-uclass.c
include/blk.h
include/dm/uclass-id.h
This page took 0.035122 seconds and 4 git commands to generate.