blob: de7776adb1e03246450274805911962f65a31dee [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
inas = [
('ina219', 0x41, 'pp5000_alw', 5, 0.005, 'rem', True),
('ina219', 0x42, 'pp3300_alw', 3.3, 0.005, 'rem', True),
('ina219', 0x44, 'pp1800', 1.8, 0.005, 'rem', True),
('ina219', 0x48, 'pp1350_ddr', 1.35, 0.005, 'rem', True),
('ina219', 0x49, 'ppvar_bl', 48, 0.005, 'rem', True),
('ina219', 0x4B, 'pp3300_wwan', 3.3, 0.005, 'rem', True),
('ina219', 0x4C, 'pp3300_wlan', 3.3, 0.005, 'rem', True)
]