Lines Matching +full:pwm +full:- +full:v1
1 // SPDX-License-Identifier: GPL-2.0
7 * Copyright (c) 2013-2015 Samsung Electronics Co., Ltd.
11 /dts-v1/;
12 #include <dt-bindings/leds/common.h>
13 #include <dt-bindings/sound/samsung-i2s.h>
14 #include "exynos5422-odroidxu3-common.dtsi"
18 compatible = "hardkernel,odroid-xu4", "samsung,exynos5800", \
21 led-controller {
22 compatible = "pwm-leds";
24 led-1 {
27 pwms = <&pwm 2 2000000 0>;
28 pwm-names = "pwm2";
29 max-brightness = <255>;
30 linux,default-trigger = "heartbeat";
35 compatible = "samsung,odroid-xu3-audio";
36 model = "Odroid-XU4";
38 audio-routing = "I2S Playback", "Mixer DAI TX";
41 sound-dai = <&i2s0 0>, <&i2s0 1>;
45 sound-dai = <&hdmi>;
53 assigned-clocks = <&clock CLK_MOUT_EPLL>,
63 assigned-clock-parents = <&clock CLK_FOUT_EPLL>,
70 assigned-clock-rates = <0>,
81 &pwm {
83 * PWM 0 -- fan
84 * PWM 2 -- Blue LED
86 pinctrl-0 = <&pwm0_out &pwm2_out>;
87 pinctrl-names = "default";
88 samsung,pwm-outputs = <0>, <2>;