mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07:00
ARM: at91: sama5d3: disable sound by default
Make the sound device in disabled status by default Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
parent
58962b7494
commit
208ec6ff4f
@ -170,5 +170,7 @@ sound {
|
|||||||
|
|
||||||
atmel,ssc-controller = <&ssc0>;
|
atmel,ssc-controller = <&ssc0>;
|
||||||
atmel,audio-codec = <&wm8904>;
|
atmel,audio-codec = <&wm8904>;
|
||||||
|
|
||||||
|
status = "disabled";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user