[PATCH v4 0/3] Enable RPi header on j721e sk

Rahul T R posted 3 patches 3 years, 11 months ago
There is a newer version of this series
.../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(-)
[PATCH v4 0/3] Enable RPi header on j721e sk
Posted by Rahul T R 3 years, 11 months ago
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