All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add ICSSG MDIO nodes on AM65x & J721E SoCs
@ 2021-05-14 22:47 ` Suman Anna
  0 siblings, 0 replies; 22+ messages in thread
From: Suman Anna @ 2021-05-14 22:47 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Jan Kiszka, Grygorii Strashko, Vignesh Raghavendra,
	Kishon Vijay Abraham I, Lokesh Vutla, Grzegorz Jaszczyk,
	linux-arm-kernel, devicetree, Suman Anna

Hi Nishanth,

The following series adds the base MDIO nodes representing the MDIO
sub-module present in each of the ICSSG subsystem. These build on
top of the foundation ICSSG nodes added in v5.13-rc1. Please see
the previous ICSSG foundation series for more details [1]. 

The MDIO nodes would only be used on boards wired for supporting
the ICSSG Ethernet, so in general are expected to be disabled in
all boards where they are not pinned out.

I have added these as "enabled" by default in the base dtsi files,
and have marked it disabled in all the existing board dts files
until we are ready to add in the ICSSG Ethernet functionality.

Note that the bus_freq property throws a warning with W=2, but this
had been a legacy property defined a long back. The davinci-mdio
binding continues to use this.

regards
Suman

[1] https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210114194805.8231-1-s-anna@ti.com/

Roger Quadros (1):
  arm64: dts: ti: k3-am65-main: Add ICSSG MDIO nodes

Suman Anna (1):
  arm64: dts: ti: k3-j721e-main: Add ICSSG MDIO nodes

 .../boot/dts/ti/k3-am65-iot2050-common.dtsi   | 12 ++++++++
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      | 30 +++++++++++++++++++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 12 ++++++++
 .../dts/ti/k3-j721e-common-proc-board.dts     |  8 +++++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 20 +++++++++++++
 5 files changed, 82 insertions(+)

-- 
2.30.1


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2021-05-28 18:32 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 22:47 [PATCH 0/2] Add ICSSG MDIO nodes on AM65x & J721E SoCs Suman Anna
2021-05-14 22:47 ` Suman Anna
2021-05-14 22:47 ` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add ICSSG MDIO nodes Suman Anna
2021-05-14 22:47   ` Suman Anna
2021-05-27 15:12   ` Grygorii Strashko
2021-05-27 15:12     ` Grygorii Strashko
2021-05-28  5:09   ` Jan Kiszka
2021-05-28  5:09     ` Jan Kiszka
2021-05-28  5:22     ` Jan Kiszka
2021-05-28  5:22       ` Jan Kiszka
2021-05-28 12:20       ` Suman Anna
2021-05-28 12:20         ` Suman Anna
2021-05-14 22:47 ` [PATCH 2/2] arm64: dts: ti: k3-j721e-main: " Suman Anna
2021-05-14 22:47   ` Suman Anna
2021-05-27 15:13   ` Grygorii Strashko
2021-05-27 15:13     ` Grygorii Strashko
2021-05-14 22:58 ` [PATCH 0/2] Add ICSSG MDIO nodes on AM65x & J721E SoCs Grygorii Strashko
2021-05-14 22:58   ` Grygorii Strashko
2021-05-28 18:24 ` Nishanth Menon
2021-05-28 18:24   ` Nishanth Menon
2021-05-28 18:29   ` Suman Anna
2021-05-28 18:29     ` Suman Anna

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.