From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- 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