]> git.ipfire.org Git - thirdparty/linux.git/commit
i2c: muxes: pca954x: Use reset controller only
authorWojciech Siudy <wojciech.siudy@nokia.com>
Tue, 3 Jun 2025 12:47:20 +0000 (14:47 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 11 Aug 2025 18:09:54 +0000 (20:09 +0200)
commit690de2902dca98aec96de004428c020ca902f047
treeb6cec4a45c839209020ae425190ac2f219e4a2ca
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
i2c: muxes: pca954x: Use reset controller only

Fallback to legacy reset-gpios is no more needed, because the framework
can use reset-gpios properity now as well.

Signed-off-by: Wojciech Siudy <wojciech.siudy@nokia.com>
[wsa: fixed whitespace issue]
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
drivers/i2c/muxes/i2c-mux-pca954x.c