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/reset/hisilicon,hi3660-reset.txt | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt b/kernel/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt index 2bf3344..2df4bdd 100644 --- a/kernel/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt +++ b/kernel/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt @@ -5,11 +5,12 @@ controller binding usage. The reset controller registers are part of the system-ctl block on -hi3660 SoC. +hi3660 and hi3670 SoCs. Required properties: -- compatible: should be - "hisilicon,hi3660-reset" +- compatible: should be one of the following: + "hisilicon,hi3660-reset" for HI3660 + "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670 - hisi,rst-syscon: phandle of the reset's syscon. - #reset-cells : Specifies the number of cells needed to encode a reset source. The type shall be a <u32> and the value shall be 2. -- Gitblit v1.6.2