Searched +full:exynos850 +full:- +full:cmu +full:- +full:peri (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/samsung,exynos850-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Samsung Exynos850 SoC clock controller10 - Sam Protsenko <semen.protsenko@linaro.org>11 - Chanwoo Choi <cw00.choi@samsung.com>12 - Krzysztof Kozlowski <krzk@kernel.org>13 - Sylwester Nawrocki <s.nawrocki@samsung.com>14 - Tomasz Figa <tomasz.figa@gmail.com>[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung Exynos850 SoC device tree source8 * Samsung Exynos850 SoC device nodes are listed in this file.9 * Exynos850 based board files can include this file and provide13 #include <dt-bindings/clock/exynos850.h>14 #include <dt-bindings/interrupt-controller/arm-gic.h>15 #include <dt-bindings/soc/samsung,exynos-usi.h>19 compatible = "samsung,exynos850";20 #address-cells = <2>;21 #size-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.09 #include <dt-bindings/clock/exynos7885.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>14 #address-cells = <2>;15 #size-cells = <1>;17 interrupt-parent = <&gic>;26 arm-a53-pmu {27 compatible = "arm,cortex-a53-pmu";34 interrupt-affinity = <&cpu0>,42 arm-a73-pmu {[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 * Common Clock Framework support for Exynos850 SoC.10 #include <linux/clk-provider.h>14 #include <dt-bindings/clock/exynos850.h>17 #include "clk-exynos-arm64.h"32 /* ---- CMU_TOP ------------------------------------------------------------- */339 /* PERI */417 /* PERI */483 /* PERI */512 CLK_OF_DECLARE(exynos850_cmu_top, "samsung,exynos850-cmu-top",[all …]