Searched +full:exynos7870 +full:- +full:cmu +full:- +full:peri (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/samsung,exynos7870-cmu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos7870 SoC clock controller10 - Kaustabh Chakraborty <kauschluss@disroot.org>13 Exynos7870 clock controller is comprised of several CMU units, generating14 clocks for different domains. Those CMU units are modeled as separate device17 as a fixed-rate clock in dts.22 include/dt-bindings/clock/samsung,exynos7870-cmu.h header.[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung Exynos7870 SoC device tree source9 #include <dt-bindings/clock/samsung,exynos7870-cmu.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>13 compatible = "samsung,exynos7870";14 #address-cells = <2>;15 #size-cells = <1>;17 interrupt-parent = <&gic>;31 #address-cells = <1>;32 #size-cells = <0>;[all …]