提交 436eae7e 编写于 作者: R Rob Herring 提交者: Greg Kroah-Hartman

dt-bindings: serial: 8250: Fix 'aspeed,lpc-io-reg' differing types

The 'aspeed,lpc-io-reg' property is also defined in
ipmi/aspeed,ast2400-kcs-bmc.yaml as a 'uint32-array'. Unify it to use
'uint32-array' everywhere.
Signed-off-by: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230125221513.3059177-1-robh@kernel.orgSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 646b4cd9
...@@ -200,7 +200,8 @@ properties: ...@@ -200,7 +200,8 @@ properties:
deprecated: true deprecated: true
aspeed,lpc-io-reg: aspeed,lpc-io-reg:
$ref: '/schemas/types.yaml#/definitions/uint32' $ref: '/schemas/types.yaml#/definitions/uint32-array'
maxItems: 1
description: | description: |
The VUART LPC address. Only applicable to aspeed,ast2500-vuart. The VUART LPC address. Only applicable to aspeed,ast2500-vuart.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册