From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 0264A13DDDE; Fri, 7 Jun 2024 22:29:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717799351; cv=none; b=H0uddCk6I0lodIbPCuHQstafC7TpzgoTf/ew+AiDPoe+8uc24XYQZUL/upTzLSINbnvNWXvIVrhJ+HC2XlQYadkP4ZTzjV3gDC6B5Ud8kSVe8dc7mEQ3nUIfx7q107lbAoau5bdC6wiyvauL+9Rbv0FjpL/6VnaOdiajY/pxwWo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717799351; c=relaxed/simple; bh=V3HQbZ3wuv5zYhd30+NdTvy5VMSJaBLXWQp47NLHwwQ=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=I0MPruwvHGF+JvmtHR2WaUfv0mHoWy5rszUTkXsh1OhSzTFpbwbnhPTfbRAABfJBp0M13NRRT2u+uyKrJ086voWdY/O+fpA8PQQYzhkvtqJSZvtJvufm8joaJtjGadqUAtvN0mOL4hhV/Io/HoyxvzYLVwInMKgTJFYmFzi7m9g= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Received: from i53875b65.versanet.de ([83.135.91.101] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sFi4u-0007Lq-Mp; Sat, 08 Jun 2024 00:28:56 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alex Bee Cc: Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Alex Bee , Krzysztof Kozlowski Subject: Re: [PATCH v3 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS Date: Sat, 08 Jun 2024 00:28:55 +0200 Message-ID: <2004624.2IRrRt1zHL@diego> In-Reply-To: <20240606143401.32454-4-knaerzche@gmail.com> References: <20240606143401.32454-2-knaerzche@gmail.com> <20240606143401.32454-4-knaerzche@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Am Donnerstag, 6. Juni 2024, 16:33:59 CEST schrieb Alex Bee: > CLK_NR_CLKS should not be part of the binding. Let's drop it, since > the kernel code no longer uses it either. > > Signed-off-by: Alex Bee > Acked-by: Krzysztof Kozlowski Just carrying over an Ack, in v2 [0] Connor provided an Acked-by: Conor Dooley [0] https://lore.kernel.org/all/20240607-dealer-vertebrae-9b22db3dc43b@spud/