mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
ARM64: dts: rk3399: add another pinctrl for spdif
rk3399 has two spdif pinctrl, product need select the one based on the design. Change-Id: I5c1d61dd591658b8ffd445dfb27938c8a081c058 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
parent
010ffe3be0
commit
be22a31f97
|
|
@ -1792,6 +1792,11 @@ spdif_bus: spdif-bus {
|
|||
rockchip,pins =
|
||||
<4 21 RK_FUNC_1 &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
spdif_bus_1: spdif-bus-1 {
|
||||
rockchip,pins =
|
||||
<3 16 RK_FUNC_3 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
spi0 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user