[PATCH v3 0/3] Remove unused bits from dts and add support for remaining pinctrl macros

Akashdeep Kaur posted 3 patches 1 month ago
There is a newer version of this series
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts       |  2 +-
.../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi |  2 +-
arch/arm64/boot/dts/ti/k3-pinctrl.h           | 55 ++++++++++++++++++-
3 files changed, 54 insertions(+), 5 deletions(-)
[PATCH v3 0/3] Remove unused bits from dts and add support for remaining pinctrl macros
Posted by Akashdeep Kaur 1 month ago
This patch series cleans up the dts files to remove the pin control 
DeepSleep configuration that does not take effect in hardware.
This series also adds the remaining macros in the pin control file 
supported by SoC so that any configuration can be used as per requirement 
in dts files.

Change Log:
V1-> V2:
  -Added the macros that were removed earlier for backward compatibility
  -Fixed the indentation 
  -Added documentation references in commit message

V2-> V3:
  -Updated the commit message to be more descriptive and Clear
  -Fixed errors introduced in previous version

Akashdeep Kaur (3):
  arm64: dts: ti: k3-am62p5-sk: Remove the unused cfg in USB1_DRVVBUS
  arm64: dts: ti: k3-am62x-sk-common: Remove the unused cfg in
    USB1_DRVVBUS
  arm64: dts: ti: k3-pinctrl: Add the remaining macros

 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts       |  2 +-
 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi |  2 +-
 arch/arm64/boot/dts/ti/k3-pinctrl.h           | 55 ++++++++++++++++++-
 3 files changed, 54 insertions(+), 5 deletions(-)

-- 
2.34.1