summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mt-dt-overlay/init
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-01-27 14:33:22 -0600
committerJohn Klug <john.klug@multitech.com>2022-02-01 10:50:17 -0600
commitbcaceb878ced8f8827e15d91d47d15de4604856e (patch)
tree6ace2ff96fa5a0067d9bc7a221c02b3f9cf0df45 /recipes-bsp/multitech/mt-dt-overlay/init
parent555250c261fe37ceeccb8277f9018377d3a9a26d (diff)
downloadmeta-multitech-bcaceb878ced8f8827e15d91d47d15de4604856e.tar.gz
meta-multitech-bcaceb878ced8f8827e15d91d47d15de4604856e.tar.bz2
meta-multitech-bcaceb878ced8f8827e15d91d47d15de4604856e.zip
Fix the mt-dt-overlay path to the EEPROM for MTCAP5.3.30
Diffstat (limited to 'recipes-bsp/multitech/mt-dt-overlay/init')
-rwxr-xr-xrecipes-bsp/multitech/mt-dt-overlay/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mt-dt-overlay/init b/recipes-bsp/multitech/mt-dt-overlay/init
index 1920723..a59d215 100755
--- a/recipes-bsp/multitech/mt-dt-overlay/init
+++ b/recipes-bsp/multitech/mt-dt-overlay/init
@@ -6,7 +6,7 @@
sysdir=/sys/devices/platform/mts-io
i2c=/sys/bus/i2c/devices/
-eepromPath="/sys/devices/platform/i2c-gpio-0/i2c-0/0-0056/eeprom"
+eepromPath="/sys/bus/i2c/devices/0-0056/eeprom"
DEVTREE="/sys/kernel/config/device-tree/overlays/"
SYSFS="/usr/sbin/mts-io-sysfs"