On Sun, Dec 15, 2024 at 08:46:27PM +0800, joswang wrote: > From: Jos Wang <joswang@xxxxxxxxxx> > > This commit adds the following properties: > * pd2-sender-response-time-ms > * pd3-sender-response-time-ms > > This is to enable setting of platform/board specific timer values as > these timers have a range of acceptable values. > > Signed-off-by: Jos Wang <joswang@xxxxxxxxxx> > --- > .../bindings/connector/usb-connector.yaml | 20 +++++++++++++++++++ > 1 file changed, 20 insertions(+) Where is patch 2/2? Oh, I now see it, but our tools do not :( Please make them properly linked together, normally something like 'git send-email' will do that for you. thakns, greg k-h