Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / arch / arm / boot / dts / qcom-ipq4019-ap.dk07.1-c2.dts
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2018, The Linux Foundation. All rights reserved.
3
4 #include "qcom-ipq4019-ap.dk07.1.dtsi"
5
6 / {
7         model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1-C2";
8         compatible = "qcom,ipq4019-ap-dk07.1-c2";
9
10         soc {
11                 pinctrl@1000000 {
12                         serial_1_pins: serial1-pinmux {
13                                 pins = "gpio8", "gpio9";
14                                 function = "blsp_uart1";
15                                 bias-disable;
16                         };
17                 };
18
19                 serial@78b0000 {
20                         pinctrl-0 = <&serial_1_pins>;
21                         pinctrl-names = "default";
22                         status = "okay";
23                 };
24         };
25 };