Lines Matching +full:high +full:- +full:speed
2 # SPDX-License-Identifier: Apache-2.0
12 spi-max-frequency = <18000000>;
13 clock-frequency = <40000000>;
14 device-state-gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
15 device-wake-gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>;
16 reset-gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
17 int-gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
18 bosch,mram-cfg = <0x0 15 15 5 5 0 10 10>;
19 sample-point = <875>;
20 sample-point-data = <875>;
21 bus-speed = <125000>;
22 bus-speed-data = <1000000>;
25 can-transceiver {
26 max-bitrate = <8000000>;
33 include: ["bosch,m_can-base.yaml", "spi-device.yaml"]
36 clock-frequency:
39 - 20000000
40 - 40000000
45 device-state-gpios:
46 type: phandle-array
50 device-wake-gpios:
51 type: phandle-array
53 GPIO connected to the TCAN4x5x WAKE input. This signal is high-voltage, active high.
55 reset-gpios:
56 type: phandle-array
58 GPIO connected to the TCAN4x5x RST input. This signal is active high.
60 int-gpios:
61 type: phandle-array
64 GPIO connected to the TCAN4x5x nINT interrupt output. This signal is open-drain, active low.