Commit 99d9bde5 authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Rename TCU node to "serial"

The TCU is basically a serial port (albeit a fancy one), so it should be
named "serial".
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent c453cc9e
......@@ -2877,7 +2877,7 @@ sound {
iommus = <&smmu TEGRA194_SID_APE>;
};
tcu: tcu {
tcu: serial {
compatible = "nvidia,tegra194-tcu";
mboxes = <&hsp_top0 TEGRA_HSP_MBOX_TYPE_SM TEGRA_HSP_SM_RX(0)>,
<&hsp_aon TEGRA_HSP_MBOX_TYPE_SM TEGRA_HSP_SM_TX(1)>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment