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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA475C43331 for ; Mon, 30 Mar 2020 18:07:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 813FC20780 for ; Mon, 30 Mar 2020 18:07:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585591650; bh=4nkt2HPVeO+06M3qK1TKZ+BXpPf908TSaUR4M1YFUqg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=WOUp9646VvDJTXWVAyub8fnj2vK4/glZg5UV/d3TCRRAnscJm0i8Gsd625sPBU071 iORUthSVQn5wF7afanuWd34iiXKFMDPbrdDhhlkpumiXdwlseAi6ogmGWgp/D3e0R0 OSYFQ5o0cie41ujbiXGXzyS5qQx0cdK54Y3p4E+4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727368AbgC3SHa (ORCPT ); Mon, 30 Mar 2020 14:07:30 -0400 Received: from mail-il1-f193.google.com ([209.85.166.193]:45228 "EHLO mail-il1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727302AbgC3SH3 (ORCPT ); Mon, 30 Mar 2020 14:07:29 -0400 Received: by mail-il1-f193.google.com with SMTP id x16so16762466ilp.12; Mon, 30 Mar 2020 11:07:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=X6Rm7pqIHT/ZZieSSimVABq7HFocgGJ+F6beDGS/Zj0=; b=YxaHpY9hq2ETy7ZT9wsfuZh+Al3GsSo/uZh8MTXYuP+TtkXojmMimLUkO+l0dl2byQ 4vfuz9IXIQGpCqVu08PO3GChcqIRC8W0VPwOxtuHlAOUZY7V2SAZwLtYkmBaKrRYq7gA x00rlKAjZelvsv4kZ9bOe8FfDaE2watV1FFl0zqN6fJHO7ZLOQD9utkq4/ZgpcQk86Sg lR4KrvJa/UT4bph6ANKg+tp/0LNFVaVlLwKtLVdEFMZ8RNB0c6sD7MH32JtCJp2Qj699 fgQeW72EuwrzkvZoOA3UaDNcEBzdoCJqyUisNWi6c2Rpc/yIdW8JwYUCg6i0eWpspqKy EijA== X-Gm-Message-State: ANhLgQ3vk37ENmtef5uesi+uIDHJkiYJ2MMlT9jsfFGf1w5uwhaYZ7c0 bTwkJ+OrvPsF/0b6T9zVXA== X-Google-Smtp-Source: ADFU+vvLlcdF6jawVNDoIZEEWczuYZ+X06SdUAcAB3/cUQVHUpNUfY2aKkUG4UP9cI1cQZfQJpG6+w== X-Received: by 2002:a92:d108:: with SMTP id a8mr12764691ilb.107.1585591648623; Mon, 30 Mar 2020 11:07:28 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id d27sm5125485ilg.13.2020.03.30.11.07.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Mar 2020 11:07:27 -0700 (PDT) Received: (nullmailer pid 2568 invoked by uid 1000); Mon, 30 Mar 2020 18:07:26 -0000 Date: Mon, 30 Mar 2020 12:07:26 -0600 From: Rob Herring To: Akash Asthana Cc: robh+dt@kernel.org, agross@kernel.org, mark.rutland@arm.com, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, mgautam@codeaurora.org, rojay@codeaurora.org, skakit@codeaurora.org, Akash Asthana Subject: Re: [PATCH V2 1/2] dt-bindings: spi: Convert QSPI bindings to YAML Message-ID: <20200330180726.GA2312@bogus> References: <1584098121-18075-1-git-send-email-akashast@codeaurora.org> <1584098121-18075-2-git-send-email-akashast@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1584098121-18075-2-git-send-email-akashast@codeaurora.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 13 Mar 2020 16:45:20 +0530, Akash Asthana wrote: > Convert QSPI bindings to DT schema format using json-schema. > > Signed-off-by: Akash Asthana > --- > Changes in V2: > - As per Stephen's comment, dropped properties "#address-cells" & > "#size-cells" from QSPI node as it's already defined in > $ref: /spi/spi-controller.yaml#. > - As per Stephen's comment, dropped description for reg property and > answered few Nitpicks. > > .../devicetree/bindings/spi/qcom,spi-qcom-qspi.txt | 36 ---------- > .../bindings/spi/qcom,spi-qcom-qspi.yaml | 79 ++++++++++++++++++++++ > 2 files changed, 79 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.txt > create mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml > Applied, thanks. Rob