QUERY: How to handle SOC Configuration (Peripheral Multiplexing) in linux

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Mar 15 06:37:06 EDT 2010


On Mon, Mar 15, 2010 at 03:52:29PM +0530, Shiraz HASHIM wrote:
> Actually you have pointed to right thing and this is really important.
> Some architectures (I think ppc) have device tree option to pass the
> hardware configuration to the kernel from bootloader.
> I dont know such option exists for arm. Lets hear others' opinions.

We don't have support for DT yet.

Currently, we handle most of the platform dependencies via machine types
and having individual board support C files provide the necessary device
structures and pin muxing information to core support.



More information about the linux-arm-kernel mailing list