On Fri, Aug 09, 2024 at 10:56:10AM +0800, Super Ni wrote: > Add macro for register bit listed in JESD223C (v2.1). > > For completeness all registers specified in the JEDEC doc should be > included here. > I wouldn't say it is necessary as the macro is currently unused. - Mani > Signed-off-by: Super Ni <super.ni@xxxxxxxxx> > --- > include/ufs/ufshci.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/ufs/ufshci.h b/include/ufs/ufshci.h > index 38fe97971a65..534fbb8988e2 100644 > --- a/include/ufs/ufshci.h > +++ b/include/ufs/ufshci.h > @@ -43,6 +43,7 @@ enum { > REG_UTP_TRANSFER_REQ_DOOR_BELL = 0x58, > REG_UTP_TRANSFER_REQ_LIST_CLEAR = 0x5C, > REG_UTP_TRANSFER_REQ_LIST_RUN_STOP = 0x60, > + REG_UTP_TRANSFER_REQ_LIST_COMPLETION = 0x64, > REG_UTP_TASK_REQ_LIST_BASE_L = 0x70, > REG_UTP_TASK_REQ_LIST_BASE_H = 0x74, > REG_UTP_TASK_REQ_DOOR_BELL = 0x78, > -- > 2.34.1 > -- மணிவண்ணன் சதாசிவம்