Lines Matching +full:io +full:- +full:expander
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 /dts-v1/;
10 #include "imx7d-pico.dtsi"
12 model = "TechNexion PICO-IMX7D and DWARF baseboard";
13 compatible = "technexion,imx7d-pico-dwarf", "fsl,imx7d";
16 compatible = "fsl,imx-audio-sgtl5000";
17 model = "imx7d-sgtl5000";
18 audio-cpu = <&sai1>;
19 audio-codec = <&sgtl5000>;
20 audio-routing =
27 sys_mclk: clock-sys-mclk {
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <24576000>;
35 clock-frequency = <100000>;
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_i2c1>;
40 sgtl5000: audio-codec@a {
43 #sound-dai-cells = <0>;
45 VDDA-supply = <®_2p5v>;
46 VDDIO-supply = <®_3p3v>;
49 pressure-sensor@60 {
56 clock-frequency = <100000>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_i2c1>;
61 pca9554: io-expander@25 {
63 gpio-controller;
64 #gpio-cells = <2>;
65 #interrupt-cells = <2>;
66 interrupt-controller;
71 compatible = "edt,edt-ft5x06";
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_touchscreen>;
75 interrupt-parent = <&gpio2>;
77 reset-gpios = <&pca9554 4 GPIO_ACTIVE_LOW>;
78 touchscreen-size-x = <800>;
79 touchscreen-size-y = <480>;