diff mbox series

[6/8] arm: dts: socfpga: Remove compatible string from dw apb gpio port

Message ID 20201015115810.4913fc4c@xhacker.debian (mailing list archive)
State New, archived
Headers show
Series remove never-used "snps,dw-apb-gpio-port" | expand

Commit Message

Jisheng Zhang Oct. 15, 2020, 3:58 a.m. UTC
The compatible string is never used.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
---
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
index 9d7f19e97df7..757c53ffe345 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
@@ -199,7 +199,6 @@  gpio0: gpio@ffc03200 {
 			status = "disabled";
 
 			porta: gpio-controller@0 {
-				compatible = "snps,dw-apb-gpio-port";
 				gpio-controller;
 				#gpio-cells = <2>;
 				snps,nr-gpios = <24>;
@@ -219,7 +218,6 @@  gpio1: gpio@ffc03300 {
 			status = "disabled";
 
 			portb: gpio-controller@0 {
-				compatible = "snps,dw-apb-gpio-port";
 				gpio-controller;
 				#gpio-cells = <2>;
 				snps,nr-gpios = <24>;