]> Git Repo - u-boot.git/blobdiff - arch/sandbox/dts/cedit.dtsi
expo: Update tests to include textline
[u-boot.git] / arch / sandbox / dts / cedit.dtsi
index a9eb4c2d594abe51055beed75befc5f9a4d5da68..9bd84e62936745e04915a8c57e1dfded1d455482 100644 (file)
 
                                item-id = <ID_AC_OFF ID_AC_ON ID_AC_MEMORY>;
                        };
+
+                       machine-name {
+                               id = <ID_MACHINE_NAME>;
+                               type = "textline";
+                               max-chars = <20>;
+                               title = "Machine name";
+                               edit-id = <ID_MACHINE_NAME_EDIT>;
+                       };
                };
        };
 
This page took 0.025513 seconds and 4 git commands to generate.