xref: /linux/scripts/dtc/include-prefixes/arm/ti/omap/dra71x.dtsi (revision cdd5b5a9761fd66d17586e4f4ba6588c70e640ea)
1*724ba675SRob Herring/*
2*724ba675SRob Herring * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
3*724ba675SRob Herring *
4*724ba675SRob Herring * This program is free software; you can redistribute it and/or modify
5*724ba675SRob Herring * it under the terms of the GNU General Public License version 2 as
6*724ba675SRob Herring * published by the Free Software Foundation.
7*724ba675SRob Herring */
8*724ba675SRob Herring
9*724ba675SRob Herring#include "dra72-evm-common.dtsi"
10*724ba675SRob Herring
11*724ba675SRob Herring&rtctarget {
12*724ba675SRob Herring	status = "disabled";
13*724ba675SRob Herring};
14