Re: [PATCH RESEND v5 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
Jonathan Cameron <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260823012922.22bdb16e@jic23-huawei> |
On Wed, 19 Aug 2026 10:15:27 +0200 Esben Haabendal <[email protected]> wrote: > This is a resend of v5 which was not fully sent first time for some unknown > reason. > > Extend the mma8452 driver with support for configuration of the > interrupt line in open-drain mode, which is needed for hardware designs > where the interrupt line is shared with other chips. > > Adding drive-open-drain property to mma8452 device-tree node for such > designs to enable switching pin configuration to open-drain mode. > > Signed-off-by: Esben Haabendal <[email protected]> Hi Esben, Just quick not to say I took another look and didn't find anything to add. Looking forward to v6! Jonathan