forked from Minki/linux
ARM: dts: i.MX27: Disable AUDMUX in the template
AUDMUX expects additional parameters to be configured correctly, so turn it off into a template. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
parent
a338be9ad7
commit
1c04ab0f0f
@ -300,6 +300,7 @@
|
|||||||
reg = <0x10016000 0x1000>;
|
reg = <0x10016000 0x1000>;
|
||||||
clocks = <&clks 0>;
|
clocks = <&clks 0>;
|
||||||
clock-names = "audmux";
|
clock-names = "audmux";
|
||||||
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
cspi3: cspi@10017000 {
|
cspi3: cspi@10017000 {
|
||||||
|
Loading…
Reference in New Issue
Block a user