[PATCH 1/2] soc: qcom: Add TCSR driver

Arnd Bergmann arnd at arndb.de
Thu Jan 8 16:06:56 PST 2015


On Thursday 08 January 2015 16:52:56 Andy Gross wrote:
> This patch adds support for the TCSR (Top Control and Status Register) IP block
> that is present in the Qualcomm IPQ8064, APQ8064, and some later processors.
> This block contains additional configuration and mux settings for various
> peripherals in the system, including the ADM DMA block and USB controller.
> 
> Signed-off-by: Andy Gross <agross at codeaurora.org>
> 

It sounds like this is a collection of random registers. Have you considered
making it a syscon node instead?

	Arnd



More information about the linux-arm-kernel mailing list