Lines Matching +full:stm32mp15 +full:- +full:i2c

1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (c) STMicroelectronics 2019 - All Rights Reserved
8 /dts-v1/;
10 #include "stm32mp157a-microgea-stm32mp1.dtsi"
11 #include "stm32mp15-pinctrl.dtsi"
12 #include "stm32mp15xxaa-pinctrl.dtsi"
13 #include <dt-bindings/gpio/gpio.h>
17 compatible = "engicam,microgea-stm32mp1-microdev2.0-of7",
18 "engicam,microgea-stm32mp1", "st,stm32mp157";
26 stdout-path = "serial0:115200n8";
30 compatible = "gpio-backlight";
32 default-on;
35 lcd_3v3: regulator-lcd-3v3 {
36 compatible = "regulator-fixed";
37 regulator-name = "lcd_3v3";
38 regulator-min-microvolt = <3300000>;
39 regulator-max-microvolt = <3300000>;
41 enable-active-high;
42 regulator-always-on;
43 power-supply = <&panel_pwr>;
46 panel_pwr: regulator-panel-pwr {
47 compatible = "regulator-fixed";
48 regulator-name = "panel_pwr";
49 regulator-min-microvolt = <3300000>;
50 regulator-max-microvolt = <3300000>;
52 regulator-always-on;
58 enable-gpios = <&gpiof 2 GPIO_ACTIVE_HIGH>;
59 power-supply = <&lcd_3v3>;
63 remote-endpoint = <&ltdc_ep0_out>;
70 i2c-scl-falling-time-ns = <20>;
71 i2c-scl-rising-time-ns = <185>;
72 pinctrl-names = "default", "sleep";
73 pinctrl-0 = <&i2c2_pins_a>;
74 pinctrl-1 = <&i2c2_sleep_pins_a>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&ltdc_pins>;
85 remote-endpoint = <&panel_in>;
91 ltdc_pins: ltdc-0 {
121 bias-disable;
122 drive-push-pull;
123 slew-rate = <3>;
129 bus-width = <4>;
130 disable-wp;
131 pinctrl-names = "default", "opendrain", "sleep";
132 pinctrl-0 = <&sdmmc1_b4_pins_a>;
133 pinctrl-1 = <&sdmmc1_b4_od_pins_a>;
134 pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
135 st,neg-edge;
136 vmmc-supply = <&vdd>;
141 pinctrl-names = "default", "sleep", "idle";
142 pinctrl-0 = <&uart4_pins_a>;
143 pinctrl-1 = <&uart4_sleep_pins_a>;
144 pinctrl-2 = <&uart4_idle_pins_a>;
145 /delete-property/dmas;
146 /delete-property/dma-names;
152 pinctrl-names = "default";
153 pinctrl-0 = <&uart8_pins_a>;
154 /delete-property/dmas;
155 /delete-property/dma-names;