arm64: tegra: Update the Tegra132 flowctrl compatible string

Update the Tegra132 flowctrl compatible string to include
"nvidia,tegra132-flowctrl" so it is aligned with the flowctrl binding
documentation.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Jon Hunter 2017-03-28 13:42:57 +01:00 committed by Thierry Reding
parent dfd7a3845a
commit 18236a1488
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@
};
flow-controller@60007000 {
compatible = "nvidia,tegra124-flowctrl";
compatible = "nvidia,tegra132-flowctrl", "nvidia,tegra124-flowctrl";
reg = <0x0 0x60007000 0x0 0x1000>;
};