From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932377AbbLBCoR (ORCPT ); Tue, 1 Dec 2015 21:44:17 -0500 Received: from regular1.263xmail.com ([211.150.99.132]:58541 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755709AbbLBCoP (ORCPT ); Tue, 1 Dec 2015 21:44:15 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: wxt@rock-chips.com X-FST-TO: linux-arm-kernel@lists.infradead.org X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: wxt@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH 0/4] support the efuse for rk3188/rk3066a SoCs and cleanup driver on nvmem. To: Srinivas Kandagatla References: <1447227272-1728-1-git-send-email-wxt@rock-chips.com> Cc: Caesar Wang , Heiko Stuebner , Mark Rutland , devicetree@vger.kernel.org, Russell King , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Chen-Yu Tsai , Rob Herring , Kumar Gala , Jiri Kosina , Maxime Ripard , linux-arm-kernel@lists.infradead.org From: Caesar Wang Message-ID: <565E5AF0.4040802@rock-chips.com> Date: Wed, 2 Dec 2015 10:44:00 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1447227272-1728-1-git-send-email-wxt@rock-chips.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Srinivas, What's the think of this series patches? Let me know if you have any suggestions or ideas.:-) Thanks! 在 2015年11月11日 15:34, Caesar Wang 写道: > This patchset to support reading the efuse info for more SoCs. > (Note: support 32 bits SoCs). > > Meanwhile, cleanup sunxi/rockchip drivers for more readability. > > You can easy to test for following: > > cd /sys/bus/nvmem/devices/rockchip-efuse0 > localhost rockchip-efuse0 # busybox hexdump -C nvmem > > > > Caesar Wang (4): > nvmem: sunxi: trivial: fix code style > nvmem: rockchip: trivial: Make the driver more readability > ARM: dts: rockchip: add eFuse node for rk3066a SoCs > ARM: dts: rockchip: add eFuse node for rk3188 SoCs > > arch/arm/boot/dts/rk3066a.dtsi | 13 ++++++ > arch/arm/boot/dts/rk3188.dtsi | 13 ++++++ > drivers/nvmem/rockchip-efuse.c | 90 ++++++++++++++++++++---------------------- > drivers/nvmem/sunxi_sid.c | 9 ++--- > 4 files changed, 71 insertions(+), 54 deletions(-) > -- caesar wang | software engineer | wxt@rock-chip.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Caesar Wang Subject: Re: [PATCH 0/4] support the efuse for rk3188/rk3066a SoCs and cleanup driver on nvmem. Date: Wed, 2 Dec 2015 10:44:00 +0800 Message-ID: <565E5AF0.4040802@rock-chips.com> References: <1447227272-1728-1-git-send-email-wxt@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1447227272-1728-1-git-send-email-wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Srinivas Kandagatla Cc: Caesar Wang , Heiko Stuebner , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Pawel Moll , Ian Campbell , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Chen-Yu Tsai , Rob Herring , Kumar Gala , Jiri Kosina , Maxime Ripard , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Srinivas, What's the think of this series patches? Let me know if you have any suggestions or ideas.:-) Thanks! =E5=9C=A8 2015=E5=B9=B411=E6=9C=8811=E6=97=A5 15:34, Caesar Wang =E5=86= =99=E9=81=93: > This patchset to support reading the efuse info for more SoCs. > (Note: support 32 bits SoCs). > > Meanwhile, cleanup sunxi/rockchip drivers for more readability. > > You can easy to test for following: > > cd /sys/bus/nvmem/devices/rockchip-efuse0 > localhost rockchip-efuse0 # busybox hexdump -C nvmem > > > > Caesar Wang (4): > nvmem: sunxi: trivial: fix code style > nvmem: rockchip: trivial: Make the driver more readability > ARM: dts: rockchip: add eFuse node for rk3066a SoCs > ARM: dts: rockchip: add eFuse node for rk3188 SoCs > > arch/arm/boot/dts/rk3066a.dtsi | 13 ++++++ > arch/arm/boot/dts/rk3188.dtsi | 13 ++++++ > drivers/nvmem/rockchip-efuse.c | 90 ++++++++++++++++++++-----------= ----------- > drivers/nvmem/sunxi_sid.c | 9 ++--- > 4 files changed, 71 insertions(+), 54 deletions(-) > --=20 caesar wang | software engineer | wxt-TNX95d0MmH73oGB3hsPCZA@public.gmane.org -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: wxt@rock-chips.com (Caesar Wang) Date: Wed, 2 Dec 2015 10:44:00 +0800 Subject: [PATCH 0/4] support the efuse for rk3188/rk3066a SoCs and cleanup driver on nvmem. In-Reply-To: <1447227272-1728-1-git-send-email-wxt@rock-chips.com> References: <1447227272-1728-1-git-send-email-wxt@rock-chips.com> Message-ID: <565E5AF0.4040802@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Srinivas, What's the think of this series patches? Let me know if you have any suggestions or ideas.:-) Thanks! ? 2015?11?11? 15:34, Caesar Wang ??: > This patchset to support reading the efuse info for more SoCs. > (Note: support 32 bits SoCs). > > Meanwhile, cleanup sunxi/rockchip drivers for more readability. > > You can easy to test for following: > > cd /sys/bus/nvmem/devices/rockchip-efuse0 > localhost rockchip-efuse0 # busybox hexdump -C nvmem > > > > Caesar Wang (4): > nvmem: sunxi: trivial: fix code style > nvmem: rockchip: trivial: Make the driver more readability > ARM: dts: rockchip: add eFuse node for rk3066a SoCs > ARM: dts: rockchip: add eFuse node for rk3188 SoCs > > arch/arm/boot/dts/rk3066a.dtsi | 13 ++++++ > arch/arm/boot/dts/rk3188.dtsi | 13 ++++++ > drivers/nvmem/rockchip-efuse.c | 90 ++++++++++++++++++++---------------------- > drivers/nvmem/sunxi_sid.c | 9 ++--- > 4 files changed, 71 insertions(+), 54 deletions(-) > -- caesar wang | software engineer | wxt at rock-chip.com