diff for duplicates of <5034FCB2.5040709@grid-net.com> diff --git a/a/1.txt b/N1/1.txt index ea31f42..e985720 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,9 +8,9 @@ I am using following DT definitions to setup AUART4 mux but can't figure out how to setup pin direction via DT, can it be done or I need to do it in C code? - apb at 80000000 { - apbh at 80000000 { - auart4_pins_a: auart4 at 0 { + apb@80000000 { + apbh@80000000 { + auart4_pins_a: auart4@0 { reg = <0>; fsl,pinmux-ids = < 0x3142 /* @@ -26,7 +26,7 @@ MX28_PAD_SAIF0_SDATA0__AUART4_TX */ fsl,voltage = <1>; fsl,pull-up = <0>; }; - auart4_highz_pins: auart4-gpio at 0 { + auart4_highz_pins: auart4-gpio@0 { reg = <0>; fsl,pinmux-ids = < 0x3143 /* @@ -45,8 +45,8 @@ MX28_PAD_SAIF0_SDATA0__GPIO_3_23 */ }; }; - apbx at 80040000 { - auart4: serial at 80072000 { + apbx@80040000 { + auart4: serial@80072000 { pinctrl-names = "default", "auart"; pinctrl-0 = <&auart4_highz_pins>; pinctrl-1 = <&auart4_pins_a>; diff --git a/a/content_digest b/N1/content_digest index b8c5174..786f6b5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,8 @@ - "From\0snijsure@grid-net.com (Subodh Nijsure)\0" + "From\0Subodh Nijsure <snijsure@grid-net.com>\0" "Subject\0Can one set GPIO direction in pinmux definition?\0" "Date\0Wed, 22 Aug 2012 08:37:22 -0700\0" "To\0linux-arm-kernel@lists.infradead.org\0" + "Cc\0devicetree-discuss@lists.ozlabs.org\0" "\00:1\0" "b\0" "\n" @@ -14,9 +15,9 @@ "figure out how to setup pin direction via DT, can it be done or I need \n" "to do it in C code?\n" "\n" - " apb at 80000000 {\n" - " apbh at 80000000 {\n" - " auart4_pins_a: auart4 at 0 {\n" + " apb@80000000 {\n" + " apbh@80000000 {\n" + " auart4_pins_a: auart4@0 {\n" " reg = <0>;\n" " fsl,pinmux-ids = <\n" " 0x3142 /* \n" @@ -32,7 +33,7 @@ " fsl,voltage = <1>;\n" " fsl,pull-up = <0>;\n" " };\n" - " auart4_highz_pins: auart4-gpio at 0 {\n" + " auart4_highz_pins: auart4-gpio@0 {\n" " reg = <0>;\n" " fsl,pinmux-ids = <\n" " 0x3143 /* \n" @@ -51,8 +52,8 @@ " };\n" " };\n" "\n" - " apbx at 80040000 {\n" - " auart4: serial at 80072000 {\n" + " apbx@80040000 {\n" + " auart4: serial@80072000 {\n" " pinctrl-names = \"default\", \"auart\";\n" " pinctrl-0 = <&auart4_highz_pins>;\n" " pinctrl-1 = <&auart4_pins_a>;\n" @@ -60,4 +61,4 @@ " };\n" }; -5399375a4393f9707dff87e18bb70f121eedad8aa574a40f3216cd579ec93410 +39b205fface080b4946013d3ca0e69c74c213339c4d6b410b6d8094e34295b30
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.