]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: serial: Add bindings for nvidia,tegra264-utc
authorKartik Rajput <kkartik@nvidia.com>
Thu, 13 Feb 2025 12:56:11 +0000 (18:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2025 09:06:50 +0000 (10:06 +0100)
commit5b28371f5f77922cf948fee6f448c0eca023e961
treef29c7099c72ccacf790a35a1ad9919d2b4ba1928
parenta029a219385cfdf9c43fb1ef9eb49d173773388f
dt-bindings: serial: Add bindings for nvidia,tegra264-utc

The Tegra UTC (UART Trace Controller) allows multiple clients within
the Tegra SoC to share a physical UART interface. It supports up to 16
clients. Each client operates as an independent UART endpoint with a
dedicated interrupt and 128-character TX/RX FIFOs.

Add device tree binding documentation for the Tegra UTC client.

Signed-off-by: Kartik Rajput <kkartik@nvidia.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250213125612.4705-2-kkartik@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/nvidia,tegra264-utc.yaml [new file with mode: 0644]