
Dear all,
I am very very sorry. Because I used patman tool to send the patches , which use "send-email" by default.
but "send-email" combine “263.com smtp server” will always encounter problem. It‘s show as that when the
patch's quantity more than 3, patches can not be send completely(log said: session count exceed limit).
I have ever tried many times and get the same result. Finally, I changed to use msmtp, it can works
well. So, forget all these incomplete junk email and refer to the latest one please. Sorry to bother all your guys.
Many Thanks.
On 2017年04月10日 11:55, Heiko Schocher wrote:
Hello Eric,
Am 08.04.2017 um 14:22 schrieb Eric Gao:
From: "eric.gao" eric.gao@rock-chips.com
To enable mipi display, we need to enable pmic rk808 first for lcd3v3 power,which use i2c0 to communicate with soc. So enable i2c0.
Signed-off-by: eric.gao eric.gao@rock-chips.com
Signed-off-by: Eric Gao eric.gao@rock-chips.com
Why you have 2 "Signed-off-by" lines?
arch/arm/dts/rk3399.dtsi | 16 ++++++++++++++++ configs/evb-rk3399_defconfig | 1 + drivers/i2c/rk_i2c.c | 1 + 3 files changed, 18 insertions(+)
Reviewed-by: Heiko Schocher hs@denx.de
bye, Heiko