mbox series

[v3,0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform

Message ID 20210122083627.2893-1-stanley.chu@mediatek.com
Headers show
Series arm64: Support Universal Flash Storage on MediaTek MT6779 platform | expand

Message

Stanley Chu Jan. 22, 2021, 8:36 a.m. UTC
Hi,
This series adds UFS (Universal Flash Storage) support on MediaTek MT6779 SoC platform.

Changes since v2:
  - Rebase to Martin's 5.12/scsi-queue branch

Changes since v1:
  - Fix irq attribute in dts in patch [2/2]

Stanley Chu (2):
  arm64: configs: Support Universal Flash Storage on MediaTek platforms
  arm64: dts: mt6779: Support ufshci and ufsphy

 arch/arm64/boot/dts/mediatek/mt6779.dtsi | 36 +++++++++++++++++++++++-
 arch/arm64/configs/defconfig             |  1 +
 2 files changed, 36 insertions(+), 1 deletion(-)