Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1256486
| From | Chaotian Jing <chaotian.jing@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support |
| Date | 2015-10-27 07:30 +0100 |
| Message-ID | <qo5VE-1MC-1@gated-at.bofh.it> (permalink) |
| References | <qo5VE-1MC-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add eMMC hardware reset support Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com> --- arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/mediatek/mt8173-evb.dts b/arch/arm64/boot/dts/mediatek/mt8173-evb.dts index 4be66ca..6d79ffc 100644 --- a/arch/arm64/boot/dts/mediatek/mt8173-evb.dts +++ b/arch/arm64/boot/dts/mediatek/mt8173-evb.dts @@ -72,6 +72,7 @@ bus-width = <8>; max-frequency = <50000000>; cap-mmc-highspeed; + cap-mmc-hw-reset; vmmc-supply = <&mt6397_vemc_3v3_reg>; vqmmc-supply = <&mt6397_vio18_reg>; non-removable; -- 1.8.1.1.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support Chaotian Jing <chaotian.jing@mediatek.com> - 2015-10-27 07:30 +0100
csiph-web