Skip to content
Commit f73b1c8c authored by Krzysztof Kotlenga's avatar Krzysztof Kotlenga Committed by Dom Cobley
Browse files

overlays: audremap: Fix setting of the pin function



The brcm,function property must be set in the overlay fragment too -
otherwise the parametrization won't work. At least that's the case for
bcm2711-rpi-cm4.dts which starts with empty properties:

&gpio {
        audio_pins: audio_pins {
                brcm,pins = <>;
                brcm,function = <>;
        };
};

This was broken since a56df85d.

Signed-off-by: default avatarKrzysztof Kotlenga <k.kotlenga@sims.pl>
parent c82c7cce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment