From mboxrd@z Thu Jan 1 00:00:00 1970 From: colin.tuckley@arm.com (Colin Tuckley) Date: Fri, 5 Mar 2010 14:25:29 -0000 Subject: [PATCH] ARM: Add Versatile Express support In-Reply-To: References: Message-ID: <000101cabc6f$b54b4080$1fe1c180$@tuckley@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org For some reason you seem to have renamed the "System Register Interface" to "configuration register interface" The SRI sub-system is used for more functions than configuration and all of the ARM documentation refers to it as the SRI, so for consistency it needs to be called the SRI. Colin