Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/overlays/README
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,8 @@ Params: swap_lr Reverse the channel allocation, which will also
for other purposes)
pins_40_45 Select GPIOs 40 & 45 (don't use on BCM2711 - the
pins are on different controllers)
pins_none Effectively disable audio, useful if the pins
are needed for something else.


Name: audremap-pi5
Expand Down
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/overlays/audremap-overlay.dts
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
pins_40_45 = <&frag0>,"brcm,pins:0=40",
<&frag0>,"brcm,pins:4=45",
<&frag0>,"brcm,function:0=4";
pins_none = <0>,"-1",
<&frag0>,"brcm,pins?=1",
<&frag0>,"brcm,function?=1";
};
};