From: Rob Herring <robh@kernel.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-mmc@vger.kernel.org, ulf.hansson@linaro.org,
robh+dt@kernel.org, mark.rutland@arm.com,
adrian.hunter@intel.com, michal.simek@xilinx.com, kishon@ti.com,
faiz_abbas@ti.com
Subject: Re: [PATCH v2 2/3] dt-bindings: mmc: sdhci-of-arasan: Add deprecated message for am65
Date: Tue, 18 Dec 2018 09:54:28 -0600 [thread overview]
Message-ID: <20181218155428.GA7670@bogus> (raw)
In-Reply-To: <20181207081119.29162-3-faiz_abbas@ti.com>
On Fri, 7 Dec 2018 13:41:18 +0530, Faiz Abbas wrote:
> Commit 26a4f38d1316 ("dt-bindings: mmc: sdhci-of-arasan: Add new
> compatible for AM654 MMC PHY") added a new compatible for supporting
> controllers on TI's AM65x SOCs. It turns out that the controller is
> not compatible with the arasan driver's phy and consumer model as it
> requires some phy registers for core sdhci functionality. This calls
> for the binding to branch out to a new driver.
>
> Therefore, add a deprecated message for the ti,am654-sdhci-5.1 binding.
>
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
> ---
> Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Faiz Abbas <faiz_abbas@ti.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
linux-kernel@vger.kernel.org, adrian.hunter@intel.com,
robh+dt@kernel.org, faiz_abbas@ti.com, kishon@ti.com,
michal.simek@xilinx.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/3] dt-bindings: mmc: sdhci-of-arasan: Add deprecated message for am65
Date: Tue, 18 Dec 2018 09:54:28 -0600 [thread overview]
Message-ID: <20181218155428.GA7670@bogus> (raw)
In-Reply-To: <20181207081119.29162-3-faiz_abbas@ti.com>
On Fri, 7 Dec 2018 13:41:18 +0530, Faiz Abbas wrote:
> Commit 26a4f38d1316 ("dt-bindings: mmc: sdhci-of-arasan: Add new
> compatible for AM654 MMC PHY") added a new compatible for supporting
> controllers on TI's AM65x SOCs. It turns out that the controller is
> not compatible with the arasan driver's phy and consumer model as it
> requires some phy registers for core sdhci functionality. This calls
> for the binding to branch out to a new driver.
>
> Therefore, add a deprecated message for the ti,am654-sdhci-5.1 binding.
>
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
> ---
> Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Faiz Abbas <faiz_abbas@ti.com>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-mmc@vger.kernel.org, ulf.hansson@linaro.org,
robh+dt@kernel.org, mark.rutland@arm.com,
adrian.hunter@intel.com, michal.simek@xilinx.com, kishon@ti.com,
faiz_abbas@ti.com
Subject: Re: [PATCH v2 2/3] dt-bindings: mmc: sdhci-of-arasan: Add deprecated message for am65
Date: Tue, 18 Dec 2018 09:54:28 -0600 [thread overview]
Message-ID: <20181218155428.GA7670@bogus> (raw)
In-Reply-To: <20181207081119.29162-3-faiz_abbas@ti.com>
On Fri, 7 Dec 2018 13:41:18 +0530, Faiz Abbas wrote:
> Commit 26a4f38d1316 ("dt-bindings: mmc: sdhci-of-arasan: Add new
> compatible for AM654 MMC PHY") added a new compatible for supporting
> controllers on TI's AM65x SOCs. It turns out that the controller is
> not compatible with the arasan driver's phy and consumer model as it
> requires some phy registers for core sdhci functionality. This calls
> for the binding to branch out to a new driver.
>
> Therefore, add a deprecated message for the ti,am654-sdhci-5.1 binding.
>
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
> ---
> Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2018-12-18 15:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-07 8:11 [PATCH v2 0/3] Add driver Support for MMCSD on AM654x Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` [PATCH v2 1/3] dt-bindings: mmc: sdhci-am654: Document bindings for the host controllers on TI's AM654 SOCs Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` [PATCH v2 2/3] dt-bindings: mmc: sdhci-of-arasan: Add deprecated message for am65 Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-18 15:54 ` Rob Herring [this message]
2018-12-18 15:54 ` Rob Herring
2018-12-18 15:54 ` Rob Herring
2018-12-07 8:11 ` [PATCH v2 3/3] mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
2018-12-07 8:11 ` Faiz Abbas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181218155428.GA7670@bogus \
--to=robh@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=faiz_abbas@ti.com \
--cc=kishon@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=michal.simek@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=ulf.hansson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.