mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 18:42:14 -04:00
ARM: dts: uniphier: add audio out pin-mux node
The UniPhier AIO2013 audio system needs I2S and clock signal pins to connect external codec chip. Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
committed by
Masahiro Yamada
parent
4376f01a1c
commit
d3a48c6c0a
@@ -8,6 +8,11 @@
|
||||
*/
|
||||
|
||||
&pinctrl {
|
||||
pinctrl_aout: aout_grp {
|
||||
groups = "aout";
|
||||
function = "aout";
|
||||
};
|
||||
|
||||
pinctrl_emmc: emmc_grp {
|
||||
groups = "emmc", "emmc_dat8";
|
||||
function = "emmc";
|
||||
|
||||
Reference in New Issue
Block a user