From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C74AAC43334 for ; Mon, 6 Jun 2022 10:11:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233899AbiFFKLC (ORCPT ); Mon, 6 Jun 2022 06:11:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47962 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233656AbiFFKJo (ORCPT ); Mon, 6 Jun 2022 06:09:44 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C566B8E1A3 for ; Mon, 6 Jun 2022 03:07:43 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id v4-20020a1cac04000000b00397001398c0so9733838wme.5 for ; Mon, 06 Jun 2022 03:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=nOdX0D6gI2vCvbiULKuWgUb1+R1FUwAgBHWxoQ6Py84=; b=guyZnUPLasgYuxVbgLOK9dpahGdVKH4NsfUbmPs/vb7FJJJj68IShyjYpn6sZyZJ0e CJdMAENAxn4qYtdlkc9UXXnKyWJ0t1E3R7GYaFgTI8PaZmxcYOBGZZpcF2iw+WH7DmKg mM8Y5sbIZlSXK/Nn0DOTfrI6HZxdAr4CgZW4PoiOnDDm154XAmGP+Tu90lnYsztVMii9 yGfhkljKx2jZ5+vxx0gkfBCjjbnG7A8Q5RVv4SDu4TtIRvik3u2R4lhOwM+zBkmkcc7G oU/nrIgSUmiE5VechEJ/ececXdGNuWy96/NAMSHHO02pjOLPr21N2OpuCmZ7X0tDhz/8 YOtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=nOdX0D6gI2vCvbiULKuWgUb1+R1FUwAgBHWxoQ6Py84=; b=0skuNAihwNZEjp9+waOMXfLnG0iaYJNQO8P5+w54IzWpzTafcjXE0rshOPP36E2AVJ enXsrc0+yMKPeTtGDcXNtJ2QgSKO5qOnBdSxu4pai9fbcfzEAqyN/kUj/rECfQ6d9fPV 6SzR+PquQ+pE9/b1jMN9zBc9TXhMi7NWW6mdGD88LfOzCdekYI23+zO07K2WyzroALBO huEX/sh1a6uJQH0kC0xL+QH/7Xz5U+dYVE4ANpl3sUCJMM8gGZjWRE8L0gmsZQ29jz5R FO+o5BaExuy2i6VKlZO0m01tQv6XHboL4/RNWXfAwFbH9e5bvjB3KZ8+RKolUWZRyQJt nAaA== X-Gm-Message-State: AOAM531lgBw5s3R4c+e7yIiVtszNl8L0BUrj0PDVnj9osZX/GcB0Lzlm DBcYhopz4w9FXDELUWnZpAqEsg== X-Google-Smtp-Source: ABdhPJy4egwo2K5fCw/QlI1TFJAwj0Zsy/iIpzW5zgtq0cHrBtthrjUvAfu4jigGx7vmLovqd/wOfQ== X-Received: by 2002:a05:600c:35d4:b0:39a:5b65:2b66 with SMTP id r20-20020a05600c35d400b0039a5b652b66mr41825733wmq.112.1654510061622; Mon, 06 Jun 2022 03:07:41 -0700 (PDT) Received: from [192.168.86.238] (cpc90716-aztw32-2-0-cust825.18-1.cable.virginm.net. [86.26.103.58]) by smtp.googlemail.com with ESMTPSA id h13-20020a05600c2cad00b00397623ff335sm18510131wmc.10.2022.06.06.03.07.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Jun 2022 03:07:40 -0700 (PDT) Message-ID: <090a5802-d2de-682f-4f12-f7a475ee9339@linaro.org> Date: Mon, 6 Jun 2022 11:07:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v3 0/2] nvmem: add Microchip OTP controller Content-Language: en-US To: Claudiu Beznea , robh+dt@kernel.org, krzk+dt@kernel.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220518115129.908787-1-claudiu.beznea@microchip.com> From: Srinivas Kandagatla In-Reply-To: <20220518115129.908787-1-claudiu.beznea@microchip.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18/05/2022 12:51, Claudiu Beznea wrote: > Hi, > > This series adds support for Microchip OTP controller available on > SAMA7G5. The driver gives access to a non-volatile memory which > keeps (at the moment) information like booting media and temperature > calibration data used for thermal measurements. > > Thank you, > Claudiu Beznea > > Changes in v3: > - fixed Documentation and binding files names > - used __maybe_unused for mchp_otpc_ids > > Changes in v2: > - updated the bindings (patch 1/2) as follows: > - included the device name in files names and updated binding > content accordingly > - updated the description > - removed address-cells, size-cells > - removed clock include > - use GPL-2.0 OR BSD-2-Clause license > - removed OTP_PKT_SAMA7G5_TEMP_CALIB_LEN and keep hardcoded > value in examples > > - updated MAINTAINERS file with new naming of bindings > > Claudiu Beznea (2): > dt-bindings: microchip-otpc: document Microchip OTPC > nvmem: microchip-otpc: add support Applied thanks, --srini > > .../nvmem/microchip,sama7g5-otpc.yaml | 50 +++ > MAINTAINERS | 8 + > drivers/nvmem/Kconfig | 7 + > drivers/nvmem/Makefile | 2 + > drivers/nvmem/microchip-otpc.c | 288 ++++++++++++++++++ > .../nvmem/microchip,sama7g5-otpc.h | 12 + > 6 files changed, 367 insertions(+) > create mode 100644 Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml > create mode 100644 drivers/nvmem/microchip-otpc.c > create mode 040000 include/dt-bindings/nvmem > create mode 100644 include/dt-bindings/nvmem/microchip,sama7g5-otpc.h > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F3ECDCCA473 for ; Mon, 6 Jun 2022 10:13:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bWqJVgfptIbr8ramk9sJKlHLZu0ZfzHSoJPwRqO3HGg=; b=tG1CPlwgCp24Je ltGCI19/AkASrjuUmqUjZ9x27ptPcWZAn8MCeFeYFMCVDfH3xi+QvDIrmsPXGqthui1kNKlDNHbhU /TskjsGYl/d7ZxBD/DmSvprMw/24Wo5vD9xBUWF6cP7MlBJG2kKcnAYxZmbdomKANRFFK0THCM5HR 55GNdK3a4DuuhSWGmlEaiv3gtEgcj5Xc9PkYsb72wImEgJ/J3tIgUeZm4yqpN/hM2F2QKKaxZZQcz lSv3BHsXMYZ63AixPZp5HblDUzVk8pu79oxC6N084WCQtj9uDXJUcgv8OzMo48+wI13m/QRGnU/kp rr9AWjC+owGMTSQWn4XQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ny9it-000eoE-Ea; Mon, 06 Jun 2022 10:12:36 +0000 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ny9eD-000cXa-Az for linux-arm-kernel@lists.infradead.org; Mon, 06 Jun 2022 10:07:47 +0000 Received: by mail-wm1-x32b.google.com with SMTP id v4-20020a1cac04000000b00397001398c0so9733862wme.5 for ; Mon, 06 Jun 2022 03:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=nOdX0D6gI2vCvbiULKuWgUb1+R1FUwAgBHWxoQ6Py84=; b=guyZnUPLasgYuxVbgLOK9dpahGdVKH4NsfUbmPs/vb7FJJJj68IShyjYpn6sZyZJ0e CJdMAENAxn4qYtdlkc9UXXnKyWJ0t1E3R7GYaFgTI8PaZmxcYOBGZZpcF2iw+WH7DmKg mM8Y5sbIZlSXK/Nn0DOTfrI6HZxdAr4CgZW4PoiOnDDm154XAmGP+Tu90lnYsztVMii9 yGfhkljKx2jZ5+vxx0gkfBCjjbnG7A8Q5RVv4SDu4TtIRvik3u2R4lhOwM+zBkmkcc7G oU/nrIgSUmiE5VechEJ/ececXdGNuWy96/NAMSHHO02pjOLPr21N2OpuCmZ7X0tDhz/8 YOtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=nOdX0D6gI2vCvbiULKuWgUb1+R1FUwAgBHWxoQ6Py84=; b=AE4DchQaccEe5vJmbTCUs955URAmy+44dBv8ZaJrFkGywYTLn1W66x0EpORvcAMHQc l5wFbI2vIm1FNQNOPGdrmuddt8RR9sHL5TPAlK0SIVpMz0vEMhaecTLT41VgOeZnKkGJ TPTFzvMuayHGX6/buT4t2ugI5XWkkeqUXcGJKim8oaQyIBBbkweWBbFj8QMdDSLAnVaD RAUZawsAxj0uUuUT5pVDv4mvNxFaf7886hr8OuO+LYzncNXQXVpDfOydZC+CQxFcxhze UwFFQt6nAa3nNYAV+L1ZMr1es3Dxv2njIj29ivtSH47VMAjWtodhhcgWuDKqa1N7P9RI M7KQ== X-Gm-Message-State: AOAM5335k9sY8TLhHJ1LulEuc/QwJCyj8Ep+StdvVMHQLMyVtBETI+yO iHWh83iduiBA3vrQ4rKUmgXLKQ== X-Google-Smtp-Source: ABdhPJy4egwo2K5fCw/QlI1TFJAwj0Zsy/iIpzW5zgtq0cHrBtthrjUvAfu4jigGx7vmLovqd/wOfQ== X-Received: by 2002:a05:600c:35d4:b0:39a:5b65:2b66 with SMTP id r20-20020a05600c35d400b0039a5b652b66mr41825733wmq.112.1654510061622; Mon, 06 Jun 2022 03:07:41 -0700 (PDT) Received: from [192.168.86.238] (cpc90716-aztw32-2-0-cust825.18-1.cable.virginm.net. [86.26.103.58]) by smtp.googlemail.com with ESMTPSA id h13-20020a05600c2cad00b00397623ff335sm18510131wmc.10.2022.06.06.03.07.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Jun 2022 03:07:40 -0700 (PDT) Message-ID: <090a5802-d2de-682f-4f12-f7a475ee9339@linaro.org> Date: Mon, 6 Jun 2022 11:07:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH v3 0/2] nvmem: add Microchip OTP controller Content-Language: en-US To: Claudiu Beznea , robh+dt@kernel.org, krzk+dt@kernel.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220518115129.908787-1-claudiu.beznea@microchip.com> From: Srinivas Kandagatla In-Reply-To: <20220518115129.908787-1-claudiu.beznea@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220606_030745_440054_9AA8F15E X-CRM114-Status: GOOD ( 17.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 18/05/2022 12:51, Claudiu Beznea wrote: > Hi, > > This series adds support for Microchip OTP controller available on > SAMA7G5. The driver gives access to a non-volatile memory which > keeps (at the moment) information like booting media and temperature > calibration data used for thermal measurements. > > Thank you, > Claudiu Beznea > > Changes in v3: > - fixed Documentation and binding files names > - used __maybe_unused for mchp_otpc_ids > > Changes in v2: > - updated the bindings (patch 1/2) as follows: > - included the device name in files names and updated binding > content accordingly > - updated the description > - removed address-cells, size-cells > - removed clock include > - use GPL-2.0 OR BSD-2-Clause license > - removed OTP_PKT_SAMA7G5_TEMP_CALIB_LEN and keep hardcoded > value in examples > > - updated MAINTAINERS file with new naming of bindings > > Claudiu Beznea (2): > dt-bindings: microchip-otpc: document Microchip OTPC > nvmem: microchip-otpc: add support Applied thanks, --srini > > .../nvmem/microchip,sama7g5-otpc.yaml | 50 +++ > MAINTAINERS | 8 + > drivers/nvmem/Kconfig | 7 + > drivers/nvmem/Makefile | 2 + > drivers/nvmem/microchip-otpc.c | 288 ++++++++++++++++++ > .../nvmem/microchip,sama7g5-otpc.h | 12 + > 6 files changed, 367 insertions(+) > create mode 100644 Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml > create mode 100644 drivers/nvmem/microchip-otpc.c > create mode 040000 include/dt-bindings/nvmem > create mode 100644 include/dt-bindings/nvmem/microchip,sama7g5-otpc.h > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel