[PATCH v2] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs

Alexandre Belloni alexandre.belloni at bootlin.com
Mon Dec 28 11:58:34 EST 2020


On Fri, 11 Dec 2020 13:58:46 +0000, Sudeep Holla wrote:
> Since at91_soc_init is called unconditionally from atmel_soc_device_init,
> we get the following warning on all non AT91 SoCs:
> 	" AT91: Could not find identification node"
> 
> Fix the same by filtering with allowed AT91 SoC list.

Applied, thanks!

[1/1] drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
      commit: 960ddf70cc11024e6e9dac206316d0160e00a77d

Best regards,
-- 
Alexandre Belloni <alexandre.belloni at bootlin.com>



More information about the linux-arm-kernel mailing list