summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-04-02 20:45:16 -0700
committerYe Li <ye.li@nxp.com>2018-04-27 02:24:30 -0700
commit9d8838cb1409c265db3dd0b64219e1286202c10d (patch)
treed2c2dc75a67056094281f7aa7d8e33e8bc6ca714 /include/dt-bindings
parentf0309ad17bf6cd3f136ec0e67ea0c0f17cecf9b1 (diff)
MLK-18152-1 dts: mx6sxsabresd: Update and add mx6sxsabresd DTS files
Update i.MX6SX dtsi file and relevant DTS header files. Add the imx6sx-sdb-emmc DTS file for reworked eMMC board. Changes in DTS and DTSi: 1. Modify the n25q256a flash node's compatible to "spi-flash". 2. Add spi0 and spi1 alias for qspi1 and qspi2. 3. Add USB alias 4. Remove MMC alias Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx6sx-clock.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx6sx-clock.h b/include/dt-bindings/clock/imx6sx-clock.h
index 36f0324902..cd2d6c570e 100644
--- a/include/dt-bindings/clock/imx6sx-clock.h
+++ b/include/dt-bindings/clock/imx6sx-clock.h
@@ -275,6 +275,10 @@
#define IMX6SX_PLL6_BYPASS 262
#define IMX6SX_PLL7_BYPASS 263
#define IMX6SX_CLK_SPDIF_GCLK 264
-#define IMX6SX_CLK_CLK_END 265
+#define IMX6SX_CLK_LVDS2_SEL 265
+#define IMX6SX_CLK_LVDS2_OUT 266
+#define IMX6SX_CLK_LVDS2_IN 267
+#define IMX6SX_CLK_ANACLK2 268
+#define IMX6SX_CLK_CLK_END 269
#endif /* __DT_BINDINGS_CLOCK_IMX6SX_H */