hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/am335x-wega-rdk.dts
....@@ -1,10 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2015 Phytec Messtechnik GmbH
34 * Author: Teresa Remmet <t.remmet@phytec.de>
4
- *
5
- * This program is free software; you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * published by the Free Software Foundation.
85 */
96
107 /dts-v1/;
....@@ -13,6 +10,10 @@
1310 #include "am335x-wega.dtsi"
1411
1512 /* SoM */
13
+&gpmc {
14
+ status = "okay";
15
+};
16
+
1617 &i2c_eeprom {
1718 status = "okay";
1819 };