mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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:
parent
00acd6d441
commit
7044b13e00
|
|
@ -135,7 +135,6 @@ &nand0 {
|
|||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_nand0_default>;
|
||||
arasan,has-mdma;
|
||||
|
||||
nand@0 {
|
||||
reg = <0x0>;
|
||||
|
|
|
|||
|
|
@ -129,7 +129,6 @@ &i2c1 {
|
|||
/* MT29F64G08AECDBJ4-6 */
|
||||
&nand0 {
|
||||
status = "okay";
|
||||
arasan,has-mdma;
|
||||
num-cs = <2>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user