]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-omap4/mux_omap4.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[karo-tx-uboot.git] / arch / arm / include / asm / arch-omap4 / mux_omap4.h
index 019574b09f5582dd963c6c18a309c162b2409cff..b2227781370ad4a1d19970af2f242d3cd11c6369 100644 (file)
@@ -5,23 +5,7 @@
  * Aneesh V                    <aneesh@ti.com>
  * Balaji Krishnamoorthy       <balajitk@ti.com>
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 #ifndef _MUX_OMAP4_H_
 #define _MUX_OMAP4_H_
@@ -34,7 +18,7 @@ struct pad_conf_entry {
 
        u16 val;
 
-} __attribute__ ((packed));
+};
 
 #ifdef CONFIG_OFF_PADCONF
 #define OFF_PD          (1 << 12)
@@ -341,4 +325,5 @@ struct pad_conf_entry {
 #define CONTROL_SPARE_R                0x0618
 #define CONTROL_SPARE_R_C0             0x061C
 
+#define CONTROL_WKUP_PAD1_FREF_CLK4_REQ        0x4A31E05A
 #endif /* _MUX_OMAP4_H_ */