Re: [PATCH 1/5] dt-bindings: sdhci-omap: Update binding for legacy SoCs
From: Rob Herring <robh@kernel.org>
Date: 2021-09-23 22:30:58
Also in:
linux-mmc, linux-omap
From: Rob Herring <robh@kernel.org>
Date: 2021-09-23 22:30:58
Also in:
linux-mmc, linux-omap
On Tue, 21 Sep 2021 14:15:56 +0300, Tony Lindgren wrote:
Let's add compatible values for the legacy SoCs so we can continue deprecating omap_hsmmc in favor of sdhci-omap driver. For omap5, we want to have a separate compatible from omap4 for the additional features available on omap5. AFAIK ti81 can just use the omap4 compatible. Cc: Rob Herring <robh+dt@kernel.org> Cc: devicetree@vger.kernel.org Signed-off-by: Tony Lindgren <tony@atomide.com> --- Documentation/devicetree/bindings/mmc/sdhci-omap.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>