On 5.03.2023 13:59, Krzysztof Kozlowski wrote: > The SPI controller nodes do not use/allow cs-select property: > > ipq6018-cp01-c1.dtb: spi@78b5000: Unevaluated properties are not allowed ('cs-select' was unexpected) > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad > arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts > index 2aee8594b280..f5f4827c0e17 100644 > --- a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts > +++ b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts > @@ -35,7 +35,6 @@ &blsp1_i2c3 { > }; > > &blsp1_spi1 { > - cs-select = <0>; > pinctrl-0 = <&spi_0_pins>; > pinctrl-names = "default"; > status = "okay";