Hello build bot (Jenkins), Paul Menzel, Tim Wawrzynczak, Aaron Durbin, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40514
to look at the new patch set (#3).
Change subject: ec/google/chromeec: Add .scan_bus() callback for Chrome EC device ......................................................................
ec/google/chromeec: Add .scan_bus() callback for Chrome EC device
This change adds scan_static_bus() as .scan_bus() callback for Chrome EC device which allows scanning of devices sitting behind the EC using the topology provided by mainboard's devicetree.cb.
BUG=b:154290952 TEST=Verified with follow-up changes that devices behind EC are scanned correctly.
Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: Id3630db56774fba1e3fc53bf349588c4c585773b --- M src/ec/google/chromeec/ec_lpc.c 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/40514/3