Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1330308

Re: [PATCH V2 09/12] dtb: amd: Add KCS device tree node

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH V2 09/12] dtb: amd: Add KCS device tree node
Date 2016-02-09 16:10 +0100
Message-ID <r0i5s-5IR-3@gated-at.bofh.it> (permalink)
References <qZYgq-75-9@gated-at.bofh.it> <qZYq8-qH-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 08 February 2016 11:59:14 Suravee Suthikulpanit wrote:
> +
> +               ipmi_kcs: kcs@e0010000 {
> +                       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

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2 00/12] dtb: amd: Miscelleneous Updates for AMD Seattle DTS Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:00 +0100
  [PATCH V2 03/12] dtb: amd: Fix DMA ranges in device tree Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:00 +0100
    Re: [PATCH V2 03/12] dtb: amd: Fix DMA ranges in device tree Arnd Bergmann <arnd@arndb.de> - 2016-02-09 16:00 +0100
      Re: [PATCH V2 03/12] dtb: amd: Fix DMA ranges in device tree Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-10 22:20 +0100
        Re: [PATCH V2 03/12] dtb: amd: Fix DMA ranges in device tree Arnd Bergmann <arnd@arndb.de> - 2016-02-10 22:30 +0100
        Re: [PATCH V2 03/12] dtb: amd: Fix DMA ranges in device tree Olof Johansson <olof@lixom.net> - 2016-02-11 22:30 +0100
  [PATCH V2 10/12] dtb: amd: Add AMD XGBE device tree file Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 01/12] MAINTAINERS: Adding Maintainers for AMD Seattle Device Tree Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
    Re: [PATCH V2 01/12] MAINTAINERS: Adding Maintainers for AMD Seattle  Device Tree Olof Johansson <olof@lixom.net> - 2016-02-08 23:10 +0100
      Re: [PATCH V2 01/12] MAINTAINERS: Adding Maintainers for AMD Seattle  Device Tree Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-09 21:00 +0100
  [PATCH V2 05/12] dtb: amd: Misc changes for I2C device nodes Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 07/12] dtb: amd: Misc changes for GPIO devices Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 04/12] dtb: amd: Fix typo in SPI device nodes Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 06/12] dtb: amd: Misc changes for SATA device tree nodes Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 09/12] dtb: amd: Add KCS device tree node Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
    Re: [PATCH V2 09/12] dtb: amd: Add KCS device tree node Arnd Bergmann <arnd@arndb.de> - 2016-02-09 16:10 +0100
      Re: [PATCH V2 09/12] dtb: amd: Add KCS device tree node Arnd Bergmann <arnd@arndb.de> - 2016-02-09 17:10 +0100
  [PATCH V2 12/12] dtb: amd: Add support for AMD/Linaro 96Boards Enterprise Edition Server board Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 02/12] dtb: amd: Fix GICv2 hypervisor and virtual interface sizes Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
  [PATCH V2 08/12] dtb: amd: Add PERF CCN-504 device tree node Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100
    Re: [PATCH V2 08/12] dtb: amd: Add PERF CCN-504 device tree node Arnd Bergmann <arnd@arndb.de> - 2016-02-09 16:00 +0100
      Re: [PATCH V2 08/12] dtb: amd: Add PERF CCN-504 device tree node Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-10 00:40 +0100
  [PATCH V2 11/12] dtb: amd: Add support for new AMD Overdrive boards Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com> - 2016-02-08 19:10 +0100

csiph-web