mbox series

[0/2] Fix dp-pwr property in dp-connector binding

Message ID 20220930132842.23421-1-r-ravikumar@ti.com (mailing list archive)
Headers show
Series Fix dp-pwr property in dp-connector binding | expand

Message

Rahul T R Sept. 30, 2022, 1:28 p.m. UTC
Fix the miss match in the binding and driver implementation for
dp power supply regulator property. Also fix it in the dp-connector
node instances in dt files

Rahul T R (2):
  dt-bindings: dp-connector: Fix the property name for dp pwr
  arm64: dts: ti: k3-j721e-*: Fix the property name for dp pwr

 .../devicetree/bindings/display/connector/dp-connector.yaml     | 2 +-
 arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts           | 2 +-
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)