Searched +full:mt8192 +full:- +full:mdpsys (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/arm/mediatek/mediatek,mt8192-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek Functional Clock Controller for MT819210 - Chun-Jie Chen <chun-jie.chen@mediatek.com>13 The Mediatek functional clock controller provides various clocks on MT8192.18 - enum:19 - mediatek,mt8192-scp_adsp20 - mediatek,mt8192-imp_iic_wrap_c[all …]
1 # SPDX-License-Identifier: GPL-2.0-only360 to PCI-E and USB.390 to PCI-E and USB.652 tristate "Clock driver for MediaTek MT8186 mdpsys"656 This driver supports MediaTek MT8186 mdpsys clocks.773 tristate "Clock driver for MediaTek MT8192"779 This driver supports MediaTek MT8192 basic clocks.782 tristate "Clock driver for MediaTek MT8192 audsys"786 This driver supports MediaTek MT8192 audsys clocks.789 tristate "Clock driver for MediaTek MT8192 camsys"[all …]
1 // SPDX-License-Identifier: GPL-2.0-only4 // Author: Chun-Jie Chen <chun-jie.chen@mediatek.com>6 #include <linux/clk-provider.h>10 #include "clk-mtk.h"11 #include "clk-gate.h"13 #include <dt-bindings/clock/mt8192-clk.h>67 .compatible = "mediatek,mt8192-mdpsys",79 .name = "clk-mt8192-mdp",
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;8 #include <dt-bindings/clock/mt8192-clk.h>9 #include <dt-bindings/gce/mt8192-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8192-larb-port.h>13 #include <dt-bindings/pinctrl/mt8192-pinfunc.h>14 #include <dt-bindings/phy/phy.h>15 #include <dt-bindings/power/mt8192-power.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>6 /dts-v1/;7 #include <dt-bindings/clock/mt8186-clk.h>8 #include <dt-bindings/gce/mt8186-gce.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/memory/mt8186-memory-port.h>12 #include <dt-bindings/pinctrl/mt8186-pinfunc.h>13 #include <dt-bindings/power/mt8186-power.h>[all …]