commit | 15618256224769621b2c2300f66ad9513135ffaa | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Feb 22 14:04:25 2018 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 28 16:32:09 2018 -0800 |
tree | 2e4b944e88dca204da7d6f2cc34ad81b1099b6dd | |
parent | a88443068572aaa79048bc19c741e0edae17faa7 [diff] |
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>