Lines Matching +full:adt7473 +full:- +full:d

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Lenovo Iomega ix4-300d
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/gpio/gpio.h>
12 #include "armada-xp-mv78230.dtsi"
15 model = "Lenovo Iomega ix4-300d";
16 compatible = "lenovo,ix4-300d", "marvell,armadaxp-mv78230",
17 "marvell,armadaxp", "marvell,armada-370-xp";
20 stdout-path = "serial0:115200n8";
34 internal-regs {
40 pinctrl-0 = <&ge0_rgmii_pins>;
41 pinctrl-names = "default";
44 phy-mode = "rgmii-id";
48 pinctrl-0 = <&ge1_rgmii_pins>;
49 pinctrl-names = "default";
52 phy-mode = "rgmii-id";
64 clock-frequency = <400000>;
67 adt7473@2e {
68 compatible = "adi,adt7473";
84 nand-controller@d0000 {
89 label = "pxa3xx_nand-0";
90 nand-rb = <0>;
91 nand-on-flash-bbt;
94 compatible = "fixed-partitions";
95 #address-cells = <1>;
96 #size-cells = <1>;
99 label = "u-boot";
101 read-only;
105 label = "u-boot-env";
107 read-only;
111 label = "u-boot-env2";
113 read-only;
136 gpio-keys {
137 compatible = "gpio-keys";
138 pinctrl-0 = <&power_button_pin &reset_button_pin
140 pinctrl-names = "default";
142 power-button {
148 reset-button {
154 select-button {
160 scroll-button {
167 spi-3 {
168 compatible = "spi-gpio";
170 sck-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
171 mosi-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>; /*gpio 47*/
172 cs-gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
173 num-chipselects = <1>;
174 #address-cells = <1>;
175 #size-cells = <0>;
179 gpio-controller;
180 #gpio-cells = <2>;
182 registers-number = <1>;
183 spi-max-frequency = <100000>;
187 gpio-leds {
188 compatible = "gpio-leds";
189 pinctrl-0 = <&hdd_led_pin>;
190 pinctrl-names = "default";
192 hdd-led {
193 label = "ix4-300d:hdd:blue";
195 default-state = "off";
198 power-led {
199 label = "ix4-300d:power:white";
202 linux,default-trigger = "timer";
203 default-state = "on";
206 sysfail-led {
207 label = "ix4-300d:sysfail:red";
209 default-state = "off";
212 sys-led {
213 label = "ix4-300d:sys:blue";
215 default-state = "off";
218 hddfail-led {
219 label = "ix4-300d:hddfail:red";
221 default-state = "off";
231 gpio-poweroff {
232 compatible = "gpio-poweroff";
233 pinctrl-0 = <&poweroff_pin>;
234 pinctrl-names = "default";
255 phy0: ethernet-phy@0 { /* Marvell 88E1318 */
259 phy1: ethernet-phy@1 { /* Marvell 88E1318 */
265 poweroff_pin: poweroff-pin {
270 power_button_pin: power-button-pin {
275 reset_button_pin: reset-button-pin {
279 select_button_pin: select-button-pin {
284 scroll_button_pin: scroll-button-pin {
289 hdd_led_pin: hdd-led-pin {