The qup_spi0_default pin override is exactly the same as one already in sdm845.dtsi. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> --- Cc: Doug Anderson <dianders@xxxxxxxxxxxx> Changes since v1: 1. New patch. --- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts index 02dcf75c0745..56a7afb697ed 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-db845c.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-db845c.dts @@ -1274,11 +1274,3 @@ ov7251_ep: endpoint { }; }; }; - -/* PINCTRL - additions to nodes defined in sdm845.dtsi */ -&qup_spi0_default { - config { - drive-strength = <6>; - bias-disable; - }; -}; -- 2.34.1