Lines Matching +full:flash +full:- +full:gpios
1 // SPDX-License-Identifier: ISC
3 * Device Tree file for Gateworks IXP43x-based Cambria GW2358
6 /dts-v1/;
8 #include "intel-ixp43x.dtsi"
13 #address-cells = <1>;
14 #size-cells = <1>;
24 stdout-path = "uart0:115200n8";
32 compatible = "gpio-leds";
33 led-user {
35 gpios = <&pld1 0 GPIO_ACTIVE_LOW>;
36 default-state = "on";
37 linux,default-trigger = "heartbeat";
43 compatible = "i2c-gpio";
44 sda-gpios = <&gpio0 7 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
45 scl-gpios = <&gpio0 6 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
46 #address-cells = <1>;
47 #size-cells = <0>;
62 read-only;
65 compatible = "gateworks,pld-gpio";
67 gpio-controller;
68 #gpio-cells = <2>;
72 compatible = "gateworks,pld-gpio";
74 gpio-controller;
75 #gpio-cells = <2>;
79 flash@50000000 {
80 compatible = "intel,ixp4xx-flash", "cfi-flash";
81 bank-width = <2>;
83 * 32 MB of Flash in 0x20000 byte blocks
89 compatible = "redboot-fis";
91 fis-index-block = <0xff>;