sonic-buildimage/platform/pddf/i2c
FuzailBrcm 482ff1ca50
[pddf]: Support for idle_state device parameter is required for muxes using i2c_mux_pca954x driver (#10060)
As per linux kernel 5.10, 'force_deselct_on_exit' parameter used for driver i2c_mux_pca954x is no longer valid. Instead an attribute 'idle_state' is added per MUX device. This needs to be set to
-1 : For leaving the mux state as is
-2 : For deselecting the channel upon exit
: To always set a channel upon exit

This needs to be accommodated inside the PDDF JSON parser as well.
2022-03-03 15:58:34 -08:00
..
debian [pddf]: Update PDDF kernel modules with 5.10 kernel and fix some compilation (#9582) 2022-01-02 22:24:19 -08:00
modules [pddf]: Update PDDF kernel modules with 5.10 kernel and fix some compilation (#9582) 2022-01-02 22:24:19 -08:00
service [pddf]: Adding pre_pddf_init script in the service file (#7834) 2022-01-02 22:28:48 -08:00
utils [pddf]: Support for idle_state device parameter is required for muxes using i2c_mux_pca954x driver (#10060) 2022-03-03 15:58:34 -08:00
Makefile [pddf]: Update PDDF kernel modules with 5.10 kernel and fix some compilation (#9582) 2022-01-02 22:24:19 -08:00
setup.py Platform Driver Developement Framework (PDDF) (#4756) 2020-11-12 10:22:38 -08:00