Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value

According to spec:
0000 +19.95%
....
1111 -21.68%

45 * (1 + 19.95%) = 53.9775
45 * (1 - 21.68%) = 35.244

Chanege fsl,tx-cal-45-dn-ohms and fsl,tx-cal-45-dp-ohms range to [35-54]
from [30-55]

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20220829153124.2791210-1-Frank.Li@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Frank Li and committed by
Greg Kroah-Hartman
37bcd16d 9013d8fc

+2 -2
+2 -2
Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
··· 15 15 - fsl,anatop: phandle for anatop register, it is only for imx6 SoC series 16 16 17 17 Optional properties: 18 - - fsl,tx-cal-45-dn-ohms: Integer [30-55]. Resistance (in ohms) of switchable 18 + - fsl,tx-cal-45-dn-ohms: Integer [35-54]. Resistance (in ohms) of switchable 19 19 high-speed trimming resistor connected in parallel with the 45 ohm resistor 20 20 that terminates the DN output signal. Default: 45 21 - - fsl,tx-cal-45-dp-ohms: Integer [30-55]. Resistance (in ohms) of switchable 21 + - fsl,tx-cal-45-dp-ohms: Integer [35-54]. Resistance (in ohms) of switchable 22 22 high-speed trimming resistor connected in parallel with the 45 ohm resistor 23 23 that terminates the DP output signal. Default: 45 24 24 - fsl,tx-d-cal: Integer [79-119]. Current trimming value (as a percentage) of