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 5.10-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-5.10 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 @@ -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 Patches currently in stable-queue which might be from krzysztof.kozlowski@xxxxxxxxxx are queue-5.10/arm64-dts-qcom-sdm845-add-missing-rpmh-power-domain-.patch queue-5.10/dt-bindings-clock-xlnx-versal-clk-drop-select-false.patch queue-5.10/arm-dts-samsung-s5pv210-smdkv210-correct-ethernet-re.patch queue-5.10/arm-dts-s5pv210-add-dummy-5v-regulator-for-backlight.patch queue-5.10/arm-dts-samsung-s3c6410-mini6410-correct-ethernet-re.patch