Searched +full:mt2701 +full:- +full:bdpsys (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/ |
H A D | mediatek,bdpsys.txt | 1 Mediatek bdpsys controller 4 The Mediatek bdpsys controller provides various clocks to the system. 8 - compatible: Should be: 9 - "mediatek,mt2701-bdpsys", "syscon" 10 - "mediatek,mt2712-bdpsys", "syscon" 11 - "mediatek,mt7623-bdpsys", "mediatek,mt2701-bdpsys", "syscon" 12 - #clock-cells: Must be 1 14 The bdpsys controller uses the common clk binding from 15 Documentation/devicetree/bindings/clock/clock-bindings.txt 16 The available clocks are defined in dt-bindings/clock/mt*-clk.h. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | mediatek,syscon.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matthias Brugger <matthias.bgg@gmail.com> 11 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> 19 - items: 20 - enum: 21 - mediatek,mt2701-bdpsys 22 - mediatek,mt2701-imgsys 23 - mediatek,mt2701-vdecsys [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
H A D | mt2701.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <dt-bindings/clock/mt2701-clk.h> 9 #include <dt-bindings/phy/phy.h> 10 #include <dt-bindings/power/mt2701-power.h> 11 #include <dt-bindings/interrupt-controller/irq.h> 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/memory/mt2701-larb-port.h> 14 #include <dt-bindings/reset/mt2701-resets.h> 15 #include "mt2701-pinfunc.h" 18 #address-cells = <2>; [all …]
|
H A D | mt7623.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2017-2018 MediaTek Inc. 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/clock/mt2701-clk.h> 13 #include <dt-bindings/pinctrl/mt7623-pinfunc.h> 14 #include <dt-bindings/power/mt2701-power.h> 15 #include <dt-bindings/gpio/gpio.h> 16 #include <dt-bindings/phy/phy.h> 17 #include <dt-bindings/reset/mt2701-resets.h> [all …]
|