Moves DAC dts node and driver configuration defaults from the application level to the board level for the bl652_dvk board. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
/*
|
|
* Copyright 2021 Laird Connectivity
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&dac0 {
|
|
status = "okay";
|
|
};
|