diff for duplicates of <503558B8.4010603@grid-net.com> diff --git a/a/1.txt b/N1/1.txt index 73bace0..43b5dcd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,9 +21,9 @@ thanks. >> 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 /* @@ -39,7 +39,7 @@ thanks. >> 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 /* @@ -71,8 +71,8 @@ Right now that is what I am doing in my code, requesting GPIOs in UART drivers and setting up the direction. I just wanted to make sure there wasn't way to setup pin direction using pinmux itself. ->> 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 7af5b50..257de12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\05034FCB2.5040709@grid-net.com\0" "ref\05035388D.2060909@wwwdotorg.org\0" - "From\0snijsure@grid-net.com (Subodh Nijsure)\0" - "Subject\0Can one set GPIO direction in pinmux definition?\0" + "ref\05035388D.2060909-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org\0" + "From\0Subodh Nijsure <snijsure-4jo+YWezP1RWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: Can one set GPIO direction in pinmux definition?\0" "Date\0Wed, 22 Aug 2012 15:10:00 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" + Dong Aisheng <dong.aisheng-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 08/22/2012 12:52 PM, Stephen Warren wrote:\n" @@ -29,9 +33,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" @@ -47,7 +51,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" @@ -79,8 +83,8 @@ "drivers and setting up the direction. I just wanted to make sure there \n" "wasn't way to setup pin direction using pinmux itself.\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" @@ -92,4 +96,4 @@ "Thanks.\n" -Subodh -bf21e4113e701aab34b8592899e8bc21f53d7d798fa17869a7850a08f9c3a497 +457f295b2f6631d2cca48b0c4da3bfdad2614170c9450e6a1196480f50e55336
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.