From patchwork Tue Oct 17 04:41:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 116001 Delivered-To: patch@linaro.org Received: by 10.80.163.170 with SMTP id s39csp817579edb; Mon, 16 Oct 2017 21:41:53 -0700 (PDT) X-Google-Smtp-Source: AOwi7QAoE/ZDt1lPOuOYx9+E68F7iWsu5JNs0RbJ0d+4yiyN8h7jlWrlb6RVw4C424DQ75dr8i1V X-Received: by 10.84.253.132 with SMTP id a4mr10539662plm.271.1508215313600; Mon, 16 Oct 2017 21:41:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508215313; cv=none; d=google.com; s=arc-20160816; b=RUUo6mSW8qizZkNPLQh0whtjSZK2JzyiYQYiPNSTvo6IK+hYh76rNKLx8peLaGOgGL 2pu9ro+p6NOv6InCSE5UcquOGUBQeCTzxelRT7fm7Yd0RQyFxlBB+W8cV1+yG6RAijt2 poS9lLic4ZnwKnaj4tJUk7dcEHahrKuADLofalApz8i7xDTmL4cPlJB7PfFJEmBx4JKf 0LZJN7x0aqIczIPtMCt84ueqPg21bI4q3H3WvU7jopWdVRyUNFeLv9JxaWRh1Ni24Xa/ 0myyv4wLdgQ45r2IMrmtUEgTDjRVIFVPF3pv5uFz0RcFKGNdfDJhrXQigPtRfRYEkP/0 hwZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=mVuLTlJFJiiNWqEq8QUsEjhqfClNPtq9aCebl9Q0Vzs=; b=MRhohRIpaQbdJ+ku5N9XOk90PZWIN9InbYguf41I8rh+yJrVcc9TAu79ukFa+8rQZ/ sNKMcVehKgmPfoX0H9Hmaim3sUpql60435lvnr612PP3PpEzySL9RRNDUv9Zq73eos1k +apZ+HZo2UQcvwLO0lCPsbN3igUA/Vcxx0WmrLrIniACtppjaCby9zeFgUWaCGj5ROvm bBpu9IZx6wGAp/H84K9wLCLl3Y8Spkfa91+wQ2fZ+xkaW/dAgi/Dp2rBKn5oSKPByuT1 +O5m1R1t+S+lXpelSLTEdViiLL8CSSxP92+TOasZQaeDSWMk/+NCC6VJRzuqhQ2RiBA0 FgSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 1si2412668ple.401.2017.10.16.21.41.52; Mon, 16 Oct 2017 21:41:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753865AbdJQElv (ORCPT + 6 others); Tue, 17 Oct 2017 00:41:51 -0400 Received: from mx.socionext.com ([202.248.49.38]:53906 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753036AbdJQElv (ORCPT ); Tue, 17 Oct 2017 00:41:51 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 17 Oct 2017 13:41:49 +0900 Received: from mail.mfilter.local (unknown [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id D1E9218023B; Tue, 17 Oct 2017 13:41:49 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 17 Oct 2017 13:41:49 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 0F5DF1A0E17; Tue, 17 Oct 2017 13:41:49 +0900 (JST) From: Keiji Hayashibara To: srinivas.kandagatla@linaro.org Cc: robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, yamada.masahiro@socionext.com, hayashi.kunihiko@socionext.com, owada.kiyoshi@socionext.com, Keiji Hayashibara Subject: [PATCH v3 0/3] add UniPhier efuse support Date: Tue, 17 Oct 2017 13:41:01 +0900 Message-Id: <1508215264-3745-1-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series adds support for eFuse implemented on UniPhier LD20 SoCs. The eFuse device is under soc-glue and this register implements as read only. patch v1 https://lkml.org/lkml/2017/8/31/880 patch v2 https://lkml.org/lkml/2017/10/6/20 Changes between v3 and v2 ========================= 1. Fix use of '_' in dt-binnding documentation. Keiji Hayashibara (3): dt-bindings: nvmem: add description for UniPhier eFuse nvmem: uniphier: add UniPhier eFuse driver arm64: dts: uniphier: add efuse node for LD20 .../devicetree/bindings/nvmem/uniphier-efuse.txt | 49 +++++++++++ arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 18 ++++ drivers/nvmem/Kconfig | 11 +++ drivers/nvmem/Makefile | 2 + drivers/nvmem/uniphier-efuse.c | 97 ++++++++++++++++++++++ 5 files changed, 177 insertions(+) create mode 100644 Documentation/devicetree/bindings/nvmem/uniphier-efuse.txt create mode 100644 drivers/nvmem/uniphier-efuse.c -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html