dts/starfive: modify sc2235 endpoint reg
authorchanghuang.liang <changhuang.liang@starfivetech.com>
Thu, 30 Jun 2022 09:32:55 +0000 (17:32 +0800)
committermason.huo <mason.huo@starfivetech.com>
Fri, 1 Jul 2022 07:05:40 +0000 (15:05 +0800)
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110-common.dtsi

index 9721474..a54bcb9 100755 (executable)
 
                        /* Parallel bus endpoint */
                        parallel_from_sc2235: endpoint@0 {
-                               reg = <1>;
+                               reg = <0>;
                                remote-endpoint = <&sc2235_to_parallel>;
                                bus-type = <5>;         /* Parallel */
                                bus-width = <8>;