From 9396432d05fdd9ad3e5febbc578f972c923b3b4d Mon Sep 17 00:00:00 2001 From: Gokul Sriram Palanisamy Date: Thu, 5 Dec 2019 18:14:19 +0530 Subject: [PATCH] dts: ipq807x: Added new device tree for HK11-C1 RDP Change-Id: Ie8295b430be7b5268ddd69e88bb97a573fc1e437 Signed-off-by: Gokul Sriram Palanisamy --- arch/arm/dts/Makefile | 1 + arch/arm/dts/ipq807x-hk11-c1.dts | 38 ++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 arch/arm/dts/ipq807x-hk11-c1.dts diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index b69b949fa5..937c825d41 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -27,6 +27,7 @@ dtb-$(CONFIG_ARCH_IPQ807x) += ipq807x-hk01.dtb \ ipq807x-hk08.dtb \ ipq807x-hk09.dtb \ ipq807x-hk10.dtb \ + ipq807x-hk11-c1.dtb \ ipq807x-ac01.dtb \ ipq807x-ac02.dtb \ ipq807x-ac03.dtb \ diff --git a/arch/arm/dts/ipq807x-hk11-c1.dts b/arch/arm/dts/ipq807x-hk11-c1.dts new file mode 100644 index 0000000000..3b97323611 --- /dev/null +++ b/arch/arm/dts/ipq807x-hk11-c1.dts @@ -0,0 +1,38 @@ +/* + * Copyright (c) 2016, 2019 The Linux Foundation. All rights reserved. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 and + * only version 2 as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + +/dts-v1/; +#include "ipq807x-soc.dtsi" +#include +/ { + machid = <0x08010011>; + config_name = "config@hk11.c1"; + + aliases { + console = "/serial@78B3000"; + uart2 = "/serial@78B0000"; + i2c0 = "/i2c@78b6000"; + pci0 = "/pci@20000000"; + pci1 = "/pci@10000000"; + mmc = "/sdhci@07824000"; + }; + ess-switch { + switch_mac_mode = <0x0>; + switch_mac_mode1 = <0xFF>; + switch_mac_mode2 = <0x2>; + aquantia_port = <5>; + aquantia_gpio = <44>; + }; + +}; +