Searched +full:exynosautov920 +full:- +full:cmu +full:- +full:peric0 (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,exynosautov920-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Sunyeal Hong <sunyeal.hong@samsung.com>11 - Chanwoo Choi <cw00.choi@samsung.com>12 - Krzysztof Kozlowski <krzk@kernel.org>13 - Sylwester Nawrocki <s.nawrocki@samsung.com>16 ExynosAuto v920 clock controller is comprised of several CMU units, generating17 clocks for different domains. Those CMU units are modeled as separate device[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's ExynosAutov920 SoC device tree source9 #include <dt-bindings/clock/samsung,exynosautov920.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/soc/samsung,exynos-usi.h>14 compatible = "samsung,exynosautov920";15 #address-cells = <2>;16 #size-cells = <1>;18 interrupt-parent = <&gic>;31 arm-pmu {[all …]