diff options
author | Nicolin Chen <b42378@freescale.com> | 2013-06-13 15:50:57 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 12:04:32 +0400 |
commit | 521b43d41cd41ac8763603a7b923703d5d368bc9 (patch) | |
tree | 3134249e6c44e5ebc91e3e7941cf8f8dd40e8480 /arch/arm/boot/dts/imx6dl-sabresd.dts | |
parent | 3180f956668ee04d35d77b32a6a1be10fb251d9d (diff) | |
download | linux-521b43d41cd41ac8763603a7b923703d5d368bc9.tar.xz |
ARM: dts: imx6qdl-sabresd: add clko1 iomux configuration
Setting GPIO_0 pad as clko1 clock output to provide MCLK for WM8962.
Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-sabresd.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6dl-sabresd.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6dl-sabresd.dts b/arch/arm/boot/dts/imx6dl-sabresd.dts index 7efb05db4783..8989df2b89e5 100644 --- a/arch/arm/boot/dts/imx6dl-sabresd.dts +++ b/arch/arm/boot/dts/imx6dl-sabresd.dts @@ -29,6 +29,7 @@ MX6DL_PAD_NANDF_D1__GPIO2_IO01 0x80000000 MX6DL_PAD_NANDF_D2__GPIO2_IO02 0x80000000 MX6DL_PAD_NANDF_D3__GPIO2_IO03 0x80000000 + MX6DL_PAD_GPIO_0__CCM_CLKO1 0x130b0 >; }; }; |