public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [v4 0/6] arm64: dts: ti: k3-j7200: Add properties and sync with uboot
@ 2023-06-11 11:11 Udit Kumar
  2023-06-11 11:11 ` [v4 1/6] arm64: dts: ti: k3-j7200: Add general purpose timers Udit Kumar
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Udit Kumar @ 2023-06-11 11:11 UTC (permalink / raw)
  To: nm, vigneshr, kristo, robh+dt, krzysztof.kozlowski+dt,
	linux-arm-kernel, devicetree, linux-kernel, conor+dt, m-chawdhry,
	n-francis
  Cc: Udit Kumar

In continuation of patch series posted by Nishanth for sync of uboot device tree with kernel device tree for AM64 SOC.
https://lore.kernel.org/linux-arm-kernel/20230414073328.381336-1-nm@ti.com/

This series extend device tree sync/clean up for J7200 SOC.

This patch series build on top of
https://lore.kernel.org/all/20230419040007.3022780-1-u-kumar1@ti.com

Boot logs
https://gist.github.com/uditkumarti/a43decc11c49d59c658cfc4f3f255c5e

Changes since v3:
https://lore.kernel.org/all/20230604045525.1889083-1-u-kumar1@ti.com/
* Add general purpose timers
  Added reviewed by Tony Lindgren

* Configure pinctrl for timer IO pads
  No change

* remove duplicate main_i2c0 pin mux
  Moved before uart pin mux

* Add uart pinmux
  Added missing uart pin mux

* Define aliases at board level
* Drop SoC level aliases
  Moved aliases<F4> at board level

Changes since v2:
https://lore.kernel.org/all/20230601093744.1565802-1-u-kumar1@ti.com/
* Configure pinctrl for timer IO pads
  Added reviewed by Tony Lindgren

* Add uart pin mux in main_pmx0
  Changed subject of patch

Changes since v1:
https://lore.kernel.org/all/20230426103219.1565266-1-u-kumar1@ti.com/
* Add general purpose timers:
  Addded CLKSEL_VD clock for odd numbered timers
  Marked MCU_Timer as reserved, fixed clock index for main_timer13

*Configure pinctrl for timer IO pads
 Marked mcu_timerio_input as reserved

*main_pmx0 clean up
 Splitted into two patches, One for UART and second for  i2c duplication removal

*Add uart pin mux in wkup_pmx0
  No change

*Add bootph-pre-ram for u-boot
 patch dropped, later will add bootph-pre-ram property  later for all nodes.


Udit Kumar (6):
  arm64: dts: ti: k3-j7200: Add general purpose timers
  arm64: dts: ti: k3-j7200: Configure pinctrl for timer IO pads
  arm64: dts: ti: k3-j7200-common-proc-board: remove duplicate main_i2c0
    pin mux
  arm64: dts: ti: k3-j7200-common-proc-board: Add uart pinmux
  arm64: dts: ti: k3-j7200-common-proc-board: Define aliases at board
    level
  arm64: dts: ti: k3-j7200: Drop SoC level aliases

 .../dts/ti/k3-j7200-common-proc-board.dts     |  67 ++++-
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi     | 258 ++++++++++++++++++
 .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi      | 150 ++++++++++
 arch/arm64/boot/dts/ti/k3-j7200.dtsi          |  17 --
 4 files changed, 471 insertions(+), 21 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-15 13:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-11 11:11 [v4 0/6] arm64: dts: ti: k3-j7200: Add properties and sync with uboot Udit Kumar
2023-06-11 11:11 ` [v4 1/6] arm64: dts: ti: k3-j7200: Add general purpose timers Udit Kumar
2023-06-11 11:11 ` [v4 2/6] arm64: dts: ti: k3-j7200: Configure pinctrl for timer IO pads Udit Kumar
2023-06-11 11:11 ` [v4 3/6] arm64: dts: ti: k3-j7200-common-proc-board: remove duplicate main_i2c0 pin mux Udit Kumar
2023-06-11 11:11 ` [v4 4/6] arm64: dts: ti: k3-j7200-common-proc-board: Add uart pinmux Udit Kumar
2023-06-11 11:11 ` [v4 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Define aliases at board level Udit Kumar
2023-06-11 11:11 ` [v4 6/6] arm64: dts: ti: k3-j7200: Drop SoC level aliases Udit Kumar
2023-06-13 11:56 ` [v4 0/6] arm64: dts: ti: k3-j7200: Add properties and sync with uboot Nishanth Menon
2023-06-15 13:31 ` Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox