sonic-buildimage/platform/broadcom/sonic-platform-modules-accton/as9716-32d
brandonchuang 2116f62978
[AS9716-32D] Support i2c mux reset (#10492)
Why I did it
    Prevent from i2c bus to get locked.

How I did it
    Add sysfs driver to access ioport.
    Command to reset i2c mux:
    echo 1 > /sys/devices/platform/as9716_32d_ioport/i2c_mux_rst
    Command to bring i2c mux out of reset:
    echo 0 > /sys/devices/platform/as9716_32d_ioport/i2c_mux_rst

Signed-off-by: Brandon Chuang <brandon_chuang@edge-core.com>
2022-04-09 10:51:49 -07:00
..
classes Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
modules [AS9716-32D] Support i2c mux reset (#10492) 2022-04-09 10:51:49 -07:00
service [as9716-32d] Add to support PDDF (#6902) 2021-04-14 14:43:52 -07:00
sonic_platform [Accton/PDDF] Support show cmd for psu-temp and fan (#10215) 2022-03-29 13:36:58 -07:00
utils [Accton/PDDF] Support pddf to as4630/as7816/as7326 (#10340) 2022-04-01 09:55:04 -07:00
setup.py [devices]: Add support as9716 platform (#2993) 2019-06-28 21:53:06 -07:00
sonic_platform_setup.py [as9716-32d] Add to support PDDF (#6902) 2021-04-14 14:43:52 -07:00