Linux Audio

Check our new training course

Linux kernel drivers training

May 6-19, 2025
Register
Loading...
Note: File does not exist in v4.17.
 1/*
 2 * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
 3 *
 4 * This program is free software; you can redistribute it and/or modify
 5 * it under the terms of the GNU General Public License version 2 as
 6 * published by the Free Software Foundation.
 7 */
 8
 9#include "dra72-evm-common.dtsi"
10
11&rtctarget {
12	status = "disabled";
13};