Lines Matching +full:sama5d2 +full:- +full:i2c
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d27_som1.dtsi - Device Tree file for SAMA5D27 SoM1 board
9 #include "sama5d2.dtsi"
10 #include "sama5d2-pinfunc.h"
11 #include <dt-bindings/gpio/gpio.h>
15 compatible = "atmel,sama5d27-som1", "atmel,sama5d27", "atmel,sama5d2", "atmel,sama5";
23 clock-frequency = <32768>;
27 clock-frequency = <24000000>;
32 sdmmc0: sdio-host@a0000000 {
33 microchip,sdcal-inverted;
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_qspi1_default>;
42 #address-cells = <1>;
43 #size-cells = <1>;
44 compatible = "jedec,spi-nor";
46 spi-max-frequency = <80000000>;
47 spi-tx-bus-width = <4>;
48 spi-rx-bus-width = <4>;
49 m25p,fast-read;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_macb0_default>;
86 #address-cells = <1>;
87 #size-cells = <0>;
88 phy-mode = "rmii";
90 ethernet-phy@7 {
92 interrupt-parent = <&pioA>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_macb0_phy_irq>;
99 i2c0: i2c@f8028000 {
101 pinctrl-names = "default", "gpio";
102 pinctrl-0 = <&pinctrl_i2c0_default>;
103 pinctrl-1 = <&pinctrl_i2c0_gpio>;
104 sda-gpios = <&pioA PIN_PD21 GPIO_ACTIVE_HIGH>;
105 scl-gpios = <&pioA PIN_PD22 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
119 bias-disable;
125 bias-disable;
132 bias-disable;
140 bias-pull-up;
155 bias-disable;
160 bias-disable;