[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241022-pd-dt-time-props-v1-0-fea96f51b302@google.com>
Date: Tue, 22 Oct 2024 20:55:47 -0700
From: Amit Sunil Dhamne <amitsd@...gle.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org, Badhri Jagan Sridharan <badhri@...gle.com>,
RD Babiera <rdbabiera@...gle.com>, Kyle Tso <kyletso@...gle.com>,
Amit Sunil Dhamne <amitsd@...gle.com>
Subject: [PATCH 0/2] Add support for time DT property in TCPM
USB PD specification defines a bunch of timers that can have a range of
acceptable values instead of specific values. These values have to be
tuned based on the platform. However, TCPM currently sets them to a
default value without providing a mechanism to set platform specific
values.
This patchset adds new DT properties per timer to allow users to define
platform specific values.
The RFC patchset for this was already reviewed and no changes have been
made since. The link is:
https://lore.kernel.org/linux-usb/20240925031135.1101048-1-amitsd@google.com/
Because of this, I have retained the Reviewed-by tags. If you think
they should be cleared since this is a more formal [PATCH], please
let me know and I'll do so.
Signed-off-by: Amit Sunil Dhamne <amitsd@...gle.com>
---
Amit Sunil Dhamne (2):
dt-bindings: connector: Add properties to define time values
usb: typec: tcpm: Add support for parsing time dt properties
.../bindings/connector/usb-connector.yaml | 35 ++++++++++-
drivers/usb/typec/tcpm/tcpm.c | 73 +++++++++++++++++-----
2 files changed, 91 insertions(+), 17 deletions(-)
---
base-commit: 42f7652d3eb527d03665b09edac47f85fb600924
change-id: 20241022-pd-dt-time-props-158760bf26a2
Best regards,
--
Amit Sunil Dhamne <amitsd@...gle.com>
Powered by blists - more mailing lists