From 890e1df1bec891d9203724541e81f8fbe5183388 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 19 Feb 2024 01:57:06 +0000 Subject: [PATCH] default settings GPIO PA4 PA6 PA3 PB5 --- kernel/Documentation/devicetree/bindings/ufs/ufs-hisi.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/ufs/ufs-hisi.txt b/kernel/Documentation/devicetree/bindings/ufs/ufs-hisi.txt index a48c448..0b83df1 100644 --- a/kernel/Documentation/devicetree/bindings/ufs/ufs-hisi.txt +++ b/kernel/Documentation/devicetree/bindings/ufs/ufs-hisi.txt @@ -6,9 +6,10 @@ Required properties: - compatible : compatible list, contains one of the following - "hisilicon,hi3660-ufs", "jedec,ufs-1.1" for hisi ufs - host controller present on Hi36xx chipset. + host controller present on Hi3660 chipset. + "hisilicon,hi3670-ufs", "jedec,ufs-2.1" for hisi ufs + host controller present on Hi3670 chipset. - reg : should contain UFS register address space & UFS SYS CTRL register address, -- interrupt-parent : interrupt device - interrupts : interrupt number - clocks : List of phandle and clock specifier pairs - clock-names : List of clock input name strings sorted in the same -- Gitblit v1.6.2