Re: [PATCH v5 12/15] dt-bindings: ufs: exynos-ufs: add io-coherency property
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 17:54:55
Also in:
linux-devicetree, linux-samsung-soc
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 17:54:55
Also in:
linux-devicetree, linux-samsung-soc
On Mon, 18 Oct 2021 21:42:13 +0900, Chanho Park wrote:
Add "samsung,sysreg" regmap and the offset to the ufs shareability register for setting io coherency of the samsung ufs. "dma-coherent" property is also required because the driver code needs to know. Cc: Rob Herring <robh+dt@kernel.org> Cc: devicetree@vger.kernel.org Signed-off-by: Chanho Park <redacted> --- .../devicetree/bindings/ufs/samsung,exynos-ufs.yaml | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>