On Tue, Apr 14, 2020 at 11:13 PM Florian Fainelli <f.fainelli@xxxxxxxxx> wrote: > > > > On 4/14/2020 11:10 AM, Robert Marko wrote: > > This patch adds the necessary MDIO interface node > > to the Qualcomm IPQ4019 DTSI. > > > > Built-in QCA8337N switch is managed using it, > > and since we have a driver for it lets add it. > > > > Signed-off-by: Christian Lamparter <chunkeey@xxxxxxxxx> > > Signed-off-by: Robert Marko <robert.marko@xxxxxxxxxx> > > Cc: Luka Perkov <luka.perkov@xxxxxxxxxx> > > --- > > arch/arm/boot/dts/qcom-ipq4019.dtsi | 28 ++++++++++++++++++++++++++++ > > 1 file changed, 28 insertions(+) > > Earlier contributions to that file seem to suggest that the preferred > subject is: > > ARM: dts: qcom: <subject> Will be changed in v3. Thanks > -- > Florian