arm64: zynqmp: Remove incorrect comment from kv260s

Remove incorrect comment about required nodes by spec. In past gem3 was the
part of SOM specification but it has been revisit by introducting KR260.

Link: https://lore.kernel.org/r/0bd166345ce78097a1ff8d4307545f5026c92267.1704728353.git.michal.simek@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
Michal Simek
2024-01-22 14:10:10 +01:00
parent 2385a6d8ed
commit 24e85ff034
2 changed files with 4 additions and 4 deletions
@@ -139,7 +139,7 @@
bus-width = <4>;
};
&gem3 { /* required by spec */
&gem3 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gem3_default>;
@@ -166,7 +166,7 @@
};
};
&pinctrl0 { /* required by spec */
&pinctrl0 {
status = "okay";
pinctrl_uart1_default: uart1-default {
@@ -122,7 +122,7 @@
bus-width = <4>;
};
&gem3 { /* required by spec */
&gem3 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gem3_default>;
@@ -149,7 +149,7 @@
};
};
&pinctrl0 { /* required by spec */
&pinctrl0 {
status = "okay";
pinctrl_uart1_default: uart1-default {