diff for duplicates of <20141021101503.GE26842@x1> diff --git a/a/1.txt b/N1/1.txt index 40c3320..e272ef8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Mon, 20 Oct 2014, Bruno Prémont wrote: +On Mon, 20 Oct 2014, Bruno Pr?mont wrote: > > --- @@ -27,23 +27,23 @@ On Mon, 20 Oct 2014, Bruno Prémont wrote: > > Optional properties for DCDCs: > +- backup: Settings for backup/RTC battery charger -> + (Voltage in µV, current in µA) +> + (Voltage in ?V, current in ?A) > + If not present, charger will be left untouched > +- battery.ocv: OCV capacity curve points (16 data values) -> +- battery.resistance: internal battery resistance in mΩ -> + (defaults to 100mΩ) +> +- battery.resistance: internal battery resistance in m? +> + (defaults to 100m?) > +- battery.capacity: Battery capacity in mAh > + If this attribute is missing, charger will be disabled > + unless there is a battery connected. > +- battery.temp_sensor: Description of temperautre sensor, 3 values -> + - driver current (20µA, 40µA, 60µA or 80µA) -> + - low temperature warning level (in µV) -> + - high temperature warning level (in µV) +> + - driver current (20?A, 40?A, 60?A or 80?A) +> + - low temperature warning level (in ?V) +> + - high temperature warning level (in ?V) > + If missing, temperature sensor gets disabled > - x-powers,dcdc-workmode: 1 for PWM mode, 0 for AUTO mode > Default: AUTO mode > -> @@ -49,6 +63,12 @@ axp209: pmic@34 { +> @@ -49,6 +63,12 @@ axp209: pmic at 34 { > ldo3in-supply = <&axp_ipsout_reg>; > ldo5in-supply = <&axp_ipsout_reg>; > @@ -62,10 +62,5 @@ Since when do we use '.'s in property names? -- 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 - --- -You received this message because you are subscribed to the Google Groups "linux-sunxi" group. -To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 6bee3a3..ef509b4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,12 @@ "ref\020141020221959.2f312906@neptune.home\0" "ref\020141020223314.0484f795@neptune.home\0" - "ref\020141020223314.0484f795-hY15tx4IgV39zxVx7UNMDg@public.gmane.org\0" - "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [RFC Patch 1/4] mfd: AXP20x: Add power supply bindings documentation\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[RFC Patch 1/4] mfd: AXP20x: Add power supply bindings documentation\0" "Date\0Tue, 21 Oct 2014 11:15:03 +0100\0" - "To\0Bruno Pr\303\251mont <bonbons-ud5FBsm0p/xEiooADzr8i9i2O/JbrIOy@public.gmane.org>\0" - "Cc\0linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org" - maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Dmitry Eremin-Solenikov <dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Olliver Schinagl <oliver+list-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Mon, 20 Oct 2014, Bruno Pr\303\251mont wrote:\n" + "On Mon, 20 Oct 2014, Bruno Pr?mont wrote:\n" "\n" "> \n" "> ---\n" @@ -44,23 +35,23 @@ "> \n" "> Optional properties for DCDCs:\n" "> +- backup: Settings for backup/RTC battery charger\n" - "> +\t (Voltage in \302\265V, current in \302\265A)\n" + "> +\t (Voltage in ?V, current in ?A)\n" "> +\t If not present, charger will be left untouched\n" "> +- battery.ocv: OCV capacity curve points (16 data values)\n" - "> +- battery.resistance: internal battery resistance in m\316\251\n" - "> + (defaults to 100m\316\251)\n" + "> +- battery.resistance: internal battery resistance in m?\n" + "> + (defaults to 100m?)\n" "> +- battery.capacity: Battery capacity in mAh\n" "> +\t\t If this attribute is missing, charger will be disabled\n" "> +\t\t unless there is a battery connected.\n" "> +- battery.temp_sensor: Description of temperautre sensor, 3 values\n" - "> +\t\t - driver current (20\302\265A, 40\302\265A, 60\302\265A or 80\302\265A)\n" - "> +\t\t - low temperature warning level (in \302\265V)\n" - "> +\t\t - high temperature warning level (in \302\265V)\n" + "> +\t\t - driver current (20?A, 40?A, 60?A or 80?A)\n" + "> +\t\t - low temperature warning level (in ?V)\n" + "> +\t\t - high temperature warning level (in ?V)\n" "> +\t\t If missing, temperature sensor gets disabled\n" "> - x-powers,dcdc-workmode: 1 for PWM mode, 0 for AUTO mode\n" "> \t\t\t Default: AUTO mode\n" "> \n" - "> @@ -49,6 +63,12 @@ axp209: pmic@34 {\n" + "> @@ -49,6 +63,12 @@ axp209: pmic at 34 {\n" "> \tldo3in-supply = <&axp_ipsout_reg>;\n" "> \tldo5in-supply = <&axp_ipsout_reg>;\n" "> \n" @@ -79,12 +70,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "\n" - "-- \n" - "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" - For more options, visit https://groups.google.com/d/optout. + "Linaro.org ? Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -d601e46d0e330437a93992ffefded8246471509662e02821893f84b45f872053 +25b6e9a0c35e0fd07f72d0ff9f55c0fc34a2a367ac7798965951af53793e3457
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.