summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91/sama5d3.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-08-06 17:24:55 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2014-09-19 00:11:19 +0200
commitabe307ddb87f542c841c6b389d7e53bb4de945f0 (patch)
tree9e2957d2c2299506d55be229064adc001adb514f /arch/arm/include/asm/arch-at91/sama5d3.h
parentb24c1a10b53e831b28da6a69911061a28b34bbd6 (diff)
downloadtalos-obmc-uboot-abe307ddb87f542c841c6b389d7e53bb4de945f0.tar.gz
talos-obmc-uboot-abe307ddb87f542c841c6b389d7e53bb4de945f0.zip
ARM: atmel: add pcr related definition
Using CPU_HAS_PCR micro to present the SoC has pcr (peripheral control register). Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/arm/include/asm/arch-at91/sama5d3.h')
-rw-r--r--arch/arm/include/asm/arch-at91/sama5d3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-at91/sama5d3.h b/arch/arm/include/asm/arch-at91/sama5d3.h
index 6d936f47fa..f7bc4ad338 100644
--- a/arch/arm/include/asm/arch-at91/sama5d3.h
+++ b/arch/arm/include/asm/arch-at91/sama5d3.h
@@ -188,6 +188,7 @@
#define ATMEL_PIO_PORTS 5
#define CPU_HAS_PIO3
#define PIO_SCDR_DIV 0x3fff
+#define CPU_HAS_PCR
/*
* PMECC table in ROM
OpenPOWER on IntegriCloud