ARM: dts: imx6q-b650v3: Fix fsl,tx-cal-45-dn-ohms
authorFabio Estevam <festevam@denx.de>
Sat, 23 Sep 2023 18:44:37 +0000 (15:44 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 03:57:36 +0000 (11:57 +0800)
commit589a17f677fac13670b95e4ad9bfa2cf65778a8b
tree7b3eeae5a1818716558d1a13e5b88d3fafa91fe5
parent2c9d0bd685b3323333cbc790c6c1e02c2ba8dd26
ARM: dts: imx6q-b650v3: Fix fsl,tx-cal-45-dn-ohms

Passing 55 to fsl,tx-cal-45-dn-ohms is not valid as per fsl,mxs-usbphy.yaml:

imx6q-b650v3.dtb: usbphy@20c9000: fsl,tx-cal-45-dn-ohms:0:0: 55 is greater than the maximum of 54
from schema $id: http://devicetree.org/schemas/phy/fsl,mxs-usbphy.yaml#

Pass the maximum value of 54 instead.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6q-b650v3.dts