arm64: zynqmp: Remove undocumented arasan,has-mdma property

arasan,has-mdma is not described in DT binding that's why remove it.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/6567a0855ad73b5ff01d9945063014fbacdcc845.1752835501.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2025-07-18 12:45:07 +02:00
parent 00acd6d441
commit 7044b13e00
2 changed files with 0 additions and 2 deletions

View File

@ -135,7 +135,6 @@ &nand0 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_nand0_default>;
arasan,has-mdma;
nand@0 {
reg = <0x0>;

View File

@ -129,7 +129,6 @@ &i2c1 {
/* MT29F64G08AECDBJ4-6 */
&nand0 {
status = "okay";
arasan,has-mdma;
num-cs = <2>;
};