[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4018438.bPuTyoUuqf@wuerfel>
Date: Tue, 09 Feb 2016 15:59:17 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Suravee Suthikulpanit <Suravee.Suthikulpanit@....com>
Cc: robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, arm@...nel.org,
brijeshkumar.singh@....com, thomas.lendacky@....com,
leo.duran@....com,
Suravee Suthikulpanit <suravee.suthikulpanit@....com>
Subject: Re: [PATCH V2 09/12] dtb: amd: Add KCS device tree node
On Monday 08 February 2016 11:59:14 Suravee Suthikulpanit wrote:
> +
> + ipmi_kcs: kcs@...10000 {
> + status = "disabled";
> + compatible = "ipmi-kcs";
> + device_type = "ipmi";
> + reg = <0x0 0xe0010000 0 0x8>;
> + interrupts = <0 389 4>;
> + interrupt-names = "ipmi_kcs";
> + reg-size = <1>;
> + reg-spacing = <4>;
> + };
> };
>
I see we don't have a binding file for this, can you add one please?
Why the strange name for the interrupt?
Arnd
Powered by blists - more mailing lists