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

dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support

Extend the Tegra XUSB controller device (XUDC) tree binding with
Tegra234 support.

Signed-off-by: Wayne Chang <waynec@nvidia.com>
Co-developed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230119104208.28726-4-jonathanh@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Wayne Chang and committed by
Greg Kroah-Hartman
f8162678 173bee52

+3
+3
Documentation/devicetree/bindings/usb/nvidia,tegra-xudc.yaml
··· 22 22 - nvidia,tegra210-xudc # For Tegra210 23 23 - nvidia,tegra186-xudc # For Tegra186 24 24 - nvidia,tegra194-xudc # For Tegra194 25 + - nvidia,tegra234-xudc # For Tegra234 25 26 26 27 reg: 27 28 minItems: 2 ··· 156 155 enum: 157 156 - nvidia,tegra186-xudc 158 157 - nvidia,tegra194-xudc 158 + - nvidia,tegra234-xudc 159 159 then: 160 160 properties: 161 161 reg: ··· 174 172 contains: 175 173 enum: 176 174 - nvidia,tegra194-xudc 175 + - nvidia,tegra234-xudc 177 176 then: 178 177 required: 179 178 - dma-coherent