summaryrefslogtreecommitdiff
path: root/include/dt-bindings/pinctrl/pads-imx8qm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/pinctrl/pads-imx8qm.h')
-rw-r--r--include/dt-bindings/pinctrl/pads-imx8qm.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/include/dt-bindings/pinctrl/pads-imx8qm.h b/include/dt-bindings/pinctrl/pads-imx8qm.h
index f992e88e9ed3..e8ed40d405f2 100644
--- a/include/dt-bindings/pinctrl/pads-imx8qm.h
+++ b/include/dt-bindings/pinctrl/pads-imx8qm.h
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2016 Freescale Semiconductor, Inc.
- * Copyright 2017 NXP
+ * Copyright 2017-2018 NXP
*
* SPDX-License-Identifier: GPL-2.0+
*/
@@ -9,15 +9,13 @@
* Header file used to configure SoC pad list.
*/
-#ifndef _SC_PADS_H
-#define _SC_PADS_H
+#ifndef SC_PADS_H
+#define SC_PADS_H
/* Includes */
/* Defines */
-#define SC_P_ALL UINT16_MAX /* All pads */
-
/*!
* @name Pad Definitions
*/
@@ -973,6 +971,7 @@
#define SC_P_ENET1_RGMII_RXD3_LSIO_GPIO6_IO21 SC_P_ENET1_RGMII_RXD3 3
#define SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB_PAD SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETB 0
#define SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETA_PAD SC_P_COMP_CTL_GPIO_1V8_3V3_ENET_ENETA 0
+
/*@}*/
-#endif /* _SC_PADS_H */
+#endif /* SC_PADS_H */