public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: ben.hutchings@codethink.co.uk (Ben Hutchings)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH 01/19] ASoC: rsnd: remove platform boot	support from src.c
Date: Wed, 12 Sep 2018 18:52:05 +0100	[thread overview]
Message-ID: <1536774725.3024.201.camel@codethink.co.uk> (raw)
In-Reply-To: <TYXPR01MB1775D760CF6B7FDD86DCBCADC00C0@TYXPR01MB1775.jpnprd01.prod.outlook.com>

On Mon, 2018-09-03 at 10:10 +0000, Fabrizio Castro wrote:
[...]
> > > This isn't a sufficient explanation of the backporting change.??The
> > > upstream version appears to remove all use of struct
> > > rsnd_src_platform_info from the driver, but this version extends the
> > > use of that structure.
> 
> r8a7745 doesn't have clock "src.0" leaving a gap in the clock names.
> The fix for this was made upstream with commit de1965159a34 ("rcar: src:
> skip disabled-SRC nodes"). This patch prepares the context for the fix,
> however since it is applied to quite a different version of the file
> it has been reworked to support the replacing of for_each_rsnd_src
> with for_each_child_of_node loop.
> 
> I could try and backport lots more patches to get a cleaner history, but I fear
> that would actually make the code unstable.
> 
> Do you have any recommendation for a better log?
[...]

The above is roughly what I was looking for, so I've gone ahead and
replaced the upstream commit message.  Thanks.

Ben.

-- 
Ben Hutchings, Software Developer                ?        Codethink Ltd
https://www.codethink.co.uk/                 Dale House, 35 Dale Street
                                     Manchester, M1 2HF, United Kingdom

  parent reply	other threads:[~2018-09-12 17:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-10  9:52 [cip-dev] [PATCH 00/19] Add sound support to iwg22d Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 01/19] ASoC: rsnd: remove platform boot support from src.c Fabrizio Castro
2018-08-24 17:28   ` Ben Hutchings
2018-08-28  8:54     ` Fabrizio Castro
2018-09-03 10:10       ` Fabrizio Castro
2018-09-11  7:22         ` Fabrizio Castro
2018-09-12 17:52         ` Ben Hutchings [this message]
2018-09-13  8:02           ` Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 02/19] rcar: src: skip disabled-SRC nodes Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 03/19] dmaengine: rcar-dmac: clear pertinence number of channels Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 04/19] dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put() Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 05/19] dmaengine: rcar-dmac: use result of updated get_residue in tx_status Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 06/19] dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1 Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 07/19] dmaengine: rcar-dmac: Fixed active descriptor initializing Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 08/19] dmaengine: rcar-dmac: Fix residue reporting for pending descriptors Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 09/19] dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 10/19] dmaengine: rcar-dmac: use TCRB instead of TCR for residue Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 11/19] ARM: dts: r8a7745: Add audio clocks Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 12/19] ARM: dts: r8a7745: Add audio DMAC support Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 13/19] ARM: dts: r8a7745: Add sound support Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 14/19] ARM: dts: iwg22d-sodimm: Enable SGTL5000 audio codec Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 15/19] ARM: dts: iwg22d-sodimm: Sound PIO support Fabrizio Castro
2018-08-10  9:52 ` [cip-dev] [PATCH 16/19] ARM: dts: iwg22d-sodimm: Sound DMA support on DTS Fabrizio Castro
2018-08-10  9:53 ` [cip-dev] [PATCH 17/19] ARM: dts: iwg22d-sodimm: Sound DMA support via BUSIF " Fabrizio Castro
2018-08-10  9:53 ` [cip-dev] [PATCH 18/19] ARM: dts: iwg22d-sodimm: Sound DMA support via SRC " Fabrizio Castro
2018-08-10  9:53 ` [cip-dev] [PATCH 19/19] ARM: dts: iwg22d-sodimm: Sound DMA support via DVC " Fabrizio Castro

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=1536774725.3024.201.camel@codethink.co.uk \
    --to=ben.hutchings@codethink.co.uk \
    --cc=cip-dev@lists.cip-project.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