1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2018, The Linux Foundation. All rights reserved.
4 #include "qcom-ipq4019-ap.dk07.1.dtsi"
7 model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C1";
8 compatible = "qcom,ipq4019-ap-dk07.1-c1";
13 perst-gpio = <&tlmm 38 0x1>;
21 serial_1_pins: serial1-pinmux {
22 pins = "gpio8", "gpio9",
24 function = "blsp_uart1";
28 spi_0_pins: spi-0-pinmux {
30 function = "blsp_spi0";
31 pins = "gpio13", "gpio14", "gpio15";
44 pinctrl-0 = <&serial_1_pins>;
45 pinctrl-names = "default";
50 pinctrl-0 = <&spi_0_pins>;
51 pinctrl-names = "default";
53 cs-gpios = <&tlmm 12 0>;
59 compatible = "n25q128a11";
60 spi-max-frequency = <24000000>;