mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
rt946x_block_read() is not implemented right. It not only makes rt946x_init_irq() fail but also put RT946x i2c module in an erroneous state temporarily. BUG=b:72228350 BRANCH=none TEST=manually on scarlet rev3: 1)Insert Plugable USB-C hub w/o AC 2)Run cutoff command on ec console 3)Hold Pwr button for a few seconds to wake up DUT 4)Repeat 2 - 3 for 10 times without seeing PD loops Change-Id: I9304617f924e44288483afca5ab1b2923eb68ff0 Signed-off-by: Philip Chen <philipchen@google.com> Reviewed-on: https://chromium-review.googlesource.com/890027 Commit-Ready: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org> Reviewed-by: Brian Norris <briannorris@chromium.org>