ARM: tegra: Remove spurious comma from node name
authorThierry Reding <treding@nvidia.com>
Thu, 11 Jun 2020 18:00:12 +0000 (20:00 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 25 Jun 2020 07:29:46 +0000 (09:29 +0200)
This was probably left there by mistake or perhaps was a typo in the
first place. Remove it.

Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra30-colibri.dtsi

index 933087e..e36aa3c 100644 (file)
                        };
 
                        /* Colibri USBH_OC */
-                       spi2-cs2-n-pw3, {
+                       spi2-cs2-n-pw3 {
                                nvidia,pins = "spi2_cs2_n_pw3";
                                nvidia,function = "spi2_alt";
                                nvidia,pull = <TEGRA_PIN_PULL_NONE>;