Messages in this thread |  | | Date | Tue, 16 May 2023 09:44:05 +0200 | | Subject | Re: [PATCH v3 1/2] dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type | | From | Krzysztof Kozlowski <> |
| |
On 15/05/2023 18:20, Frank Li wrote: > In cdns3-gadget.c, 'cdns,on-chip-buff-size' was read using > device_property_read_u16(). It resulted in 0 if a 32bit value was used > in dts. This commit fixes the dt binding doc to declare it as u16. > > Cc: stable@vger.kernel.org > Fixes: 68989fe1c39d ("dt-bindings: usb: Convert cdns-usb3.txt to YAML schema") > Signed-off-by: Frank Li <Frank.Li@nxp.com> > ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards, Krzysztof
|  |