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 8B915C433EF for ; Sat, 23 Apr 2022 02:14:32 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vzjoCS3A9RpBvvI/Cs8meElApE9oPCekYPhwDb6rjDQ=; b=r02dYmthpWoUdN 79KCW2dv94vdCNBBGS72e8+KR7R31l4TvLUcsxOJaMnUpbiskODgZtvtwjjwyt37dYPcnBcP4JaOi OkY9R08U1xH9ghG7+w8P+BElgwRTlhQieRxMDRIm1lyF+vzrXIxXWkiN8843Ay65E66rIBmTkq05Y J4aYCivmK3yHF+QgIc3tfSOJN4A2n6NRA4IIu7dU6Yrjjdm6Ym7hm914q3JC6iEFvLcLuJuO4Ahzb 1Ev2fTm48ACFmgFwvePO4f235iLZwqmR9ozRt9IWgo8Wj2pk0jE18ZOisqEWNHDKuYT2Fty4q/dhH RpluALAhJuHJyoVSlN7w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni5HH-003F6d-4b; Sat, 23 Apr 2022 02:13:39 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni5HD-003F5R-TV; Sat, 23 Apr 2022 02:13:37 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 471A1614AD; Sat, 23 Apr 2022 02:13:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9E931C385A4; Sat, 23 Apr 2022 02:13:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650680014; bh=Epma3yKBMOxjFrsFxTUT9AvMzDxrBTfVtmIRQSfWV78=; h=In-Reply-To:References:Subject:From:Cc:List-Id:To:Date:From; b=XGTM3H3uYNKvF18vUA4+y54w6J6mWhg1K8hJQPNRLV9JT3xytclxUqB9NbiVnYbNU COdxkI3NrhJduV7wsTH+x51c4Y0UMYuR1hFLonTun/gl5xaKGKTxtc58CNpJt+w9I6 8OCl5xsprn7Oc34+XAE/GIZMNtsHhzwVKDbh8mQMgPxcOhS5ItLog/Rgbfe3Lcic1z iDVmolmINtW0IgbHUW1pybWfjal5Bq6RN9nMjbbOzfEbeYb+Ku76NH9IEkEg4DEnVR CfozBlehLaKvg1op0K7StCgTOGxbwfCYXrZS138iHoy2jxQJVK8Wx52mFfkDTSB3D7 1NokYMxjozbhQ== MIME-Version: 1.0 In-Reply-To: <20220314084409.84394-2-nbd@nbd.name> References: <20220314084409.84394-1-nbd@nbd.name> <20220314084409.84394-2-nbd@nbd.name> Subject: Re: [PATCH v10 1/6] dt-bindings: Add en7523-scu device tree binding documentation From: Stephen Boyd Cc: linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, John Crispin , Rob Herring , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org To: Felix Fietkau , Michael Turquette , Rob Herring , soc@kernel.org Date: Fri, 22 Apr 2022 19:13:31 -0700 User-Agent: alot/0.10 Message-Id: <20220423021334.9E931C385A4@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220422_191336_063259_C6F61843 X-CRM114-Status: UNSURE ( 6.21 ) X-CRM114-Notice: Please train this message. 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 Felix Fietkau (2022-03-14 01:44:03) > From: John Crispin > > Adds device tree binding documentation for clocks in the EN7523 SOC. > > Reviewed-by: Rob Herring > Signed-off-by: Felix Fietkau > Signed-off-by: John Crispin > Signed-off-by: Felix Fietkau > --- I removed the duplicate SoB _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel