summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgen_callouts.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_callouts.pl b/gen_callouts.pl
index 5398aa5..5083557 100755
--- a/gen_callouts.pl
+++ b/gen_callouts.pl
@@ -36,7 +36,7 @@ my @inventory = Inventory::getInventory($targets);
# paths
-my $i2cPath = "/sys/devices/platform/ahb/ahb:apb/ahb:apb:i2c\@1e78a000/1e78a100.i2c-bus/i2c-<port>/<port>-00<address>";
+my $i2cPath = "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus\@1e78a000/1e78a100.i2c-bus/i2c-<port>/<port>-00<address>";
my $fsiMasterPath = "/sys/devices/platform/gpio-fsi/fsi0/slave\@00:00/raw";
my $fsiSlavePath = "/sys/devices/platform/gpio-fsi/fsi0/slave\@00:00/00:00:00:0a/fsi1/slave\@<link>:00/raw";
OpenPOWER on IntegriCloud