Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1519295
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties |
| Date | 2016-11-10 19:50 +0100 |
| Message-ID | <sC2A9-1Ba-7@gated-at.bofh.it> (permalink) |
| References | <szjHb-fT-3@gated-at.bofh.it> <szjHb-fT-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Nov 03, 2016 at 03:21:35PM +0900, Jaehoon Chung wrote: > "support-highspeed" was the obsoleted property. > And "broken-cd" is not synopsys specific property. > It can be referred to mmc.txt binding Documentation. > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> > --- > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 5 ----- > 1 file changed, 5 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-03 19:50 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-04 11:30 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-04 12:30 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-04 16:10 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-07 01:40 +0100
Re: [PATCH 10/13] ARM: dts: exynos: replace to "max-frequecy" instead of "clock-freq-min-max" Krzysztof Kozlowski <krzk@kernel.org> - 2016-11-09 21:20 +0100
[PATCH 05/13] mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 13/13] Documentation: synopsys-dw-mshc: remove the unused properties Rob Herring <robh@kernel.org> - 2016-11-10 19:50 +0100
[PATCH 04/13] mmc: dw_mmc: use the hold register when send stop command Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 11/13] ARM: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-09 15:10 +0100
[PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Heiko Stübner <heiko@sntech.de> - 2016-11-03 09:30 +0100
Re: [PATCH 09/13] mmc: dw_mmc: remove the "clock-freq-min-max" property Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 09:50 +0100
[PATCH 08/13] mmc: dw_mmc: remove the unnecessary mmc_data structure Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max" Heiko Stuebner <heiko@sntech.de> - 2016-11-09 15:40 +0100
[PATCH 03/13] mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 02/13] mmc: dw_mmc: fix the debug message for checking card's present Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 01/13] mmc: dw_mmc: display the real register value on debugfs Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 06/13] mmc: core: move the cookie's enum values from sdhci.h to mmc.h Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
[PATCH 07/13] mmc: dw_mmc: use the cookie's enum values for post/pre_req() Jaehoon Chung <jh80.chung@samsung.com> - 2016-11-03 07:30 +0100
Re: [PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller Heiko Stuebner <heiko@sntech.de> - 2016-11-09 20:00 +0100
csiph-web