[PATCH v3 01/21] ARM: dts: remove a unused compatible name in hip01-ca9x2.dts

From: Zhen Lei
Date: Sun Sep 27 2020 - 02:27:11 EST


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@xxxxxxxxxx>
---
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