Lines Matching +full:mdio +full:- +full:pins
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 #include "qcom-ipq4019.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
14 mdio_pins: mdio-state {
15 mdio-pins {
16 pins = "gpio53";
17 function = "mdio";
18 bias-pull-up;
21 mdc-pins {
22 pins = "gpio52";
24 bias-pull-up;
28 serial_pins: serial-state{
29 pins = "gpio60", "gpio61";
31 bias-disable;
34 spi_0_pins: spi-0-state {
35 spi0-pins {
37 pins = "gpio55", "gpio56", "gpio57";
38 drive-strength = <2>;
39 bias-disable;
42 spi0-cs-pins {
44 pins = "gpio54", "gpio59";
45 drive-strength = <2>;
46 bias-disable;
47 output-high;
67 pinctrl-0 = <&spi_0_pins>;
68 pinctrl-names = "default";
69 cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>, <&tlmm 59 GPIO_ACTIVE_HIGH>;
74 compatible = "jedec,spi-nor";
76 spi-max-frequency = <24000000>;
79 compatible = "fixed-partitions";
80 #address-cells = <1>;
81 #size-cells = <1>;
86 read-only;
92 read-only;
98 read-only;
104 read-only;
110 read-only;
114 label = "u-boot-env";
119 label = "u-boot";
121 read-only;
127 read-only;
132 spi-nand@1 {
135 compatible = "spi-nand";
137 spi-max-frequency = <24000000>;
140 compatible = "fixed-partitions";
141 #address-cells = <1>;
142 #size-cells = <1>;
160 pinctrl-0 = <&serial_pins>;
161 pinctrl-names = "default";
172 &mdio {
175 pinctrl-0 = <&mdio_pins>;
176 pinctrl-names = "default";
182 qcom,ath10k-calibration-variant = "8devices-Jalapeno";
188 qcom,ath10k-calibration-variant = "8devices-Jalapeno";