From adc9afb658d2ff268365a17b60ca54b43429a77d Mon Sep 17 00:00:00 2001 From: Josh Wu Date: Sat, 8 Jun 2013 13:51:04 +0800 Subject: [PATCH] ARM: at91/dt: sama5d3xek: remove the useless NFC dt parameters The NFC driver code doesn't use atmel,has-nfc and atmel,use-nfc-sram. Signed-off-by: Josh Wu --- arch/arm/boot/dts/sama5d3xcm.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi index 1f80508..31ed9e3 100644 --- a/arch/arm/boot/dts/sama5d3xcm.dtsi +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi @@ -47,8 +47,6 @@ atmel,has-pmecc; atmel,pmecc-cap = <4>; atmel,pmecc-sector-size = <512>; - atmel,has-nfc; - atmel,use-nfc-sram; nand-on-flash-bbt; status = "okay"; -- 2.7.4