From 1543e317f1da31b75942316931e8f491a8920811 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 04 Jan 2024 10:08:02 +0000 Subject: [PATCH] disable FB --- 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