Searched +full:exynos7 +full:- +full:clock +full:- +full:top1 (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,exynos7-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos7 SoC clock controller10 - Chanwoo Choi <cw00.choi@samsung.com>11 - Krzysztof Kozlowski <krzk@kernel.org>12 - Sylwester Nawrocki <s.nawrocki@samsung.com>13 - Tomasz Figa <tomasz.figa@gmail.com>16 Expected external clocks, defined in DTS as fixed-rate clocks with a matching[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung Exynos7 SoC device tree source9 #include <dt-bindings/clock/exynos7-clk.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>13 compatible = "samsung,exynos7";14 interrupt-parent = <&gic>;15 #address-cells = <2>;16 #size-cells = <2>;30 arm-pmu {31 compatible = "arm,cortex-a57-pmu";[all …]