linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: monstr@monstr.eu (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 09/11] Documentation: devicetree: Fix ADI AXI SPDIF specification
Date: Fri, 25 Jul 2014 10:08:06 +0200	[thread overview]
Message-ID: <53D21066.8000905@monstr.eu> (raw)
In-Reply-To: <53D20A61.1050506@metafoo.de>

Hi Mark,

On 07/25/2014 09:42 AM, Lars-Peter Clausen wrote:
> On 07/25/2014 01:00 AM, Andreas F?rber wrote:
>> The specification requires compatible = "adi,axi-spdif-1.00.a" but
>> driver and example and file name indicate "adi,axi-spdif-tx-1.00.a".
>> Change the specification to match the implementation.
>>
>> Signed-off-by: Andreas F?rber <afaerber@suse.de>
> 
> Acked-by: Lars-Peter Clausen <lars@metafoo.de>

All these patches have been added through your tree that's why I think
you should take this fix through his tree.

Here is my:
Reviewed-by: Michal Simek <michal.simek@xilinx.com>

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140725/3f7f6506/attachment.sig>

  reply	other threads:[~2014-07-25  8:08 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-24 23:00 [PATCH v2 00/11] ARM: dts: zynq: Prepare Parallella Andreas Färber
2014-07-24 23:00 ` [PATCH v2 01/11] Documentation: devicetree: Adapteva vendor prefix Andreas Färber
2014-07-25  8:01   ` Michal Simek
2014-07-24 23:00 ` [PATCH v2 02/11] Documentation: devicetree: Adapteva boards Andreas Färber
2014-07-25  8:01   ` Michal Simek
2014-07-24 23:00 ` [PATCH v2 03/11] ARM: dts: zynq: Add Parallella device tree Andreas Färber
2014-07-25  8:02   ` Michal Simek
2014-07-24 23:00 ` [PATCH v2 04/11] ARM: dts: zynq: Update deprecated xuartps clock names Andreas Färber
2014-07-24 23:09   ` Sören Brinkmann
2014-07-24 23:13     ` Andreas Färber
2014-07-24 23:24       ` Sören Brinkmann
2014-07-25  7:38         ` Michal Simek
2014-07-24 23:00 ` [PATCH v2 05/11] ARM: dts: zynq: Add QSPI for Parallella Andreas Färber
2014-07-24 23:18   ` Sören Brinkmann
2014-07-25  7:59     ` Michal Simek
2014-07-25  8:42       ` Andreas Färber
2014-07-25  9:38         ` Michal Simek
2014-07-25 11:12           ` [PATCH v3] ARM: dts: zynq: Add SPI Andreas Färber
2014-07-25 14:42             ` Sören Brinkmann
     [not found]             ` <20140725144223.GB16049@xsjandreislx>
2014-07-28  9:11               ` Michal Simek
     [not found]         ` <53D2258B.9000609@xilinx.com>
2014-07-25 10:31           ` [PATCH v2 05/11] ARM: dts: zynq: Add QSPI for Parallella Harini Katakam
2014-07-25 10:43             ` Andreas Färber
2014-07-25 10:47           ` Harini Katakam
2014-07-24 23:00 ` [PATCH v2 06/11] ARM: dts: zynq: Add DMAC " Andreas Färber
2014-07-24 23:28   ` Sören Brinkmann
2014-07-25  8:02     ` Michal Simek
2014-07-25  8:24       ` Andreas Färber
2014-07-25  8:36         ` Michal Simek
2014-07-25 14:43         ` Sören Brinkmann
2014-07-24 23:00 ` [PATCH v2 07/11] Documentation: devicetree: Fix Xilinx VDMA specification Andreas Färber
2014-07-25  7:49   ` Michal Simek
2014-07-25  8:46     ` Andreas Färber
2014-07-25  9:40       ` Michal Simek
     [not found]       ` <53D225F2.4070504@xilinx.com>
2014-07-25 12:51         ` Srikanth Thokala
2014-07-24 23:00 ` [PATCH v2 08/11] ARM: dts: zynq: Add VDMA to Parallella Andreas Färber
2014-07-24 23:22   ` Sören Brinkmann
2014-07-25  9:47     ` Andreas Färber
2014-07-25 14:49       ` Sören Brinkmann
2014-07-24 23:00 ` [PATCH v2 09/11] Documentation: devicetree: Fix ADI AXI SPDIF specification Andreas Färber
2014-07-25  7:42   ` Lars-Peter Clausen
2014-07-25  8:08     ` Michal Simek [this message]
2014-07-25 10:18       ` Mark Brown
2014-07-25 10:32         ` Andreas Färber
2014-07-25 10:39           ` Mark Brown
2014-07-28 11:43             ` Andreas Färber
2014-07-28 12:20               ` Mark Brown
2014-07-28 12:28                 ` Andreas Färber
2014-07-28 13:44                   ` Mark Brown
2014-07-28 15:39                     ` Andreas Färber
2014-07-28 21:28                       ` Mark Brown
2014-07-24 23:00 ` [PATCH v2 10/11] ARM: dts: zynq: Add SPDIF for Parallella Andreas Färber
2014-07-24 23:00 ` [PATCH v2 11/11] ARM: dts: zynq: Add AXI clkgen " Andreas Färber
2014-07-25  3:49 ` [PATCH v2 00/11] ARM: dts: zynq: Prepare Parallella Punnaiah Choudary Kalluri
2014-07-25 10:04   ` Andreas Färber
2014-07-28 16:17 ` Andreas Färber
2014-07-28 16:39   ` Lars-Peter Clausen
2014-10-18  4:28 ` Olof Johansson
2014-10-19 15:57   ` Soren Brinkmann
2014-10-21 20:52   ` Andreas Färber
2014-10-21 21:00     ` Sören Brinkmann
2014-10-21 21:01     ` Olof Johansson
2014-10-21 21:07       ` Andreas Färber
2014-10-21 21:18         ` Olof Johansson
2014-10-22 13:22           ` Michal Simek

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=53D21066.8000905@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).