dts: bindings: can: can-fd-controller: remove tx-delay-comp-offset prop
Remove the unused "tx-delay-comp-offset" property from the base CAN FD controller devicetree binding. Having a static Transmitter Delay Compensation (TDC) offset is useless. The offset needs to match the data phase timing parameters in order to properly configure the second sample point when transmitting CAN FD frames with BRS enabled. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
ec75dc2232
commit
744f20d005
1 changed files with 0 additions and 3 deletions
|
@ -16,6 +16,3 @@ properties:
|
|||
If this is unset (or if it is set to 0), the initial sample point will default to 75.0% for
|
||||
bitrates over 800 kbit/s, 80.0% for bitrates over 500 kbit/s, and 87.5% for all other
|
||||
bitrates.
|
||||
tx-delay-comp-offset:
|
||||
type: int
|
||||
default: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue