dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 16 May 2023 08:34:32 +0000 (10:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 May 2023 14:35:00 +0000 (15:35 +0100)
commit4a680fcd60d4476236e1b8e34585d480aeda677f
tree54e2314117b0b1f1af71ed91188318738793595f
parentdc54ce3e603b0cde997465a4511fae41c0447bab
dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32

The "swap-dx-lanes" was never described as uint8 in original TXT
bindings and Linux driver expects uint32.  Fix the type to match Linux
driver expectation.

Fixes: fff61d4ccf3d ("dt-bindings: usb: usb251xb: Convert to YAML schema")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Richard Leitner <richard.leitner@linux.dev>
Link: https://lore.kernel.org/r/20230516083432.18579-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb251xb.yaml