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

dt-bindings: usb: Add compatible strings for s32g2/s32g3

Add the compatible strings for the NXP s32g2 and s32g3. These chips
are mostly compatible. The one difference is that the s32g2-usbmisc
device has an errata ERR050474 which requires a special flag to be set
for handling packages that aren't 4 byte aligned.

Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/596d188a-9a2d-41e5-af70-c99bc2b7ca7a@sabinyo.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Ghennadi Procopciuc and committed by
Greg Kroah-Hartman
e8dcc89d 7168c06d

+7
+5
Documentation/devicetree/bindings/usb/ci-hdrc-usb2.yaml
··· 23 23 - nvidia,tegra30-udc 24 24 - nvidia,tegra114-udc 25 25 - nvidia,tegra124-udc 26 + - nxp,s32g2-usb 26 27 - qcom,ci-hdrc 27 28 - items: 28 29 - enum: ··· 38 37 - enum: 39 38 - nuvoton,npcm845-udc 40 39 - const: nuvoton,npcm750-udc 40 + - items: 41 + - enum: 42 + - nxp,s32g3-usb 43 + - const: nxp,s32g2-usb 41 44 42 45 clocks: 43 46 minItems: 1
+2
Documentation/devicetree/bindings/usb/fsl,usbmisc.yaml
··· 21 21 - fsl,imx53-usbmisc 22 22 - fsl,imx6q-usbmisc 23 23 - fsl,vf610-usbmisc 24 + - nxp,s32g2-usbmisc 25 + - nxp,s32g3-usbmisc 24 26 - items: 25 27 - enum: 26 28 - fsl,imx6ul-usbmisc