[PATCH 2/2] ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCs

Richard Cochran richardcochran at gmail.com
Tue Dec 17 06:37:51 EST 2013


On Mon, Dec 16, 2013 at 08:12:03PM +0100, Uwe Kleine-König wrote:

> +		cmu: cmu at 400c8000 {
> +			compatible = "efm32gg,cmu";

I was able to run this on the EFM32LG without problems.  Are you sure
this CMU node is specific to the GG, or can it be shared?

Thanks,
Richard

> +			reg = <0x400c8000 0x400>;
> +			interrupts = <32>;
> +			#clock-cells = <1>;
> +		};



More information about the linux-arm-kernel mailing list