blob: 4a96b289faaa19110ac1a173e3b0553293596ae4 [file] [log] [blame]
# Copyright 2015 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', 0x40, 'vcc_5v', 5.0, 0.01, 'rem', True), # A0: GND, A1: GND
('ina219', 0x43, 'vdd_gpu', 1.0, 0.01, 'rem', True), # A0: SCL, A1: GND
('ina219', 0x45, 'vdd_cpu', 1.0, 0.01, 'rem', True), # A0: Vs+, A1: Vs+
('ina219', 0x46, 'vdd_log', 1.0, 0.01, 'rem', True), # A0: SDA, A1: Vs+
('ina219', 0x49, 'vcc_ddr', 1.35, 0.01, 'rem', True), # A0: Vs+, A1: SDA
('ina219', 0x4A, 'vcc_33', 3.3, 0.01, 'rem', True), # A0: SDA, A1: SDA
]