summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2019-11-08 10:33:18 -0800
committerOlof Johansson <olof@lixom.net>2019-11-08 10:33:20 -0800
commite24eb5e6e9577360f54f19e4705991cd9ecd0001 (patch)
tree8215cf5dc6109116e5fade04a606c621a8e94efe /include/linux
parent44a39847787b022c9f64b48b41c9d2f9dcd815f4 (diff)
parentc3277f8ee8cdadf011b8390dfdb4c44ecfaa1a7a (diff)
downloadlinux-stable-e24eb5e6e9577360f54f19e4705991cd9ecd0001.tar.gz
linux-stable-e24eb5e6e9577360f54f19e4705991cd9ecd0001.tar.bz2
linux-stable-e24eb5e6e9577360f54f19e4705991cd9ecd0001.zip
Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/drivers
AT91 drivers for 5.5 - a new driver exposing the serial number registers through nvmem - a few documentation and definition changes * tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: soc: at91: Add Atmel SFR SN (Serial Number) support memory: atmel-ebi: switch to SPDX license identifiers memory: atmel-ebi: move NUM_CS definition inside EBI driver ARM: at91: Documentation: update the sama5d3 and armv7m datasheets Link: https://lore.kernel.org/r/20191107221644.GA201884@piout.net Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/syscon/atmel-matrix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/syscon/atmel-matrix.h b/include/linux/mfd/syscon/atmel-matrix.h
index f61cd127a852..20c25665216a 100644
--- a/include/linux/mfd/syscon/atmel-matrix.h
+++ b/include/linux/mfd/syscon/atmel-matrix.h
@@ -106,7 +106,6 @@
#define AT91_MATRIX_DDR_IOSR BIT(18)
#define AT91_MATRIX_NFD0_SELECT BIT(24)
#define AT91_MATRIX_DDR_MP_EN BIT(25)
-#define AT91_MATRIX_EBI_NUM_CS 8
#define AT91_MATRIX_USBPUCR_PUON BIT(30)