duos: remove dac mute pin
Because it will occupy the DuoS's USB control pin Signed-off-by: carbon <carbon@milkv.io>
This commit is contained in:
@ -12,3 +12,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
&dac {
|
||||
/delete-property/ mute-gpio-l;
|
||||
/delete-property/ mute-gpio-r;
|
||||
};
|
||||
|
||||
@ -8,3 +8,8 @@
|
||||
model = "Milk-V DuoS";
|
||||
};
|
||||
|
||||
&dac {
|
||||
/delete-property/ mute-gpio-l;
|
||||
/delete-property/ mute-gpio-r;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user