arm64: dts: mt8183: Add MediaTek's peripheral configuration controller
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 25 Jun 2020 10:17:53 +0000 (12:17 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 10 Jul 2020 13:35:01 +0000 (15:35 +0200)
The MediaTek's peripheral configuration controller is present on the
MT8183 SoC. Add the node for that controller.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Tested-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20200625101757.101775-4-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8183.dtsi

index 1e03c84..00137ec 100644 (file)
                        #reset-cells = <1>;
                };
 
+               pericfg: syscon@10003000 {
+                       compatible = "mediatek,mt8183-pericfg", "syscon";
+                       reg = <0 0x10003000 0 0x1000>;
+                       #clock-cells = <1>;
+               };
+
                pio: pinctrl@10005000 {
                        compatible = "mediatek,mt8183-pinctrl";
                        reg = <0 0x10005000 0 0x1000>,