diff options
author | Josh Wu <josh.wu@atmel.com> | 2013-06-08 01:51:04 -0400 |
---|---|---|
committer | Josh Wu <josh.wu@atmel.com> | 2013-08-23 02:46:38 -0400 |
commit | adc9afb658d2ff268365a17b60ca54b43429a77d (patch) | |
tree | cd6af18fdd91cf13446defff68baf1eac93bdc50 /arch/arm/boot/dts/sama5d3xcm.dtsi | |
parent | 90d01929ad38259596371c78df8a9ecf37a7f815 (diff) |
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 <josh.wu@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3xcm.dtsi')
-rw-r--r-- | arch/arm/boot/dts/sama5d3xcm.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sama5d3xcm.dtsi b/arch/arm/boot/dts/sama5d3xcm.dtsi index 1f8050813a54..31ed9e3bb649 100644 --- a/arch/arm/boot/dts/sama5d3xcm.dtsi +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi | |||
@@ -47,8 +47,6 @@ | |||
47 | atmel,has-pmecc; | 47 | atmel,has-pmecc; |
48 | atmel,pmecc-cap = <4>; | 48 | atmel,pmecc-cap = <4>; |
49 | atmel,pmecc-sector-size = <512>; | 49 | atmel,pmecc-sector-size = <512>; |
50 | atmel,has-nfc; | ||
51 | atmel,use-nfc-sram; | ||
52 | nand-on-flash-bbt; | 50 | nand-on-flash-bbt; |
53 | status = "okay"; | 51 | status = "okay"; |
54 | 52 | ||