提交 8ed030de 编写于 作者: S Shubhrajyoti Datta 提交者: Greg Kroah-Hartman

dt-bindings: serial: pl011: Add a reg-io-width parameter

Some of the implementations support only 32-bit accesses.
Add a parameter reg-io-width for such platforms.
Reviewed-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: NShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Link: https://lore.kernel.org/r/20220826120559.2122-2-shubhrajyoti.datta@amd.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a000bafa
......@@ -94,6 +94,12 @@ properties:
resets:
maxItems: 1
reg-io-width:
description:
The size (in bytes) of the IO accesses that should be performed
on the device.
enum: [1, 4]
required:
- compatible
- reg
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册