diff --git a/arch/arm/boot/dts/imx6ull-tarragon-common.dtsi b/arch/arm/boot/dts/imx6ull-tarragon-common.dtsi index 5248a058230c86..fd88923e355a56 100644 --- a/arch/arm/boot/dts/imx6ull-tarragon-common.dtsi +++ b/arch/arm/boot/dts/imx6ull-tarragon-common.dtsi @@ -97,6 +97,8 @@ cs-gpios = <&gpio1 29 GPIO_ACTIVE_HIGH &gpio3 2 GPIO_ACTIVE_HIGH &gpio3 4 GPIO_ACTIVE_HIGH>; + /delete-property/dmas; + /delete-property/dma-names; }; &ecspi4 { @@ -106,6 +108,8 @@ pinctrl-0 = <&pinctrl_ecspi4>; num-cs = <1>; cs-gpios = <&gpio2 15 GPIO_ACTIVE_HIGH>; + /delete-property/dmas; + /delete-property/dma-names; }; &fec1 {