On Wed, 25 Oct 2023 at 10:28, Neil Armstrong <neil.armstrong@xxxxxxxxxx> wrote: > > Document the SDHCI Controller on the SM8650 Platform. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > For convenience, a regularly refreshed linux-next based git tree containing > all the SM8650 related work is available at: > https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ > --- > Changes in v2: > - Fixed typo in subject > - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-sdhci-v1-1-e644cf937321@xxxxxxxxxx > --- > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > index 69a213965089..86fae733d9a0 100644 > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml > @@ -58,6 +58,7 @@ properties: > - qcom,sm8350-sdhci > - qcom,sm8450-sdhci > - qcom,sm8550-sdhci > + - qcom,sm8650-sdhci > - const: qcom,sdhci-msm-v5 # for sdcc version 5.0 > > reg: > > --- > base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc > change-id: 20231016-topic-sm8650-upstream-bindings-sdhci-3a47f07807ae > > Best regards, > -- > Neil Armstrong <neil.armstrong@xxxxxxxxxx> >