14 lines
149 B
Plaintext
14 lines
149 B
Plaintext
|
/*
|
||
|
* Copyright 2024 NXP
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
&pit0_channel0 {
|
||
|
status = "okay";
|
||
|
};
|
||
|
|
||
|
&pit0_channel1 {
|
||
|
status = "okay";
|
||
|
};
|