Lines Matching +full:pwm +full:- +full:outputs
1 // SPDX-License-Identifier: GPL-2.0
7 * Copyright (c) 2013-2015 Samsung Electronics Co., Ltd.
11 /dts-v1/;
12 #include <dt-bindings/sound/samsung-i2s.h>
13 #include "exynos5422-odroidxu3-common.dtsi"
17 compatible = "hardkernel,odroid-xu4", "samsung,exynos5800", \
21 compatible = "pwm-leds";
25 pwms = <&pwm 2 2000000 0>;
26 pwm-names = "pwm2";
28 linux,default-trigger = "heartbeat";
33 compatible = "samsung,odroid-xu3-audio";
34 model = "Odroid-XU4";
36 samsung,audio-routing = "I2S Playback", "Mixer DAI TX";
39 sound-dai = <&i2s0 0>, <&i2s0 1>;
43 sound-dai = <&hdmi>;
51 assigned-clocks = <&clock CLK_MOUT_EPLL>,
61 assigned-clock-parents = <&clock CLK_FOUT_EPLL>,
68 assigned-clock-rates = <0>,
79 &pwm {
81 * PWM 0 -- fan
82 * PWM 2 -- Blue LED
84 pinctrl-0 = <&pwm0_out &pwm2_out>;
85 pinctrl-names = "default";
86 samsung,pwm-outputs = <0>, <2>;