]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit73b22ba0ae9b148efb493c5dbf0d3c72058188c0
tree0142aa71951a3b3b0765de58f4e8a103251d1fc4
parentd2ab3bb890f6a88facf89494ce50b27ff8236d24
parent69f47cad3a05f6cd345afca84f1e66740ff48a2d
Merge branch 'net-pse-pd-tps23881-reset-gpio-support'

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>