dts: synquacer: Drop unused and undocumented SPI properties
authorRob Herring <robh@kernel.org>
Fri, 9 Dec 2022 02:45:08 +0000 (20:45 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jan 2023 19:10:23 +0000 (14:10 -0500)
'active_clk_edges' and 'chipselect_num' SPI controller properties are
unused in u-boot and Linux. They are also not documented in the binding.
So drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
arch/arm/dts/synquacer-sc2a11-developerbox-u-boot.dtsi

index 6b85c05..9f9837b 100644 (file)
@@ -20,8 +20,6 @@
                #address-cells = <1>;
                #size-cells = <0>;
                status = "okay";
-               active_clk_edges;
-               chipselect_num = <1>;
 
                flash@0 {
                        #address-cells = <1>;