hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/reset/hisilicon,hi3660-reset.txt
....@@ -5,11 +5,12 @@
55 controller binding usage.
66
77 The reset controller registers are part of the system-ctl block on
8
-hi3660 SoC.
8
+hi3660 and hi3670 SoCs.
99
1010 Required properties:
11
-- compatible: should be
12
- "hisilicon,hi3660-reset"
11
+- compatible: should be one of the following:
12
+ "hisilicon,hi3660-reset" for HI3660
13
+ "hisilicon,hi3670-reset", "hisilicon,hi3660-reset" for HI3670
1314 - hisi,rst-syscon: phandle of the reset's syscon.
1415 - #reset-cells : Specifies the number of cells needed to encode a
1516 reset source. The type shall be a <u32> and the value shall be 2.