]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Try to parse earlycon from parent too
authorTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 22:04:25 +0000 (14:04 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Mar 2018 00:32:09 +0000 (16:32 -0800)
commit15618256224769621b2c2300f66ad9513135ffaa
tree2e4b944e88dca204da7d6f2cc34ad81b1099b6dd
parenta88443068572aaa79048bc19c741e0edae17faa7
ARM: OMAP2+: Try to parse earlycon from parent too

With ti-sysc driver the "ti,hwmods" property will be moved to the
interconnect target module instead of the child device. To keep
earlycon working, we need to match against the interconnect target
module in the ti-sysc case.

Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c