This is a note to let you know that I've just added the patch titled dt-bindings: clock: xlnx,versal-clk: drop select:false to the 6.5-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: dt-bindings-clock-xlnx-versal-clk-drop-select-false.patch and it can be found in the queue-6.5 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From 172044e30b00977784269e8ab72132a48293c654 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Date: Fri, 28 Jul 2023 18:59:23 +0200 Subject: dt-bindings: clock: xlnx,versal-clk: drop select:false From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> 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: <stable@xxxxxxxxxxxxxxx> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Link: https://lore.kernel.org/r/20230728165923.108589-1-krzysztof.kozlowski@xxxxxxxxxx Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Reviewed-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- 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 @@ -14,8 +14,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 Patches currently in stable-queue which might be from krzysztof.kozlowski@xxxxxxxxxx are queue-6.5/dt-bindings-clock-xlnx-versal-clk-drop-select-false.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-touchscreen-function-names.patch queue-6.5/arm-dts-samsung-exynos4210-i9100-fix-lcd-screen-s-physical-size.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-inverted-x-of-touchscreen.patch queue-6.5/arm64-dts-qcom-msm8953-vince-drop-duplicated-touschreen-parent-interrupt.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-touchscreen-syna-nosleep-mode.patch