Other Parts Discussed in Thread: TPS65218D0, , TPS65218
Dear,
I am using am3352 MCU with PMIC TPS65218D0. I2C access works properly with the i2ctool commands
I need to adjust the Thigh timing of SCL clock to meet to PMIC timing requirement.
Before to update the device tree with new timing I would to test the valeur adjusting the I2C_SCLH using the user space cli devmem(2) command.
Each time I run the command devmem or devmem2 with root user, I get the following error
>devmem 0x44E0B000
[ 4202.039491] 8<--- cut here ---
[ 4202.042605] Unhandled fault: external abort on non-linefetch (0x1018) at 0xb6f33000
[ 4202.050302] pgd = 73e506f6
[ 4202.053021] [b6f33000] *pgd=8cb4b831, *pte=44e0b383, *ppte=44e0b383
Bus error
>uname -a
Linux ######### 5.4.81 #1 PREEMPT Wed Dec 2 07:49:57 UTC 2020 armv7l GNU/Linux
How can get I2C register accessible with devmem?
Regards
Sébastien