diff for duplicates of <20151001075844.GL3214@x1> diff --git a/a/1.txt b/N1/1.txt index 1970bc0..c73974a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ Only mail relevant parties i.e. those who show up when you use: > +- pmu_irq_gpio: should be &gpio_pmu_irq_n, is the IRQ gpio of hi655x. > + > +Example: -> + pmic: pmic at F8000000 { +> + pmic: pmic@F8000000 { > + compatible = "hisilicon,hi655x-pmic-driver"; > + reg = <0x0 0xF8000000 0x0 0x1000>; > + #interrupt-cells = <2>; @@ -48,14 +48,14 @@ Only mail relevant parties i.e. those who show up when you use: > + pmu_irq_gpio = <&gpio_pmu_irq_n>; > + status = "ok"; > + -> + ponkey:ponkey at b1{ +> + ponkey:ponkey@b1{ > + compatible = "hisilicon,hi655x-powerkey"; > + interrupt-parent = <&pmic>; > + interrupts = <6 0>, <5 0>, <4 0>; > + interrupt-names = "down", "up", "hold 1s"; > + }; > + -> + coul: coul at 1 { +> + coul: coul@1 { > + compatible = "hisilicon,hi655x-coul"; > + interrupt-parent = <&pmic>; > + interrupts = <24 0>, <25 0>, <26 0>, <27 0>; @@ -64,7 +64,7 @@ Only mail relevant parties i.e. those who show up when you use: > + status = "ok"; > + }; > + -> + rtc: rtc at 1 { +> + rtc: rtc@1 { > + compatible = "hisilicon,hi655x-pmu-rtc"; > + interrupt-parent = <&pmic>; > + interrupts = <20 0>; @@ -72,14 +72,14 @@ Only mail relevant parties i.e. those who show up when you use: > + board_id = <1>; > + }; > + -> + usbvbus:usbvbus at b2{ +> + usbvbus:usbvbus@b2{ > + compatible = "hisilicon,hi655x-usbvbus"; > + interrupt-parent = <&pmic>; > + interrupts = <9 0>, <8 0>; > + interrupt-names = "connect", "disconnect"; > + }; > + -> + ldo2: regulator at a21 { +> + ldo2: regulator@a21 { > + compatible = "hisilicon,hi655x-regulator-pmic"; > + regulator-name = "ldo2"; > + regulator-min-microvolt = <2500000>; @@ -104,5 +104,5 @@ Only mail relevant parties i.e. those who show up when you use: -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N1/content_digest index 0f7d596..9e47366 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,35 @@ "ref\01443611111-3196-1-git-send-email-w.f@huawei.com\0" "ref\01443611111-3196-2-git-send-email-w.f@huawei.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver\0" "Date\0Thu, 1 Oct 2015 08:58:44 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Fei Wang <w.f@huawei.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + catalin.marinas@arm.com + will.deacon@arm.com + devicetree@vger.kernel.org + linux@arm.linux.org.uk + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + khilman@linaro.org + sameo@linux.intel.com + broonie@kernel.org + lgirdwood@gmail.com + bintian.wang@huawei.com + xuwei5@hisilicon.com + haojian.zhuang@linaro.org + zhangfei.gao@linaro.org + guodong.xu@linaro.org + jorge.ramirez-ortiz@linaro.org + puck.chen@hisilicon.com + xuyiping@hisilicon.com + kong.kongxinwei@hisilicon.com + z.liuxinliang@hisilicon.com + william.wfei@gmail.com + " zhongkaihua@huawei.com\0" "\00:1\0" "b\0" "I just noticed that you Cc'ed all of the Core ARM people too. Please\n" @@ -48,7 +74,7 @@ "> +- pmu_irq_gpio: should be &gpio_pmu_irq_n, is the IRQ gpio of hi655x.\n" "> +\n" "> +Example:\n" - "> +\tpmic: pmic at F8000000 {\n" + "> +\tpmic: pmic@F8000000 {\n" "> + compatible = \"hisilicon,hi655x-pmic-driver\";\n" "> + reg = <0x0 0xF8000000 0x0 0x1000>;\n" "> + #interrupt-cells = <2>;\n" @@ -56,14 +82,14 @@ "> + pmu_irq_gpio = <&gpio_pmu_irq_n>;\n" "> + status = \"ok\";\n" "> +\n" - "> + ponkey:ponkey at b1{\n" + "> + ponkey:ponkey@b1{\n" "> + compatible = \"hisilicon,hi655x-powerkey\";\n" "> + interrupt-parent = <&pmic>;\n" "> + interrupts = <6 0>, <5 0>, <4 0>;\n" "> + interrupt-names = \"down\", \"up\", \"hold 1s\";\n" "> + };\n" "> +\n" - "> + coul: coul at 1 {\n" + "> + coul: coul@1 {\n" "> + compatible = \"hisilicon,hi655x-coul\";\n" "> + interrupt-parent = <&pmic>;\n" "> + interrupts = <24 0>, <25 0>, <26 0>, <27 0>;\n" @@ -72,7 +98,7 @@ "> + status = \"ok\";\n" "> + };\n" "> +\n" - "> + rtc: rtc at 1 {\n" + "> + rtc: rtc@1 {\n" "> + compatible = \"hisilicon,hi655x-pmu-rtc\";\n" "> + interrupt-parent = <&pmic>;\n" "> + interrupts = <20 0>;\n" @@ -80,14 +106,14 @@ "> + board_id = <1>;\n" "> + };\n" "> +\n" - "> + usbvbus:usbvbus at b2{\n" + "> + usbvbus:usbvbus@b2{\n" "> + compatible = \"hisilicon,hi655x-usbvbus\";\n" "> + interrupt-parent = <&pmic>;\n" "> + interrupts = <9 0>, <8 0>;\n" "> + interrupt-names = \"connect\", \"disconnect\";\n" "> + };\n" "> +\n" - "> +\t\tldo2: regulator at a21 {\n" + "> +\t\tldo2: regulator@a21 {\n" "> + compatible = \"hisilicon,hi655x-regulator-pmic\";\n" "> + regulator-name = \"ldo2\";\n" "> + regulator-min-microvolt = <2500000>;\n" @@ -112,7 +138,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -c8288d0b1d34cbc9fd07e3f6de949ecbcca88131689bb426ffbfbbb177ba27b7 +c141a042a2d35de18b40a1b1e813a4cff5d18b33edd66f99b73fab3a60d48a99
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.