diff for duplicates of <20181023062601.GS4939@dell> diff --git a/a/1.txt b/N1/1.txt index c6084c0..a09f1a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,18 +27,18 @@ > > > void (*pm_power_off_prepare)(void); > > > +EXPORT_SYMBOL_GPL(pm_power_off_prepare); > > Why do you need this where no other driver in the kernel does? -> There is a gpio_slp pin for RK809 and RK817,this pin has reset、power -> down and sleep functions,so -> when system is going to power down, this pin is needed to switch to -> power down function,and then we just only control -> this pin to high to power down the system in atf at last。 +> ??? There is a gpio_slp pin for RK809 and RK817?this pin has reset?power +> down and sleep functions?so +> ??? when system is going to power down, this pin is needed to switch to +> power down function?and then we just only control +> ??? this pin to high to power down the system in atf at last? There are other PM call-backs that you can use for this. There shouldn't be any requirement to export and call functions at this level directly. -- -Lee Jones [李琼斯] +Lee Jones [???] Linaro Services Technical 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 2a628ff..e92168a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,27 +2,10 @@ "ref\01535081441-20718-2-git-send-email-tony.xie@rock-chips.com\0" "ref\020180911114732.GL4185@dell\0" "ref\0b0f9fff3-3084-91b3-fa78-5163ebd43bbb@rock-chips.com\0" - "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0Re: [PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH v3 1/5] mfd: rk808: Add RK817 and RK809 support\0" "Date\0Tue, 23 Oct 2018 07:26:01 +0100\0" - "To\0tony <tony.xie@rock-chips.com>\0" - "Cc\0heiko@sntech.de" - broonie@kernel.org - robh+dt@kernel.org - mark.rutland@arm.com - a.zummo@towertech.it - alexandre.belloni@bootlin.com - sboyd@kernel.org - linux-clk@vger.kernel.org - linux-rtc@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-rockchip@lists.infradead.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - chenjh@rock-chips.com - xsf@rock-chips.com - zhangqing@rock-chips.com - " huangtao@rock-chips.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "> > > The rk809 and rk817 are a Power Management IC (PMIC) for multimedia\n" @@ -54,20 +37,20 @@ "> > > void (*pm_power_off_prepare)(void);\n" "> > > +EXPORT_SYMBOL_GPL(pm_power_off_prepare);\n" "> > Why do you need this where no other driver in the kernel does?\n" - "> \302\240\302\240\302\240 There is a gpio_slp pin for RK809 and RK817\357\274\214this pin has reset\343\200\201power\n" - "> down and sleep functions\357\274\214so\n" - "> \302\240\302\240\302\240 when system is going to power down, this pin is needed to switch to\n" - "> power down function\357\274\214and then we just only control\n" - "> \302\240\302\240\302\240 this pin to high to power down the system in atf at last\343\200\202\n" + "> ??? There is a gpio_slp pin for RK809 and RK817?this pin has reset?power\n" + "> down and sleep functions?so\n" + "> ??? when system is going to power down, this pin is needed to switch to\n" + "> power down function?and then we just only control\n" + "> ??? this pin to high to power down the system in atf at last?\n" "\n" "There are other PM call-backs that you can use for this. There\n" "shouldn't be any requirement to export and call functions at this\n" "level directly.\n" "\n" "-- \n" - "Lee Jones [\346\235\216\347\220\274\346\226\257]\n" + "Lee Jones [???]\n" "Linaro Services Technical Lead\n" - "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Linaro.org ? Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -dc3a3977649ae9484446e35f9466471d8d80534f45f38d05bf8aedb067f097ad +b9ba728e9d45e00238adc6e8b66d4849220273dad18e6a8475d5e9ad7545edb1
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.