mirror of https://gitee.com/openkylin/linux.git
devicetree: bindings: Fixed a few typos
There is a few typos in Freescale QorIQ AHCI bindings, This patch fixes them. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
640847298e
commit
d72c0f430b
|
@ -8,8 +8,8 @@ Required properties:
|
|||
- interrupts: Interrupt specifier. Refer to interrupt binding.
|
||||
|
||||
Optional properties:
|
||||
- dma-coherent: Enable ACHI coherency DMA operation.
|
||||
- reg-names: register area names when there are more then 1 regster area.
|
||||
- dma-coherent: Enable AHCI coherent DMA operation.
|
||||
- reg-names: register area names when there are more than 1 register area.
|
||||
|
||||
Examples:
|
||||
sata@3200000 {
|
||||
|
|
Loading…
Reference in New Issue