mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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:
@@ -527,7 +527,7 @@
|
||||
};
|
||||
|
||||
/* 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>;
|
||||
|
||||
Reference in New Issue
Block a user