mbox series

[v2,0/8] arm64: dts: renesas: Sound update for ULCB/KF, etc

Message ID 87h8elno1z.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series arm64: dts: renesas: Sound update for ULCB/KF, etc | expand

Message

Kuninori Morimoto Jan. 7, 2019, 3:39 a.m. UTC
Hi Simon

These are v2 of ULCB/KF sound patches.

Kuninori Morimoto (8):
  arm64: dts: renesas: ulcb: use audio-graph-card
  arm64: dts: renesas: ulcb: add HDMI sound support
  arm64: dts: renesas: ulcb-kf: add pcm3168 sound codec
  arm64: dts: renesas: r8a7795: remove BUSIF0 settings from rcar_sound,ssi
  arm64: dts: renesas: r8a7796: remove BUSIF0 settings from rcar_sound,ssi
  arm64: dts: renesas: r8a77990-ebisu: use simple-audio-card
  arm64: defconfig: select Kingfisher Sound related configs
  arm64: renesas_defconfig: select Kingfisher Sound related configs

 arch/arm64/boot/dts/renesas/r8a7795.dtsi       |  40 +++----
 arch/arm64/boot/dts/renesas/r8a7796.dtsi       |  40 +++----
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts |   5 +-
 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi       | 138 +++++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/ulcb.dtsi          |  70 ++++++++++---
 arch/arm64/configs/defconfig                   |   1 +
 arch/arm64/configs/renesas_defconfig           |   2 +
 7 files changed, 235 insertions(+), 61 deletions(-)

Comments

Simon Horman Jan. 7, 2019, 1:51 p.m. UTC | #1
On Mon, Jan 07, 2019 at 12:39:29PM +0900, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> These are v2 of ULCB/KF sound patches.
> 
> Kuninori Morimoto (8):
>   arm64: dts: renesas: ulcb: use audio-graph-card
>   arm64: dts: renesas: ulcb: add HDMI sound support
>   arm64: dts: renesas: ulcb-kf: add pcm3168 sound codec
>   arm64: dts: renesas: r8a7795: remove BUSIF0 settings from rcar_sound,ssi
>   arm64: dts: renesas: r8a7796: remove BUSIF0 settings from rcar_sound,ssi
>   arm64: dts: renesas: r8a77990-ebisu: use simple-audio-card
>   arm64: defconfig: select Kingfisher Sound related configs

Thanks, I have applied the above patches for v5.1.

>   arm64: renesas_defconfig: select Kingfisher Sound related configs

And applied the above patch to the topic/renesas-defconfig branch
which is included in the devel branch but not targeted at upstream.

>  arch/arm64/boot/dts/renesas/r8a7795.dtsi       |  40 +++----
>  arch/arm64/boot/dts/renesas/r8a7796.dtsi       |  40 +++----
>  arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts |   5 +-
>  arch/arm64/boot/dts/renesas/ulcb-kf.dtsi       | 138 +++++++++++++++++++++++++
>  arch/arm64/boot/dts/renesas/ulcb.dtsi          |  70 ++++++++++---
>  arch/arm64/configs/defconfig                   |   1 +
>  arch/arm64/configs/renesas_defconfig           |   2 +
>  7 files changed, 235 insertions(+), 61 deletions(-)
> 
> -- 
> 2.7.4
>