[PATCH v3 0/3] add UniPhier audio nodes

Masahiro Yamada yamada.masahiro at socionext.com
Tue Feb 13 08:06:49 PST 2018


2018-02-13 22:01 GMT+09:00 Katsuhiro Suzuki <suzuki.katsuhiro at socionext.com>:
> This series adds device-tree nodes for Socionext audio system
> for UniPhier LD11/LD20 SoCs. This one enables I2S output for
> Line-In, Line-Out, S/PDIF output and compress audio output.
>
> Katsuhiro Suzuki (3):
>   arm64: dts: uniphier: add sound node for UniPhier
>   arm64: dts: uniphier: add speaker out for UniPhier LD11/LD20 boards
>   arm64: dts: uniphier: add compress audio out for UniPhier LD11/LD20


Series, applied to linux-uniphier.  Thanks!

Note, I locally fixed trivial things:
 - Use #include <...> instead of #include "..." to include dt-binding header
 - Fix DTC warnings (Character '_' not recommended in node)
 - Remove unused labels such as 'audio', 'evea'



>  .../boot/dts/socionext/uniphier-ld11-global.dts    | 62 ++++++++++++++
>  arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi   | 92 +++++++++++++++++++++
>  .../boot/dts/socionext/uniphier-ld20-global.dts    | 62 ++++++++++++++
>  arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi   | 96 ++++++++++++++++++++++
>  4 files changed, 312 insertions(+)
>
> --
> 2.15.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Best Regards
Masahiro Yamada



More information about the linux-arm-kernel mailing list