Searched +full:exynosautov9 +full:- +full:cmu +full:- +full:fsys2 (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,exynosautov9-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chanho Park <chanho61.park@samsung.com>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>17 Exynos Auto v9 clock controller is comprised of several CMU units, generating[all …]
1 // SPDX-License-Identifier: GPL-2.09 #include <dt-bindings/clock/samsung,exynosautov9.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/soc/samsung,boot-mode.h>12 #include <dt-bindings/soc/samsung,exynos-usi.h>15 compatible = "samsung,exynosautov9";16 #address-cells = <2>;17 #size-cells = <1>;19 interrupt-parent = <&gic>;31 arm-pmu {[all …]