ufs: core: move ufshci defines in a separate header
authorNeil Armstrong <neil.armstrong@linaro.org>
Mon, 30 Dec 2024 10:30:58 +0000 (11:30 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 18 Mar 2025 14:31:49 +0000 (15:31 +0100)
commit124ba1eb9fb5537b9b600727e99d4587b733be64
treeb3fc46d08cf6e58520e5e42008e8545d46045dec
parent03012e85998fb0d796359c7270d2b3887863aee6
ufs: core: move ufshci defines in a separate header

Splitting the header will help synchronizing the defines
again with Linux.

Acked-by: Neha Malcom Francis <n-francis@ti.com>
Tested-by: Love Kumar <love.kumar@amd.com>
Link: https://lore.kernel.org/r/20241230-topic-ufs-cleanup-v2-4-4c6d7994a45d@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/ufs/ufs.h
drivers/ufs/ufshci.h [new file with mode: 0644]