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 0C8B9C38142 for ; Tue, 31 Jan 2023 21:14:40 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=egL4XbRg92aT/tTJzVX58xTi8fPZ0HO5PMhH3UEhZ4w=; b=br0ewENAxW0bk1 2eed4FRRXkbW6eCRl+ONpI9FegSw7QdqUajhmLo2Da2SePylrQ1i5L7QI4OiiH/2dlTAhz62cUdx7 t7vmwCUCZb/vEsuKifumXvkWfcN1qSUC041ZC6hYSEe6D04oCeQJ0X67MO9ZfkL6Zw7rpXBo/UxUI QWHpEnULWI7Ys6CehUhc1dgr+1w8CEmDHkgsF0M7Ws3bt08ZcUU1HSwFejzHX+bYL3+LEPHUYBdd8 Z6frBo0N6simmW0NJjFWeJIEhtf34vDm69gfJ56UvTCi+s+zdmu3PjBli779Cs3FWKUJufZL2UNo7 rj6kiHYVEbDj9DowaqnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pMxwp-009NfN-96; Tue, 31 Jan 2023 21:13:47 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pMxwl-009Ndq-Dk for linux-arm-kernel@lists.infradead.org; Tue, 31 Jan 2023 21:13:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id BA8BAB81EE8; Tue, 31 Jan 2023 21:13:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 623A4C433D2; Tue, 31 Jan 2023 21:13:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675199620; bh=VL+rZ6hI815ahbQIQZB50x/KUsJNcZufvjyjenXPPKQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=uiWDpYHbUhja/iF80U6mJXYOC0151kUi2ccPlsHPsuwLsC1e75zJfGuc3dV0bTmlH rrW6ClP0waQ/tn+sfdpAXb4f4HX7FzSL/DVsAx0I0EeLI7435rMTopW4zUs402QXfh laI+X0atym0ivT3jb3DfqQk74GmzG+ijuCJSdxRxPXL5lKEx6y84vRkr+yNSLF8v/I 6GYKnE2S0vh9uIFjIwA2A6oxzmmCrHib9Eyu5eodBye54Ts0P3FzJpZA+nMB3ZzJbw M5IsFMJ6AtYili/i5sKYjYpZcowjuFCAh4wnnsL/QdGuFCdGJH61g+6vVh0ra5tD+k ryZcsvxs66I0A== Message-ID: <0e40502f2d8c0f0801eeb250b9c27af7.sboyd@kernel.org> MIME-Version: 1.0 In-Reply-To: <20230130125528.11509-2-quic_devipriy@quicinc.com> References: <20230130125528.11509-1-quic_devipriy@quicinc.com> <20230130125528.11509-2-quic_devipriy@quicinc.com> Subject: Re: [PATCH V3 1/7] dt-bindings: Add ipq9574 clock and reset definitions From: Stephen Boyd Cc: quic_srichara@quicinc.com, quic_gokulsri@quicinc.com, quic_sjaganat@quicinc.com, quic_kathirav@quicinc.com, quic_arajkuma@quicinc.com, quic_anusha@quicinc.com, quic_poovendh@quicinc.com To: agross@kernel.org, andersson@kernel.org, arnd@arndb.de, catalin.marinas@arm.com, devi priya , devicetree@vger.kernel.org, dmitry.baryshkov@linaro.org, konrad.dybcio@linaro.org, krzysztof.kozlowski+dt@linaro.org, linus.walleij@linaro.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, marcel.ziswiler@toradex.com, mturquette@baylibre.com, nfraprado@collabora.com, p.zabel@pengutronix.de, robh+dt@kernel.org, shawnguo@kernel.org, will@kernel.org Date: Tue, 31 Jan 2023 13:13:38 -0800 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230131_131343_623446_ED7F659E X-CRM114-Status: GOOD ( 10.50 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting devi priya (2023-01-30 04:55:22) > diff --git a/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml > new file mode 100644 > index 000000000000..7a98469b197c > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml > @@ -0,0 +1,72 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/clock/qcom,ipq9574-gcc.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm Global Clock & Reset Controller on IPQ9574 > + > +maintainers: > + - Stephen Boyd Can you be the maintainer? I don't work for Qualcomm. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel