]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-pse-pd-tps23881-reset-gpio-support'
authorJakub Kicinski <kuba@kernel.org>
Mon, 26 Aug 2024 20:24:12 +0000 (13:24 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 26 Aug 2024 20:24:12 +0000 (13:24 -0700)
Kyle Swenson says:

====================
net: pse-pd: tps23881: Reset GPIO support

On some boards, the TPS2388x's reset line (active low) is pulled low to
keep the chip in reset until the SoC pulls the device out of reset.
This series updates the device-tree binding for the tps23881 and then
adds support for the reset gpio handling in the tps23881 driver.

v1: https://lore.kernel.org/20240819190151.93253-1-kyle.swenson@est.tech
====================

Link: https://patch.msgid.link/20240822220100.3030184-1-kyle.swenson@est.tech
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge