From 229d01047a840a3ac91a6fcf42ff1dba12f9cfb8 Mon Sep 17 00:00:00 2001 From: Karthick Shanmugham Date: Thu, 9 Apr 2020 13:02:17 +0530 Subject: [PATCH] ipq807x: Removed HK05 dts files from u-boot Remove support for hk05 since it is marked as obsolete in default setting table Signed-off-by: Karthick Shanmugham Change-Id: I972af09f912c1f613b462cf2559d8a645a0bb270 --- arch/arm/dts/ipq807x-hk05.dts | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 arch/arm/dts/ipq807x-hk05.dts diff --git a/arch/arm/dts/ipq807x-hk05.dts b/arch/arm/dts/ipq807x-hk05.dts deleted file mode 100644 index 88a5a3d0a0..0000000000 --- a/arch/arm/dts/ipq807x-hk05.dts +++ /dev/null @@ -1,28 +0,0 @@ -/* - * Copyright (c) 2016 - 2017, 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 = <0x080100002>; - config_name = "config@hk05"; - - aliases { - console = "/serial@78B3000"; - i2c0 = "/i2c@78b6000"; - pci0 = "/pci@20000000"; - pci1 = "/pci@10000000"; - }; -}; -