ARM: tegra: Remove spurious comma from node name

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>
This commit is contained in:
Thierry Reding 2020-06-11 20:00:12 +02:00
parent eb6563a681
commit 2f49988154

View file

@ -527,7 +527,7 @@ spi2-cs1-n-pw2 {
};
/* 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>;