On Wed, 28 Nov 2018 at 23:34, Evan Green <evgreen@xxxxxxxxxxxx> wrote: > > In sdhci-msm-v5 and beyond, the MCI registers are removed, so there is only > one register region required. > > Signed-off-by: Evan Green <evgreen@xxxxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > > Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > index b72871ac90cb2..da4edb146a983 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt > @@ -25,7 +25,7 @@ Required properties: > > - reg: Base address and length of the register in the following order: > - Host controller register map (required) > - - SD Core register map (required) > + - SD Core register map (required for msm-v4 and below) > - interrupts: Should contain an interrupt-specifiers for the interrupts: > - Host controller interrupt (required) > - pinctrl-names: Should contain only one value - "default". > -- > 2.18.1 >