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: Fri, 24 Aug 2018 18:28:44 +0100 [thread overview]
Message-ID: <1535131724.2902.38.camel@codethink.co.uk> (raw)
In-Reply-To: <1533894782-26239-2-git-send-email-fabrizio.castro@bp.renesas.com>
On Fri, 2018-08-10 at 10:52 +0100, Fabrizio Castro wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> No board is using Renesas sound driver via platform boot now.
> This means all user is using DT boot. Platform boot support is
> no longer needed. But, it strongly depends on platform boot style.
> This patch removes platform boot support from src.c
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Signed-off-by: Mark Brown <broonie@kernel.org>
> (cherry picked from commit adf6a6815952c6c6092ae15e27c1b782fd96c6a3)
> (reworked to fit the context)
[...]
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.
Ben.
--
Ben Hutchings, Software Developer ? Codethink Ltd
https://www.codethink.co.uk/ Dale House, 35 Dale Street
Manchester, M1 2HF, United Kingdom
next prev parent reply other threads:[~2018-08-24 17:28 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 [this message]
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
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=1535131724.2902.38.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