Re: [PATCH v2 1/2] ARM: dts: BCM5301X: pinctrl - use correct driver and define mdio pins

From: Florian Fainelli
Date: Mon Nov 09 2020 - 12:25:13 EST


On 11/9/20 9:21 AM, Rafał Miłecki wrote:
> On Wed, 4 Nov 2020 at 21:30, Vivek Unune <npcomplete13@xxxxxxxxx> wrote:
>> BCM47094 version of pinmux uses different driver and supports mdio
>> pinmux pins. Hence, use the correct driver and define the pins.
>>
>> Signed-off-by: Vivek Unune <npcomplete13@xxxxxxxxx>
>
> Subject and message are a bit confusing as it's actually a matter of
> chipset specific binding and not a driver.
>
> Change looks OK, thanks for handling that!
>
> Acked-by: Rafał Miłecki <rafal@xxxxxxxxxx>
>

Agreed, applied and fixed up the subject and commit message this way:

ARM: dts: BCM5301X: Use corretc pinctrl compatible for 4709x

BCM47094 version of pinmux uses different compatible and supports MDIO
pinmux pins. Hence, use the correct compatible string and defines the
MDIO pins group.

Thanks!
--
Florian