arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 15 Jan 2021 11:53:56 +0000 (12:53 +0100)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 29 Jan 2021 08:36:25 +0000 (16:36 +0800)
This is required in order to support USB.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3670.dtsi

index 85b0dfb..acf69af 100644 (file)
                        #clock-cells = <1>;
                };
 
+               iomcu_rst: reset {
+                       compatible = "hisilicon,hi3660-reset";
+                       hisi,rst-syscon = <&iomcu>;
+                       #reset-cells = <2>;
+               };
+
                uart0: serial@fdf02000 {
                        compatible = "arm,pl011", "arm,primecell";
                        reg = <0x0 0xfdf02000 0x0 0x1000>;