]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: tegra: Remove reset-names for UART devices
authorThierry Reding <treding@nvidia.com>
Mon, 17 Jul 2023 16:33:28 +0000 (18:33 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 21 Jul 2023 14:02:30 +0000 (16:02 +0200)
commitc298438a5ed97e02d6000f5e4b6b13c9d29abf2c
tree867f40a58436a84896ddb5f75b99830fdebd5b9d
parent9766116a12c882db802bb29fc28a3dfc2431c442
ARM: tegra: Remove reset-names for UART devices

The UART devices found on Tegra chips have a single reset connected to
them, so a reset-names property isn't needed. In fact, the device tree
bindings don't allow this property, so remove them to allow the nodes
to be properly validated.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/nvidia/tegra114.dtsi
arch/arm/boot/dts/nvidia/tegra124.dtsi
arch/arm/boot/dts/nvidia/tegra20.dtsi
arch/arm/boot/dts/nvidia/tegra30.dtsi