Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1256486 > unrolled thread
| Started by | Chaotian Jing <chaotian.jing@mediatek.com> |
|---|---|
| First post | 2015-10-27 07:30 +0100 |
| Last post | 2015-10-27 07:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support Chaotian Jing <chaotian.jing@mediatek.com> - 2015-10-27 07:30 +0100
| From | Chaotian Jing <chaotian.jing@mediatek.com> |
|---|---|
| Date | 2015-10-27 07:30 +0100 |
| Subject | [PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support |
| Message-ID | <qo5VE-1MC-1@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web