All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL] Three network phy fixes for am57xx and am437x
Date: Thu, 14 May 2020 09:02:15 -0700	[thread overview]
Message-ID: <pull-1589472123-367692@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 738b150ecefbffb6e55cfa8a3b66a844f777d8fb:

  ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1 (2020-05-05 10:19:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/cpsw-fixes-signed

for you to fetch changes up to fb6823a6f9801dbe86b6551103f477dd3c5d115a:

  ARM: dts: Fix wrong mdio clock for dm814x (2020-05-12 13:54:23 -0700)

----------------------------------------------------------------
Few cpsw related dts fixes for omaps

Recent cpsw driver changes exposed few regressions in the cpsw related
dts configuration that would be good to fix:

- Few more boards still need to be updated to use rgmii-rxid phy caused
  by the fallout from commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode
  support for the KSZ9031 PHY" as the rx delay is now disabled unless we
  use rgmii-rxid.

- On dm814x we have been using a wrong clock for mdio that now can produce
  external abort on some boards

----------------------------------------------------------------
Grygorii Strashko (2):
      ARM: dts: am57xx: fix networking on boards with ksz9031 phy
      ARM: dts: am437x: fix networking on boards with ksz9031 phy

Tony Lindgren (1):
      ARM: dts: Fix wrong mdio clock for dm814x

 arch/arm/boot/dts/am437x-gp-evm.dts             | 2 +-
 arch/arm/boot/dts/am437x-idk-evm.dts            | 2 +-
 arch/arm/boot/dts/am437x-sk-evm.dts             | 4 ++--
 arch/arm/boot/dts/am571x-idk.dts                | 4 ++--
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 4 ++--
 arch/arm/boot/dts/am57xx-idk-common.dtsi        | 4 ++--
 arch/arm/boot/dts/dm814x.dtsi                   | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Three network phy fixes for am57xx and am437x
Date: Thu, 14 May 2020 09:02:15 -0700	[thread overview]
Message-ID: <pull-1589472123-367692@atomide.com> (raw)

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 738b150ecefbffb6e55cfa8a3b66a844f777d8fb:

  ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1 (2020-05-05 10:19:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/cpsw-fixes-signed

for you to fetch changes up to fb6823a6f9801dbe86b6551103f477dd3c5d115a:

  ARM: dts: Fix wrong mdio clock for dm814x (2020-05-12 13:54:23 -0700)

----------------------------------------------------------------
Few cpsw related dts fixes for omaps

Recent cpsw driver changes exposed few regressions in the cpsw related
dts configuration that would be good to fix:

- Few more boards still need to be updated to use rgmii-rxid phy caused
  by the fallout from commit bcf3440c6dd7 ("net: phy: micrel: add phy-mode
  support for the KSZ9031 PHY" as the rx delay is now disabled unless we
  use rgmii-rxid.

- On dm814x we have been using a wrong clock for mdio that now can produce
  external abort on some boards

----------------------------------------------------------------
Grygorii Strashko (2):
      ARM: dts: am57xx: fix networking on boards with ksz9031 phy
      ARM: dts: am437x: fix networking on boards with ksz9031 phy

Tony Lindgren (1):
      ARM: dts: Fix wrong mdio clock for dm814x

 arch/arm/boot/dts/am437x-gp-evm.dts             | 2 +-
 arch/arm/boot/dts/am437x-idk-evm.dts            | 2 +-
 arch/arm/boot/dts/am437x-sk-evm.dts             | 4 ++--
 arch/arm/boot/dts/am571x-idk.dts                | 4 ++--
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 4 ++--
 arch/arm/boot/dts/am57xx-idk-common.dtsi        | 4 ++--
 arch/arm/boot/dts/dm814x.dtsi                   | 2 +-
 7 files changed, 11 insertions(+), 11 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-05-14 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 16:02 Tony Lindgren [this message]
2020-05-14 16:02 ` [GIT PULL] Three network phy fixes for am57xx and am437x Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull-1589472123-367692@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.