From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (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 7C9CD2222BF for ; Thu, 22 May 2025 08:35:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747902951; cv=none; b=ZNQgTED4zZO4s+kV5t06+zso13cZJ+Z67dQ7jS57La7gKueQk6tbGRK8PWU2n3jf8rZpiZHQFBRQi4H7PjK9f5al0+ROKronrRkND3vlFDAaPyVXnzOvRlyYEVpHTlUOzO3h4m6546KJyjknMs0CduF9LkiQ6RKVUywpmbCPLt8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1747902951; c=relaxed/simple; bh=pIyEqnKwCgLEw3sCLGq4MDIi+tZN/VYY/A8SDojgnJ4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=fmBO/WDUlmzne9DSnZfFHIY6YRmGsi/cEnnC6hdwrwrdYvmSOBNQw2Dh83bEe3VVOBzDej9WxjAbaYOhOc4ynDXRp0DJ0GSxocc31MTZf5a7X1zCJSH3/Z5SLbiimKGVfXj7Khmcu2j7ff/pjv2HVZxDf+MN+ik6X3OHng9T1po= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uI1Ox-0004iw-8J; Thu, 22 May 2025 10:35:43 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uI1Ow-000hfy-2p; Thu, 22 May 2025 10:35:42 +0200 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uI1Ow-002i60-2U; Thu, 22 May 2025 10:35:42 +0200 Date: Thu, 22 May 2025 10:35:42 +0200 From: Oleksij Rempel To: "Rob Herring (Arm)" Cc: Michael Turquette , Stephen Boyd , Krzysztof Kozlowski , Conor Dooley , Oleksij Rempel , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: clock: Convert alphascale,asm9260-clock-controller to DT schema Message-ID: References: <20250521004712.1793193-1-robh@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250521004712.1793193-1-robh@kernel.org> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org On Tue, May 20, 2025 at 07:47:11PM -0500, Rob Herring (Arm) wrote: > Convert the Alphascale Clock Controller binding to DT schema format. > Add the undocumented 'clocks' property which is used in DTS. Drop the > clock defines and consumer examples from the old binding. > > Signed-off-by: Rob Herring (Arm) Reviewed-by: Oleksij Rempel Thank you! -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |