]> git.baikalelectronics.ru Git - kernel.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)
commitd2362742fad8f6f6d8a4e9ac6af3e761ffbdba55
tree2e4b944e88dca204da7d6f2cc34ad81b1099b6dd
parent78ab4202551a4cc9ce73a1dbc7b3bb0dcaf21af8
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