RE: [PATCH V8 1/3] dt-bindings: mmc: tegra: Add supports-cqe property

2019-01-15 Thread Sowjanya Komatineni
DKIM-Signature: v aiagnostics: x-ms-exchange-antispam-srfa-diagnostics: x-forefront-antispam-report: x-ms-office365-filtering-correlation-id:x-microsoft-antispam: x-ms-traffictypediagnostic:x-microsoft-antispam-prvs:

Re: [PATCH V8 1/3] dt-bindings: mmc: tegra: Add supports-cqe property

2019-01-15 Thread Rob Herring
On Thu, Jan 10, 2019 at 07:08:53PM -0800, Sowjanya Komatineni wrote: > Add supports-cqe optional property for Tegra SDMMC. > > Tegra186 and Tegra194 supports HW Command queue only > on SDMMC4 controller. This property is used to identify > command queue support controller in the tegra sdhci

[PATCH V8 1/3] dt-bindings: mmc: tegra: Add supports-cqe property

2019-01-10 Thread Sowjanya Komatineni
Add supports-cqe optional property for Tegra SDMMC. Tegra186 and Tegra194 supports HW Command queue only on SDMMC4 controller. This property is used to identify command queue support controller in the tegra sdhci driver. Signed-off-by: Sowjanya Komatineni ---