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 DD9056FB5 for ; Sun, 17 Sep 2023 20:35:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 49154C433CB; Sun, 17 Sep 2023 20:35:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1694982942; bh=uhjUlNViGxYjM24s7SQqFQXC3Tb68H0TcFs8wK1DnaA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=z2a008MlOAZj/sTVEOJ8i0pgSQSrGpzvvOi9h+8svFHs4hiMQzokeUcOALN4XkPW7 L48221BnSiyOYKY20t9+xm8EaebIotXjhk+Nyg2c+8EQjVOqygZ2QeArTdPoygKa2Y s0ipi7ESeIRU1oas4MB2fSFT8ig7xyNIGWOx42lk= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Krzysztof Kozlowski , Conor Dooley , Shubhrajyoti Datta , Stephen Boyd Subject: [PATCH 5.15 398/511] dt-bindings: clock: xlnx,versal-clk: drop select:false Date: Sun, 17 Sep 2023 21:13:45 +0200 Message-ID: <20230917191123.401762603@linuxfoundation.org> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20230917191113.831992765@linuxfoundation.org> References: <20230917191113.831992765@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 5.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Krzysztof Kozlowski commit 172044e30b00977784269e8ab72132a48293c654 upstream. select:false makes the schema basically ignored and not effective, which is clearly not what we want for a device binding. Fixes: 352546805a44 ("dt-bindings: clock: Add bindings for versal clock driver") Cc: Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20230728165923.108589-1-krzysztof.kozlowski@linaro.org Reviewed-by: Conor Dooley Reviewed-by: Shubhrajyoti Datta Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml | 2 -- 1 file changed, 2 deletions(-) --- a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml +++ b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml @@ -16,8 +16,6 @@ description: | reads required input clock frequencies from the devicetree and acts as clock provider for all clock consumers of PS clocks. -select: false - properties: compatible: const: xlnx,versal-clk