On 06/05/2014 12:09 PM, Tushar Behera wrote: > On 06/05/2014 07:52 AM, Jaehoon Chung wrote: >> dw-mmc controller can support the multiple slot. > > 'the' can be omitted, /s/slot/slots/ > >> But, there is not use-case anywhere. So we don't need to support the > > /s/is not use-case/are no use-cases/ Will fix. > >> slot-node for dw-mmc controller. >> And "support-highspeed" property in dw-mmc is deprecated. >> "support-highspeed" property can be replaced to "cap-sd/mmc-highspeed". >> >> Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx> > > [ ... ] > >> diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt >> index 532b1d4..60d90c9 100644 >> --- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt >> +++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt >> @@ -46,13 +46,14 @@ Required Properties: >> - if CIU clock divider value is 0 (that is divide by 1), both tx and rx >> phase shift clocks should be 0. >> >> -Required properties for a slot: >> +Required properties for a slot (Deprecated - Support the one slot per host): > > "Support only one slot per host" ? Don't need to support the multiple slots at dw-mmc controller. Recommend to use one slot per a host. > >> >> * gpios: specifies a list of gpios used for command, clock and data bus. The >> first gpio is the command line and the second gpio is the clock line. The >> rest of the gpios (depending on the bus-width property) are the data lines in >> no particular order. The format of the gpio specifier depends on the gpio >> controller. >> + (Deprecated - Refer to Documentaion/devicetree/binding/samsung-pinctrl.txt) > > Update reference: > Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt Will Fix Thanks for comments. Best Regards, Jaehoon Chung > -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html