From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A1DC81F5E6; Wed, 24 Apr 2024 19:51:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713988307; cv=none; b=fwsRyXwm+0CH+K5uO9Z3I3teIhqmnYHhFGAVfJnvRObDQofrf2GUh3bx2134A7XCfmDSZEMpmU9RaieoAGjm33UFLX/053zYddxV2IESQqG6L2FeXh7Epmg4cS0htLKrc8kVv308X4qbqyQl4VqwxNrD/rYrraBRSwcCuVujMZQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713988307; c=relaxed/simple; bh=jtmAwDifDGJc40Ti3DRzPkHknfQW48k+SMlypzp4lZs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=GAE3izWFWBbHVtnhALdJA1WhZxb44GfR3RUlPq4X2KfScn/gHoR+1+UY/M3JCYUoHwm51+b3S/qwUAxKqvho+no9lOHJO+2bchiITayiPTEJeunQDyUf6iaThkBV1tkdlnFpks8pQjL7RdAEo+nesB6XMcngw3pGRjML3NXBGTc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=db4GSOgl; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="db4GSOgl" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA47BC113CD; Wed, 24 Apr 2024 19:51:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713988307; bh=jtmAwDifDGJc40Ti3DRzPkHknfQW48k+SMlypzp4lZs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=db4GSOglHvJENshh/vuBu/MLHkqgfDPrR2ydUtSVPJW1JBWLfYzHD1EI/2jFTjMFU 0qKcqROUzsG5HeNOHNV0wC+nNbhxA1OjgvPLxNoER+83PNobrfSjTsfoTsXjTnbKH2 Hxvc7HvrRGU6Sp/ghYnWzpcWIyOSBxBsWa64WEEVFSi08Lm9tcpfYbFdEOjuTd/FsW AWhlGaFX6Najj/9S/Lm5mhtUdQ73nsUJjp6HhavsN+3rzArL3v5KBaQHyGiwzSR7Pu LgcQHjxXucVDpuy6qa3wcDJEFVrlfIuJkzCMaM9+3ryonnulvfCNMgqky3vx+lELhP 55v+0hyja4Wrw== Date: Wed, 24 Apr 2024 14:51:44 -0500 From: Rob Herring To: Peter Griffin Cc: mturquette@baylibre.com, sboyd@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, vkoul@kernel.org, kishon@kernel.org, alim.akhtar@samsung.com, avri.altman@wdc.com, bvanassche@acm.org, s.nawrocki@samsung.com, cw00.choi@samsung.com, jejb@linux.ibm.com, martin.petersen@oracle.com, James.Bottomley@hansenpartnership.com, ebiggers@kernel.org, linux-scsi@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, tudor.ambarus@linaro.org, andre.draszik@linaro.org, saravanak@google.com, willmcvicker@google.com Subject: Re: [PATCH v2 01/14] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit Message-ID: <20240424195144.GA360683-robh@kernel.org> References: <20240423205006.1785138-1-peter.griffin@linaro.org> <20240423205006.1785138-2-peter.griffin@linaro.org> Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20240423205006.1785138-2-peter.griffin@linaro.org> On Tue, Apr 23, 2024 at 09:49:53PM +0100, Peter Griffin wrote: > Add dt schema documentation and clock IDs for the High Speed Interface > 2 (HSI2) clock management unit. This CMU feeds high speed interfaces > such as PCIe and UFS. > > Signed-off-by: Peter Griffin > Reviewed-by: André Draszik > --- > .../bindings/clock/google,gs101-clock.yaml | 30 ++++++++- > include/dt-bindings/clock/google,gs101.h | 63 +++++++++++++++++++ > 2 files changed, 91 insertions(+), 2 deletions(-) This collides with André's work adding HSI0. Perhaps combine the series or even the patches and just send clocks as a series. Then it is clear who should merge it. Reviewed-by: Rob Herring (Arm) Rob 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 6FAEDC4345F for ; Wed, 24 Apr 2024 19:51:56 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CKfwcfWAbX663JuYRmZBXpm3gVhnmsrtfsMBCHaxPTE=; b=nkqDIXmGYcLZyi 8R9ZLTFC/SFT1So9xlblGo8gXbJ00zBJdn9i5FaZUP5B0/R2COKJlLqeqZHIqbFQMFHykQZO/ReZY hvlg0U3EgwthfV7K94N/n7kJtp5YEYg6ISq9lxLJSDvRUekx5zB9v8bh73zwhdzZTpcbVhne7DN/T JU+ngq6dLvX6xDjYi5lrn+DTjyO9MT7OmS7/amzNv1j25f/oGQieXAddqhu/FOTX3aNyBK2rtTMmW AO/s43rCj4zC0UtLEoRGUdd/WfXomIlGd4SEoq5dSgO0+20xU3LW4S75QUT7pEjOoWyeYlO6OfYjJ ZRyFhgRIr8rL0WFMva+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziep-00000005kVm-465S; Wed, 24 Apr 2024 19:51:55 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziel-00000005kTH-46jd; Wed, 24 Apr 2024 19:51:53 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 0E2B1CE1724; Wed, 24 Apr 2024 19:51:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA47BC113CD; Wed, 24 Apr 2024 19:51:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713988307; bh=jtmAwDifDGJc40Ti3DRzPkHknfQW48k+SMlypzp4lZs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=db4GSOglHvJENshh/vuBu/MLHkqgfDPrR2ydUtSVPJW1JBWLfYzHD1EI/2jFTjMFU 0qKcqROUzsG5HeNOHNV0wC+nNbhxA1OjgvPLxNoER+83PNobrfSjTsfoTsXjTnbKH2 Hxvc7HvrRGU6Sp/ghYnWzpcWIyOSBxBsWa64WEEVFSi08Lm9tcpfYbFdEOjuTd/FsW AWhlGaFX6Najj/9S/Lm5mhtUdQ73nsUJjp6HhavsN+3rzArL3v5KBaQHyGiwzSR7Pu LgcQHjxXucVDpuy6qa3wcDJEFVrlfIuJkzCMaM9+3ryonnulvfCNMgqky3vx+lELhP 55v+0hyja4Wrw== Date: Wed, 24 Apr 2024 14:51:44 -0500 From: Rob Herring To: Peter Griffin Cc: mturquette@baylibre.com, sboyd@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, vkoul@kernel.org, kishon@kernel.org, alim.akhtar@samsung.com, avri.altman@wdc.com, bvanassche@acm.org, s.nawrocki@samsung.com, cw00.choi@samsung.com, jejb@linux.ibm.com, martin.petersen@oracle.com, James.Bottomley@hansenpartnership.com, ebiggers@kernel.org, linux-scsi@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, tudor.ambarus@linaro.org, andre.draszik@linaro.org, saravanak@google.com, willmcvicker@google.com Subject: Re: [PATCH v2 01/14] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit Message-ID: <20240424195144.GA360683-robh@kernel.org> References: <20240423205006.1785138-1-peter.griffin@linaro.org> <20240423205006.1785138-2-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240423205006.1785138-2-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_125152_475954_275BA89B X-CRM114-Status: UNSURE ( 8.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Tue, Apr 23, 2024 at 09:49:53PM +0100, Peter Griffin wrote: > Add dt schema documentation and clock IDs for the High Speed Interface > 2 (HSI2) clock management unit. This CMU feeds high speed interfaces > such as PCIe and UFS. > = > Signed-off-by: Peter Griffin > Reviewed-by: Andr=E9 Draszik > --- > .../bindings/clock/google,gs101-clock.yaml | 30 ++++++++- > include/dt-bindings/clock/google,gs101.h | 63 +++++++++++++++++++ > 2 files changed, 91 insertions(+), 2 deletions(-) This collides with Andr=E9's work adding HSI0. Perhaps combine the series = or even the patches and just send clocks as a series. Then it is clear = who should merge it. Reviewed-by: Rob Herring (Arm) Rob -- = linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 2D033C4345F for ; Wed, 24 Apr 2024 19:52:04 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Q4VSOGd7sMhVue/YzxDLs3OLp92XC02z+S7mlG2QziE=; b=QOy0612p1SFIKa AD4e8KT4lvX0i6hB/ltqQVew59LlwjVLbUBX761hwJM0ISEsv1jcgfvhH/h8/UgYTiXYlKVZ7GcNH uZvqim6grIyd9E4m3NwCAuo95uS7jM5nMba6Mfe/CNM9rZ8Cehd3i//TTfa7ygDvsbA3CpF9dOJ9T xuzH7YBG0JtW95luHFWad6SoOa2FNzy7+1FU7GzzUFn9IxWrlhlF/E6BWJ+4ly48ttoEcyN/FRWg4 eu3btwhYOaBn3JJ9ynrPS+I2jDmPirr62u33yqfp0FAU3l7Jik7gdMOKJ67tmC8G0DMk+JFZ3udCL xUtnyS6ivkTj570o7eUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziep-00000005kVA-1Hd6; Wed, 24 Apr 2024 19:51:55 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziel-00000005kTH-46jd; Wed, 24 Apr 2024 19:51:53 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 0E2B1CE1724; Wed, 24 Apr 2024 19:51:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA47BC113CD; Wed, 24 Apr 2024 19:51:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713988307; bh=jtmAwDifDGJc40Ti3DRzPkHknfQW48k+SMlypzp4lZs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=db4GSOglHvJENshh/vuBu/MLHkqgfDPrR2ydUtSVPJW1JBWLfYzHD1EI/2jFTjMFU 0qKcqROUzsG5HeNOHNV0wC+nNbhxA1OjgvPLxNoER+83PNobrfSjTsfoTsXjTnbKH2 Hxvc7HvrRGU6Sp/ghYnWzpcWIyOSBxBsWa64WEEVFSi08Lm9tcpfYbFdEOjuTd/FsW AWhlGaFX6Najj/9S/Lm5mhtUdQ73nsUJjp6HhavsN+3rzArL3v5KBaQHyGiwzSR7Pu LgcQHjxXucVDpuy6qa3wcDJEFVrlfIuJkzCMaM9+3ryonnulvfCNMgqky3vx+lELhP 55v+0hyja4Wrw== Date: Wed, 24 Apr 2024 14:51:44 -0500 From: Rob Herring To: Peter Griffin Cc: mturquette@baylibre.com, sboyd@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, vkoul@kernel.org, kishon@kernel.org, alim.akhtar@samsung.com, avri.altman@wdc.com, bvanassche@acm.org, s.nawrocki@samsung.com, cw00.choi@samsung.com, jejb@linux.ibm.com, martin.petersen@oracle.com, James.Bottomley@hansenpartnership.com, ebiggers@kernel.org, linux-scsi@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, tudor.ambarus@linaro.org, andre.draszik@linaro.org, saravanak@google.com, willmcvicker@google.com Subject: Re: [PATCH v2 01/14] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit Message-ID: <20240424195144.GA360683-robh@kernel.org> References: <20240423205006.1785138-1-peter.griffin@linaro.org> <20240423205006.1785138-2-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240423205006.1785138-2-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_125152_475954_275BA89B X-CRM114-Status: UNSURE ( 8.58 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Apr 23, 2024 at 09:49:53PM +0100, Peter Griffin wrote: > Add dt schema documentation and clock IDs for the High Speed Interface > 2 (HSI2) clock management unit. This CMU feeds high speed interfaces > such as PCIe and UFS. > = > Signed-off-by: Peter Griffin > Reviewed-by: Andr=E9 Draszik > --- > .../bindings/clock/google,gs101-clock.yaml | 30 ++++++++- > include/dt-bindings/clock/google,gs101.h | 63 +++++++++++++++++++ > 2 files changed, 91 insertions(+), 2 deletions(-) This collides with Andr=E9's work adding HSI0. Perhaps combine the series = or even the patches and just send clocks as a series. Then it is clear = who should merge it. Reviewed-by: Rob Herring (Arm) Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel