mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ODROID-N2PLUS: arm64/dts: remove 'gpio_power' property for uSD
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: If0cdb30ff5a235ce58a412beaa257c97acb0c72c
This commit is contained in:
@@ -150,3 +150,9 @@
|
||||
status = "okay";
|
||||
};
|
||||
}; /* end of / */
|
||||
|
||||
&sd_emmc_b {
|
||||
sd {
|
||||
/delete-property/ gpio_power;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user