2 /* Copyright (c) 2017, The Linux Foundation. All rights reserved.
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
13 #include "ipq8074.dtsi"
16 #address-cells = <0x2>;
18 model = "Qualcomm Technologies, Inc. IPQ8074-HK01";
19 compatible = "qcom,ipq8074-hk01", "qcom,ipq8074";
20 interrupt-parent = <&intc>;
23 serial0 = &blsp1_uart5;
27 stdout-path = "serial0";
31 device_type = "memory";
32 reg = <0x0 0x40000000 0x0 0x20000000>;
37 serial_4_pins: serial4_pinmux {
39 pins = "gpio23", "gpio24";
40 function = "blsp4_uart1";
47 pinctrl-0 = <&serial_4_pins>;
48 pinctrl-names = "default";