Lines Matching +full:i2c4 +full:- +full:scl
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright 2016-2022 Toradex
9 compatible = "fixed-clock";
10 #clock-cells = <0>;
11 clock-frequency = <16000000>;
25 interrupt-parent = <&gpio1>;
27 pinctrl-0 = <&pinctrl_atmel_adapter>;
28 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
39 interrupt-parent = <&gpio5>;
41 pinctrl-names = "default";
42 pinctrl-0 = <&pinctrl_can_int>;
44 spi-max-frequency = <10000000>;
45 vdd-supply = <®_3v3>;
46 xceiver-supply = <®_5v0>;
55 /* Colibri I2C: I2C3_SDA/SCL on SODIMM 194/196 */
56 &i2c4 {
104 disable-over-current;