Re: [PATCH 0/2] Fix Marvell CP110 pin control finction names
From: Linus Walleij <hidden>
Date: 2021-03-02 09:21:38
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2021-03-02 09:21:38
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Tue, Feb 16, 2021 at 12:31 PM [off-list ref] wrote:
From: Konstantin Porotchkin <redacted> These patches are fixing the CP110 pin control driver and the related documentation. Current CP110 pin control driver uses two different MPP functions named the same (sdio) in MPP54 and MPP55 definitions. Since these names are used for the MPP functionality selection, all function names within single MPP group should be unique. This patches series fixes function names in MPP54 and MPP55 pin definitions.
Excellent fix, patches applied! Yours, Linus Walleij