[v8,0/2] Enable RPi header on j721e sk

Message ID 20221107070009.11500-1-r-ravikumar@ti.com
Headers
Series Enable RPi header on j721e sk |

Message

Rahul T R Nov. 7, 2022, 7 a.m. UTC
  The following series of patches enables RPi header on j721e sk. It is a
40 pin io expansion header which brings out i2c5, ehrpwm 2,3 and some pins
of gpio 0,1

v8:
   - Fixed the wraparound scheme in commit messages to 75 characters
   - Added explanation in 1 for why the nodes are disabled

v7:
   - Rebased to next-20221103
   - Move setting status diable to main dtsi

v6:
   - Rebased to 6.1-rc1

v5:
   - Enable only gpio's and i2c on the RPi Header
     as per the discussion in the v4

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):
  arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header

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

 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 68 ++++++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts    | 59 ++++++++++++++++++++
 2 files changed, 126 insertions(+), 1 deletion(-)
  

Comments

Nishanth Menon Nov. 15, 2022, 8:21 p.m. UTC | #1
Hi Rahul T R,

On Mon, 7 Nov 2022 12:30:07 +0530, Rahul T R wrote:
> The following series of patches enables RPi header on j721e sk. It is a
> 40 pin io expansion header which brings out i2c5, ehrpwm 2,3 and some pins
> of gpio 0,1
> 
> v8:
>    - Fixed the wraparound scheme in commit messages to 75 characters
>    - Added explanation in 1 for why the nodes are disabled
> 
> [...]

Thank you for the patience in taking this series through the paces.

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/2] arm64: dts: ti: k3-j721e-main: Add dts nodes for EHRPWMs
      commit: 20f67d1dfc6ad67fd70cd000b9d017447a50dbbd
[2/2] arm64: dts: ti: k3-j721e-sk: Add pinmux for RPi Header
      commit: 45924dffb58e13b902eca47e7cd960843176f075

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git