]> Git Repo - linux.git/blob - arch/arm/boot/dts/am335x-wega-rdk.dts
quota: Disable quotactl_path syscall
[linux.git] / arch / arm / boot / dts / am335x-wega-rdk.dts
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (C) 2015 Phytec Messtechnik GmbH
4  * Author: Teresa Remmet <[email protected]>
5  */
6
7 /dts-v1/;
8
9 #include "am335x-phycore-som.dtsi"
10 #include "am335x-wega.dtsi"
11
12 /* SoM */
13 &gpmc {
14         status = "okay";
15 };
16
17 &i2c_eeprom {
18         status = "okay";
19 };
20
21 &i2c_rtc {
22         status = "okay";
23 };
This page took 0.042752 seconds and 4 git commands to generate.