mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 17:11:42 +00:00
As different boards can use the same EC but use different pins for the same functionality it is required to properly abstract out the bank and pin used for the one wire interface. Provide this ability. BUG=chrome-os-partner:20372 BRANCH=None TEST=built for failure and success on link Change-Id: Ie20f2319d9cd6f5ec63b4178ecebc45a90a51042 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/60798 Reviewed-by: Bill Richardson <wfrichar@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org>