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>
This commit is contained in:
parent
90d01929ad
commit
adc9afb658
|
@ -47,8 +47,6 @@
|
||||||
atmel,has-pmecc;
|
atmel,has-pmecc;
|
||||||
atmel,pmecc-cap = <4>;
|
atmel,pmecc-cap = <4>;
|
||||||
atmel,pmecc-sector-size = <512>;
|
atmel,pmecc-sector-size = <512>;
|
||||||
atmel,has-nfc;
|
|
||||||
atmel,use-nfc-sram;
|
|
||||||
nand-on-flash-bbt;
|
nand-on-flash-bbt;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue