Lines Matching +full:imx23 +full:- +full:pwm
2 * Copyright (C) 2013-2016 Marek Vasut <marek.vasut@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "imx23.dtsi"
48 model = "Creative ZEN X-Fi3";
49 compatible = "creative,x-fi3", "fsl,imx23";
57 apbh-bus@80000000 {
59 compatible = "fsl,imx23-mmc";
60 pinctrl-names = "default";
61 pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_pins_fixup>;
62 bus-width = <4>;
63 vmmc-supply = <®_vddio_sd0>;
64 cd-inverted;
69 compatible = "fsl,imx23-mmc";
70 pinctrl-names = "default";
71 pinctrl-0 = <&mmc1_4bit_pins_a>;
72 bus-width = <4>;
73 non-removable;
78 pinctrl-names = "default";
79 pinctrl-0 = <&hog_pins_a>;
83 fsl,pinmux-ids = <
86 fsl,drive-strength = <0>;
88 fsl,pull-up = <0>;
93 fsl,pinmux-ids = <
97 fsl,drive-strength = <0>;
99 fsl,pull-up = <1>;
104 apbx-bus@80040000 {
106 pinctrl-names = "default";
107 pinctrl-0 = <&i2c_pins_a>;
111 pwm: pwm@80064000 { label
112 pinctrl-names = "default";
113 pinctrl-0 = <&pwm2_pins_a>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&duart_pins_a>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&auart1_2pins_a>;
146 reg_vddio_sd0: regulator-vddio-sd0 {
147 compatible = "regulator-fixed";
148 regulator-name = "vddio-sd0";
149 regulator-min-microvolt = <3300000>;
150 regulator-max-microvolt = <3300000>;
155 compatible = "pwm-backlight";
156 pwms = <&pwm 2 5000000 0>;
157 brightness-levels = <0 4 8 16 32 64 128 255>;
158 default-brightness-level = <6>;
161 gpio-keys {
162 compatible = "gpio-keys";
163 pinctrl-names = "default";
164 pinctrl-0 = <&key_pins_a>;
166 key-voldown {
167 label = "volume-down";
170 debounce-interval = <20>;
173 key-volup {
174 label = "volume-up";
177 debounce-interval = <20>;