Skip to content

Commit

Permalink
[platform/broadcom] Update Questone2bd init script
Browse files Browse the repository at this point in the history
  • Loading branch information
pphuchar committed Mar 9, 2020
1 parent 1d30023 commit 324d202
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ start)
echo syscpld 0x0d > /sys/bus/i2c/devices/i2c-70/new_device

## Populate PSU PMBus and System CPLD devices
sleep 1
echo dps1100 0x58 > /sys/bus/i2c/devices/i2c-75/new_device
sleep 1
echo dps1100 0x59 > /sys/bus/i2c/devices/i2c-76/new_device

# Populate temperature sensors
Expand Down

0 comments on commit 324d202

Please sign in to comment.