@@ -10,6 +10,8 @@ Required properties: Optional properties: - dma-coherent: Enable AHCI coherent DMA operation. - reg-names: register area names when there are more than 1 register area.+ example: 'ahci' is for sata controller register.+ 'sata-ecc' is for sata ecc register. Examples: sata@3200000 {
From: Tang Yuantian <redacted>
On ls1046a soc, sata ecc should be disabled. So added sata ecc
register address so that driver can get this information.
Signed-off-by: Tang Yuantian <redacted>
---
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
@@ -10,6 +10,8 @@ Required properties: Optional properties: - dma-coherent: Enable AHCI coherent DMA operation. - reg-names: register area names when there are more than 1 register area.+ example: 'ahci' is for sata controller register.+ 'sata-ecc' is for sata ecc register.
This is not an example, but should be exactly what names are used.
When is there more than one area? That should be defined by the
compatible string and spelled out here.
Rob
On Thu, Nov 17, 2016 at 03:59:20PM +0800, yuantian.tang-3arQi8VN3Tc@public.gmane.org wrote:
From: Tang Yuantian <redacted>
On ls1046a soc, sata ecc should be disabled. So added sata ecc
disabled or enabled?
Shawn
quoted hunk
register address so that driver can get this information.
Signed-off-by: Tang Yuantian <redacted>
---
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html