lkml.org 
[lkml]   [2019]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 1/2] dt-bindings: interrupt-controller: msi: Correct 's reg
On Sun, Jul 28, 2019 at 5:30 PM Bin Meng <bmeng.cn@gmail.com> wrote:
>
> The base address of msi-controller@c should be set to c.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
> Documentation/devicetree/bindings/interrupt-controller/msi.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/msi.txt b/Documentation/devicetree/bindings/interrupt-controller/msi.txt
> index c60c034..c20b51d 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/msi.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/msi.txt
> @@ -98,7 +98,7 @@ Example
> };
>
> msi_c: msi-controller@c {
> - reg = <0xb 0xf00>;
> + reg = <0xc 0xf00>;
> compatible = "vendor-b,another-controller";
> msi-controller;
> /* Each device has some unique ID */
> --

Ping?

\
 
 \ /
  Last update: 2019-08-01 11:54    [W:0.108 / U:1.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site