Skip to content

tmp423 probe is failing #27

Closed
Closed
@nkskjames

Description

@nkskjames

On palmetto, the tmp423 that is in device tree is not being instantiated:

[ 67.340000] tmp421 2-004c: Could not read configuration register (-5)
[ 67.350000] tmp421: probe of 2-004c failed with error -5

but, I can read the mfg and device id reg manually and they look ok:

root@palmetto:~# i2cget 2 0x4c 0xff b
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will read from device file /dev/i2c-2, chip address 0x4c, data address
0xff, using read byte data.
Continue? [Y/n]
0x23

I also tried to manually instantiate the occ driver, and it gives an error too on Palmetto only. Barreleye is fine. the lm75 works fine on Barreleye.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions