On Fri, 23 Sept 2022 at 07:13, Richard Acayan <mailingradian@xxxxxxxxx> wrote: > > This adds the compatible string for SDHCI on the Qualcomm Snapdragon 670. > As I noted before, I think it's fine to include something like this > before the initial device tree because it is trivial. > > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 1 + > drivers/mmc/host/sdhci-msm.c | 1 + > 2 files changed, 2 insertions(+) With the assumption that the initial dts would be available for upstream review soon (as we need to see actual user before integrating such driver changes) - for the series: Reviewed-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> Thanks.