Hi Krzvsztof, Thanks for the review. On 9/29/22 15:01, Krzysztof Kozlowski wrote: > External email: Use caution opening links or attachments > > > On 29/09/2022 05:42, Wayne Chang wrote: >> Extend the Tegra XUSB controller device tree binding with Tegra234 >> support. >> >> Signed-off-by: Wayne Chang <waynec@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml >> index fd6e7c81426e..7e4eb379bcf4 100644 >> --- a/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml >> +++ b/Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml >> @@ -22,6 +22,7 @@ properties: >> - nvidia,tegra210-xudc # For Tegra210 >> - nvidia,tegra186-xudc # For Tegra186 >> - nvidia,tegra194-xudc # For Tegra194 >> + - nvidia,tegra234-xudc # For Tegra194 > > Where is the driver change? Where is DTS? The driver is sent to upstream while the dts is working now. I'll send them out together with this change in a series when they all got ready. > Best regards, > Krzysztof > > thanks, Wayne.