Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752276AbbLLTWK (ORCPT ); Sat, 12 Dec 2015 14:22:10 -0500 Received: from gloria.sntech.de ([95.129.55.99]:53279 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750940AbbLLTWI (ORCPT ); Sat, 12 Dec 2015 14:22:08 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Shunqian Zheng Cc: gregkh@linuxfoundation.org, srinivas.kandagatla@linaro.org, maxime.ripard@free-electrons.com, caesar.wang@rock-chips.com, mturquette@baylibre.com, sboyd@codeaurora.org, linux-clk@vger.kernel.org, dianders@chromium.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, xjq@rock-chips.com Subject: Re: [PATCH v2 0/5] Add eFuse driver of Rockchip SoC Date: Sat, 12 Dec 2015 20:21:55 +0100 Message-ID: <25029139.jfQHqpcHTE@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; ) In-Reply-To: <1439288024-13359-1-git-send-email-zhengsq@rock-chips.com> References: <1439288024-13359-1-git-send-email-zhengsq@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1026 Lines: 25 Am Dienstag, 11. August 2015, 18:13:39 schrieb Shunqian Zheng: > From: ZhengShunQian > > Base on nvmem framework, this series patches > implement the eFuse driver of Rockchip SoC. > The data from eFuse contains CPU leakage, chip code and version etc. > > The flow of reading data from eFuse is quite simple, > configure the CTRL register, write data address to CTRL > register, then data is available in DOUT register. I've now applied both the clock-ids addition as well as the dts node for 4.5 after seeing that the nvmem driver did actually make it into the kernel. I've taken the liberty to - split the clock-id patch (into header addition and clock-tree reference) - already add the efuse_1024 clock id, if someone wants to use that later Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/