From patchwork Tue Sep 29 20:58:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Evan Green X-Patchwork-Id: 1373735 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=M3Ny7Z/s; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4C1BYr4CHHz9sSJ for ; Wed, 30 Sep 2020 06:58:24 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729398AbgI2U6Y (ORCPT ); Tue, 29 Sep 2020 16:58:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729397AbgI2U6X (ORCPT ); Tue, 29 Sep 2020 16:58:23 -0400 Received: from mail-pg1-x542.google.com (mail-pg1-x542.google.com [IPv6:2607:f8b0:4864:20::542]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1D26C0613D1 for ; Tue, 29 Sep 2020 13:58:23 -0700 (PDT) Received: by mail-pg1-x542.google.com with SMTP id 197so4898083pge.8 for ; Tue, 29 Sep 2020 13:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CYwUUIH7aJo21VgV3kgkXoXamfeVgQGrVjUeWz8T8IQ=; b=M3Ny7Z/sGhjTesPn/YjzXX72aY0MxN4FZy6Hj5AffcDREtgNIo3KmqvRln8lXny7Eb iNvR0Cl3M7dIB6romwqCHM70uX2UQkCMTSh/h3COyRF5TmBfktOvbQa1WFFa/mCBDKo8 jfP3E6NQSLUdouEPzOGMp9fxhkTwjJNSNeVcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CYwUUIH7aJo21VgV3kgkXoXamfeVgQGrVjUeWz8T8IQ=; b=GwGIM9T5iZbs2xTMCLM0BDRkxWQjGaEFHnL9fWNMLKIUJLVCcmTLop6t/wV4KPdHjA cCcZOrz5jFpND+mOjmKnMY632rMkoRB7LHYWmdrtJRg9v48C6pnrCMjEUUrAcCxa2YC5 R1tTD3rkn8e2wlCgOngoipanaUpxIC2Dj609vQ5txKTjotSz0VTQ8+ngacJQhdSSHLxX P6cbz2UJqxQVUkpQIs10xS9u0SOPhpxTrjH1IaSaL5mVFJCYfeF3d5Ea8rDmxMNfemFx R+qzbmAh2s+4xnVmOKRHn4zyCTJ8xhdS/JtkZxXcluIFAbUCVv7DT58B9upJa/YkFq12 nt0A== X-Gm-Message-State: AOAM5331ac1o/HAWTPCEUPKgugWhs51gR/1NNr2qvEFuJDpPUy5qoc3q VDLRKR2uAc104HDRwewQJa+s3Q== X-Google-Smtp-Source: ABdhPJz2dtPncP4/ej/nFRinWGUWYUYH1JXIcyiRGj5WBVMoJc3KZYjR2Eq3acknOxlPe4fZLgOGRA== X-Received: by 2002:aa7:904a:0:b029:142:2501:35d8 with SMTP id n10-20020aa7904a0000b0290142250135d8mr5627145pfo.56.1601413103304; Tue, 29 Sep 2020 13:58:23 -0700 (PDT) Received: from evgreen-glaptop.cheshire.ch ([2601:646:c780:1404:a2ce:c8ff:fec4:54a3]) by smtp.gmail.com with ESMTPSA id k7sm5488101pjs.9.2020.09.29.13.58.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Sep 2020 13:58:22 -0700 (PDT) From: Evan Green To: Rob Herring , Bjorn Andersson , Srinivas Kandagatla Cc: Douglas Anderson , Stephen Boyd , Evan Green , Andy Gross , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] dt-bindings: nvmem: Add qcom,sc7180-qfprom compatible string Date: Tue, 29 Sep 2020 13:58:05 -0700 Message-Id: <20200929135741.1.I8b447ca96abfbef5f298d77350e6c9d1d18d00f6@changeid> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200929205807.2360405-1-evgreen@chromium.org> References: <20200929205807.2360405-1-evgreen@chromium.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add an SoC-specific compatible string so that data can be attached to it in the driver. Signed-off-by: Evan Green --- Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 59aca6d22ff9b..b16c8e6a8c23d 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -14,7 +14,9 @@ allOf: properties: compatible: - const: qcom,qfprom + enum: + - qcom,qfprom + - qcom,sc7180-qfprom reg: # If the QFPROM is read-only OS image then only the corrected region