RE: [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface

From: Kubalewski, Arkadiusz
Date: Mon Jul 10 2023 - 05:51:31 EST


>From: Jakub Kicinski <kuba@xxxxxxxxxx>
>Sent: Wednesday, June 28, 2023 11:12 PM
>
>On Fri, 23 Jun 2023 14:38:11 +0200 Arkadiusz Kubalewski wrote:
>> + 'pin-parent': [{'pin-id': 2, 'pin-state': 'connected'},
>> + {'pin-id': 3, 'pin-state': 'disconnected'},
>> + {'id': 0, 'pin-direction': 'input'},
>> + {'id': 1, 'pin-direction': 'input'}],
>
>This bit of documentation is out of date now, right?

True, fixed for v10.

Thank you!
Arkadiusz