All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: thor.thayer@linux.intel.com
Cc: bp@alien8.de, dinguyen@kernel.org, robh+dt@kernel.org,
	mark.rutland@arm.com, mchehab@kernel.org, james.morse@arm.com,
	devicetree@vger.kernel.org, linux-edac@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCHv3,2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings
Date: Thu, 28 Mar 2019 13:32:27 -0500	[thread overview]
Message-ID: <20190328183227.GA8948@bogus> (raw)

On Mon, 25 Mar 2019 10:57:55 -0500, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
> 
> Add peripheral bindings for Stratix10 EDAC to capture
> the differences between the ARM64 and ARM32 architecture.
> 
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> v2-3 No change
> ---
>  .../devicetree/bindings/edac/socfpga-eccmgr.txt    | 106 +++++++++++++++++++++
>  1 file changed, 106 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
Cc: bp@alien8.de, dinguyen@kernel.org, robh+dt@kernel.org,
	mark.rutland@arm.com, mchehab@kernel.org, james.morse@arm.com,
	thor.thayer@linux.intel.com, devicetree@vger.kernel.org,
	linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings
Date: Thu, 28 Mar 2019 13:32:27 -0500	[thread overview]
Message-ID: <20190328183227.GA8948@bogus> (raw)
In-Reply-To: <1553529476-26181-3-git-send-email-thor.thayer@linux.intel.com>

On Mon, 25 Mar 2019 10:57:55 -0500, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
> 
> Add peripheral bindings for Stratix10 EDAC to capture
> the differences between the ARM64 and ARM32 architecture.
> 
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> v2-3 No change
> ---
>  .../devicetree/bindings/edac/socfpga-eccmgr.txt    | 106 +++++++++++++++++++++
>  1 file changed, 106 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: thor.thayer@linux.intel.com
Cc: bp@alien8.de, dinguyen@kernel.org, robh+dt@kernel.org,
	mark.rutland@arm.com, mchehab@kernel.org, james.morse@arm.com,
	thor.thayer@linux.intel.com, devicetree@vger.kernel.org,
	linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings
Date: Thu, 28 Mar 2019 13:32:27 -0500	[thread overview]
Message-ID: <20190328183227.GA8948@bogus> (raw)
In-Reply-To: <1553529476-26181-3-git-send-email-thor.thayer@linux.intel.com>

On Mon, 25 Mar 2019 10:57:55 -0500, thor.thayer@linux.intel.com wrote:
> From: Thor Thayer <thor.thayer@linux.intel.com>
> 
> Add peripheral bindings for Stratix10 EDAC to capture
> the differences between the ARM64 and ARM32 architecture.
> 
> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
> ---
> v2-3 No change
> ---
>  .../devicetree/bindings/edac/socfpga-eccmgr.txt    | 106 +++++++++++++++++++++
>  1 file changed, 106 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

             reply	other threads:[~2019-03-28 18:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 18:32 Rob Herring [this message]
2019-03-28 18:32 ` [PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings Rob Herring
2019-03-28 18:32 ` Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2019-03-29 18:03 [PATCHv3,3/3] arm64: dts: stratix10: Use new Stratix10 EDAC bindings Dinh Nguyen
2019-03-29 18:03 ` [PATCHv3 3/3] " Dinh Nguyen
2019-03-25 15:57 [PATCHv3,3/3] " thor.thayer
2019-03-25 15:57 ` [PATCHv3 3/3] " thor.thayer
2019-03-25 15:57 [PATCHv3,2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings thor.thayer
2019-03-25 15:57 ` [PATCHv3 2/3] " thor.thayer
2019-03-25 15:57 [PATCHv3,1/3] Documentation: dt: edac: Fix Stratix10 IRQ bindings thor.thayer
2019-03-25 15:57 ` [PATCHv3 1/3] " thor.thayer
2019-03-25 15:57 [PATCHv3 0/3] Update Stratix10 EDAC Bindings thor.thayer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190328183227.GA8948@bogus \
    --to=robh@kernel.org \
    --cc=bp@alien8.de \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@kernel.org \
    --cc=james.morse@arm.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=thor.thayer@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.