Searched +full:exynos5433 +full:- +full:lpass (Results 1 – 3 of 3) sorted by relevance
1 Samsung Exynos SoC Low Power Audio Subsystem (LPASS)5 - compatible : "samsung,exynos5433-lpass"6 - reg : should contain the LPASS top SFR region location8 - clock-names : should contain following required clocks: "sfr0_ctrl"9 - clocks : should contain clock specifiers of all clocks, which10 input names have been specified in clock-names12 - #address-cells : should be 113 - #size-cells : should be 114 - ranges : must be present17 an optional sub-node. For "samsung,exynos5433-lpass" compatible this includes:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mfd/samsung,exynos5433[all...]
1 // SPDX-License-Identifier: GPL-2.03 * Samsung's Exynos5433 SoC device tree source7 * Samsung's Exynos5433 SoC device nodes are listed in this file.8 * Exynos5433 based board files can include this file and provide12 * Exynos5433 SoC. As device tree coverage for Exynos5433 increases,16 #include <dt-bindings/clock/exynos5433.h>17 #include <dt-bindings/interrupt-controller/arm-gic.h>20 compatible = "samsung,exynos5433";21 #address-cells = <2>;22 #size-cells = <2>;[all …]