[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200927062129.4573-2-thunder.leizhen@huawei.com>
Date: Sun, 27 Sep 2020 14:21:09 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Wei Xu <xuwei5@...ilicon.com>, Rob Herring <robh+dt@...nel.org>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>,
Libin <huawei.libin@...wei.com>,
Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH v3 01/21] ARM: dts: remove a unused compatible name in hip01-ca9x2.dts
The compatible name "hisilicon,hip01" does not exist in any C file, and
it is not mentioned in the description file "hisilicon.txt". Delete it.
Fixes: 56a9c909d88a ("ARM: dts: Add hip01-ca9x2 dts file")
Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com>
---
arch/arm/boot/dts/hip01-ca9x2.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/hip01-ca9x2.dts b/arch/arm/boot/dts/hip01-ca9x2.dts
index f05e74eacfe0bf2..936acb301c55a10 100644
--- a/arch/arm/boot/dts/hip01-ca9x2.dts
+++ b/arch/arm/boot/dts/hip01-ca9x2.dts
@@ -17,7 +17,7 @@
/ {
model = "Hisilicon HIP01 Development Board";
- compatible = "hisilicon,hip01-ca9x2", "hisilicon,hip01";
+ compatible = "hisilicon,hip01-ca9x2";
cpus {
#address-cells = <1>;
--
1.8.3
Powered by blists - more mailing lists