All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Enable RPi header on j721e sk
@ 2022-05-30 10:10 Rahul T R
  2022-05-30 10:10 ` [PATCH v4 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add clock property Rahul T R
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Rahul T R @ 2022-05-30 10:10 UTC (permalink / raw)
  To: robh+dt, nm, vigneshr, kishon, krzysztof.kozlowski+dt
  Cc: lee.jones, rogerq, devicetree, kristo, linux-arm-kernel,
	linux-kernel, s-anna, Rahul T R

The following series of patches enables RPi header
on j721e sk. It is a 40 pin io expasion header which
brings out i2c5, ehrpwm 2,3 and some pins of gpio 0,1

v4:
   - Correct the node name in dt binding example

v3:
   - Change node name from clock to clock-controller
   - Add correct description for clock-controller node

v2:
   - Add full path for clock property $ref
   - Remove the discription for clock pattern property,
     since $ref is added
   - Remove the label in the example
   - Fix the indentation in the example

Rahul T R (1):
  dt-bindings: mfd: ti,j721e-system-controller: Add clock property

Sinthu Raja (1):
  arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header

Vijay Pothukuchi (1):
  arm64: dts: ti: k3-j721e-*: Add dts nodes for EHRPWMs

 .../mfd/ti,j721e-system-controller.yaml       |  12 +++
 .../dts/ti/k3-j721e-common-proc-board.dts     |  24 +++++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     |  62 ++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts        | 101 +++++++++++++++++-
 4 files changed, 193 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-06-20 15:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30 10:10 [PATCH v4 0/3] Enable RPi header on j721e sk Rahul T R
2022-05-30 10:10 ` [PATCH v4 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add clock property Rahul T R
2022-05-30 11:27   ` Krzysztof Kozlowski
2022-05-30 11:27     ` Krzysztof Kozlowski
2022-06-15 19:35   ` Lee Jones
2022-06-15 19:35     ` Lee Jones
2022-05-30 10:10 ` [PATCH v4 2/3] arm64: dts: ti: k3-j721e-*: Add dts nodes for EHRPWMs Rahul T R
2022-06-18  2:19   ` Nishanth Menon
2022-06-18  2:19     ` Nishanth Menon
2022-06-20 11:42     ` Rahul T R
2022-05-30 10:10 ` [PATCH v4 3/3] arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header Rahul T R
2022-06-18  2:16   ` Nishanth Menon
2022-06-18  2:16     ` Nishanth Menon
2022-06-18 12:11     ` Jason Kridner
2022-06-18 12:11       ` Jason Kridner
2022-06-20 14:43       ` Rahul T R

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.