Lines Matching +full:mt8192 +full:- +full:pericfg
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/mediatek/mediatek,mt8192-sys-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek System Clock Controller for MT8192
10 - Chun-Jie Chen <chun-jie.chen@mediatek.com>
14 like reset and bus protection on MT8192.
19 - enum:
20 - mediatek,mt8192-topckgen
21 - mediatek,mt8192-infracfg
22 - mediatek,mt8192-pericfg
23 - mediatek,mt8192-apmixedsys
24 - const: syscon
29 '#clock-cells':
32 '#reset-cells':
36 - compatible
37 - reg
42 - |
44 compatible = "mediatek,mt8192-topckgen", "syscon";
46 #clock-cells = <1>;
49 - |
51 compatible = "mediatek,mt8192-infracfg", "syscon";
53 #clock-cells = <1>;
56 - |
57 pericfg: syscon@10003000 {
58 compatible = "mediatek,mt8192-pericfg", "syscon";
60 #clock-cells = <1>;
63 - |
65 compatible = "mediatek,mt8192-apmixedsys", "syscon";
67 #clock-cells = <1>;