forked from Minki/linux
f83ccb9358
A large part of the arm-soc patches are nowadays DT changes, adding support for new SoCs, boards and devices without changing kernel source. The plan is still to move the devicetree files out of the kernel tree and reduce the amount of churn going on here, but we keep finding reasons to delay doing that. Changes are really all over the place, with little sticking out particularly. We have contributions from a total of 116 people in this branch. Unfortunately, the size of this branch also causes a significant number of conflicts at the moment, typically when subsystem maintainers merge patches that change the driver at the same time as the dts files. In most cases this could be avoided because the dts changes are supposed to be compatible in both ways, and we are asking everyone to send ARM dts changes through our tree only. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIVAwUAUz/11WCrR//JCVInAQIIyRAA0DjdNNQ/A4G2i1nZCiTFH6a4oZy4JarN ATVPkW/V8avhh+yVNe5FWA44Xe6CDC5TXwMaIsbK+w3Iclj3fplh/MsBkQ9ZT9Sl LAjJoOjuYucCeDy0WLVioRKZ4PJEDoCu/oZTauIMnmWCOCRxLYpOM3FkAT9oN/Ti lswpTSLiV1/U3ZSI4M3qn+Sx1VJL8c/hAIWbvf5if2diYkWPk3VOSKyxmD9zLWdD Iqtb79J+ETVeOIM4sHnx79cG4ZCdpOfRAl7qx6hkJu0YATXESxWhpXVE2McTJuzM qHKsRRNSfsfSWPeF4angll9o06X/qgdT6C4P2dfH49lGeG7llOttw3OaCx3hWCTe U5bt26qtbwG2ZbzocaqvideP+rbpQrCH2vdO1embPv5Lu6peMoBWjxy6twSVXJBG LIymJ0IbiGYxL7BReGqRXt6ehy0BDWBeTSTdsGqgEl2TnxHuS/kgGfJc4D5riiEk aRPVq10p/k+yo4BZtq2GqXIOG6cqkIQ5lhl5Tg9+MfUlquAONqJP70FgRJDBIw9L 9uJp71bgSsA6eYg2tXoqJtpdjKplDWavgtACzIkFg2qFLyYmKvx+F0AXbeTIsrri /mIchTyG+dgiIjWvj/Xsf7jhrdzRcl3uKsJwFmk927pIsh24HV8T+LKgHrf+sVcO qEsEnKGYA6s= =zl/N -----END PGP SIGNATURE----- Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc Pull ARM SoC device tree changes from Arnd Bergmann: "A large part of the arm-soc patches are nowadays DT changes, adding support for new SoCs, boards and devices without changing kernel source. The plan is still to move the devicetree files out of the kernel tree and reduce the amount of churn going on here, but we keep finding reasons to delay doing that. Changes are really all over the place, with little sticking out particularly. We have contributions from a total of 116 people in this branch. Unfortunately, the size of this branch also causes a significant number of conflicts at the moment, typically when subsystem maintainers merge patches that change the driver at the same time as the dts files. In most cases this could be avoided because the dts changes are supposed to be compatible in both ways, and we are asking everyone to send ARM dts changes through our tree only" * tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (541 commits) dts: stmmac: Document the clocks property in the stmmac base document dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac. ARM: STi: stih41x: Add support for the FSM Serial Flash Controller ARM: STi: stih416: Add support for the FSM Serial Flash Controller ARM: tegra: fix Dalmore pinctrl configuration ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND ARM: dts: Build all keystone dt blobs ARM: dts: keystone: Fix control register range for clktsip ARM: dts: keystone: Fix domain register range for clkfftc1 ARM: dts: bcm28155-ap: leave camldo1 on to fix reboot ARM: dts: add bcm590xx pmu support and enable for bcm28155-ap ARM: dts: bcm21664: Add device tree files. ARM: DT: bcm21664: Device tree bindings ARM: efm32: properly namespace i2c location property ARM: efm32: fix unit address part in USART2 device nodes' names ARM: mvebu: Enable NAND controller in Armada 385-DB ARM: mvebu: Add support for NAND controller in Armada 38x SoC ARM: mvebu: Add the Core Divider clock to Armada 38x SoCs ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs ...
253 lines
5.5 KiB
Plaintext
253 lines
5.5 KiB
Plaintext
/*
|
|
* Copyright 2012 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
|
|
* Copyright 2012 Steffen Trumtrar <s.trumtrar@pengutronix.de>, Pengutronix
|
|
*
|
|
* The code contained herein is licensed under the GNU General Public
|
|
* License. You may obtain a copy of the GNU General Public License
|
|
* Version 2 or later at the following locations:
|
|
*
|
|
* http://www.opensource.org/licenses/gpl-license.html
|
|
* http://www.gnu.org/copyleft/gpl.html
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "imx53-tqma53.dtsi"
|
|
|
|
/ {
|
|
model = "TQ MBa53 starter kit";
|
|
compatible = "tq,mba53", "tq,tqma53", "fsl,imx53";
|
|
|
|
backlight {
|
|
compatible = "pwm-backlight";
|
|
pwms = <&pwm2 0 50000>;
|
|
brightness-levels = <0 24 28 32 36 40 44 48 52 56 60 64 68 72 76 80 84 88 92 96 100>;
|
|
default-brightness-level = <10>;
|
|
enable-gpios = <&gpio7 7 0>;
|
|
power-supply = <®_backlight>;
|
|
};
|
|
|
|
disp1: display@disp1 {
|
|
compatible = "fsl,imx-parallel-display";
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&pinctrl_disp1_1>;
|
|
interface-pix-fmt = "rgb24";
|
|
status = "disabled";
|
|
|
|
port {
|
|
display1_in: endpoint {
|
|
remote-endpoint = <&ipu_di1_disp1>;
|
|
};
|
|
};
|
|
};
|
|
|
|
regulators {
|
|
compatible = "simple-bus";
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
|
|
reg_backlight: regulator@0 {
|
|
compatible = "regulator-fixed";
|
|
reg = <0>;
|
|
regulator-name = "lcd-supply";
|
|
gpio = <&gpio2 5 0>;
|
|
startup-delay-us = <5000>;
|
|
};
|
|
|
|
reg_3p2v: regulator@1 {
|
|
compatible = "regulator-fixed";
|
|
reg = <1>;
|
|
regulator-name = "3P2V";
|
|
regulator-min-microvolt = <3200000>;
|
|
regulator-max-microvolt = <3200000>;
|
|
regulator-always-on;
|
|
};
|
|
};
|
|
|
|
sound {
|
|
compatible = "tq,imx53-mba53-sgtl5000",
|
|
"fsl,imx-audio-sgtl5000";
|
|
model = "imx53-mba53-sgtl5000";
|
|
ssi-controller = <&ssi2>;
|
|
audio-codec = <&codec>;
|
|
audio-routing =
|
|
"MIC_IN", "Mic Jack",
|
|
"Mic Jack", "Mic Bias",
|
|
"Headphone Jack", "HP_OUT";
|
|
mux-int-port = <2>;
|
|
mux-ext-port = <5>;
|
|
};
|
|
};
|
|
|
|
&ldb {
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&pinctrl_lvds1_1>;
|
|
status = "disabled";
|
|
};
|
|
|
|
&iomuxc {
|
|
lvds1 {
|
|
pinctrl_lvds1_1: lvds1-grp1 {
|
|
fsl,pins = <
|
|
MX53_PAD_LVDS0_TX3_P__LDB_LVDS0_TX3 0x80000000
|
|
MX53_PAD_LVDS0_CLK_P__LDB_LVDS0_CLK 0x80000000
|
|
MX53_PAD_LVDS0_TX2_P__LDB_LVDS0_TX2 0x80000000
|
|
MX53_PAD_LVDS0_TX1_P__LDB_LVDS0_TX1 0x80000000
|
|
MX53_PAD_LVDS0_TX0_P__LDB_LVDS0_TX0 0x80000000
|
|
>;
|
|
};
|
|
|
|
pinctrl_lvds1_2: lvds1-grp2 {
|
|
fsl,pins = <
|
|
MX53_PAD_LVDS1_TX3_P__LDB_LVDS1_TX3 0x80000000
|
|
MX53_PAD_LVDS1_TX2_P__LDB_LVDS1_TX2 0x80000000
|
|
MX53_PAD_LVDS1_CLK_P__LDB_LVDS1_CLK 0x80000000
|
|
MX53_PAD_LVDS1_TX1_P__LDB_LVDS1_TX1 0x80000000
|
|
MX53_PAD_LVDS1_TX0_P__LDB_LVDS1_TX0 0x80000000
|
|
>;
|
|
};
|
|
};
|
|
|
|
disp1 {
|
|
pinctrl_disp1_1: disp1-grp1 {
|
|
fsl,pins = <
|
|
MX53_PAD_EIM_A16__IPU_DI1_DISP_CLK 0x80000000 /* DISP1_CLK */
|
|
MX53_PAD_EIM_DA10__IPU_DI1_PIN15 0x80000000 /* DISP1_DRDY */
|
|
MX53_PAD_EIM_D23__IPU_DI1_PIN2 0x80000000 /* DISP1_HSYNC */
|
|
MX53_PAD_EIM_EB3__IPU_DI1_PIN3 0x80000000 /* DISP1_VSYNC */
|
|
MX53_PAD_EIM_D26__IPU_DISP1_DAT_22 0x80000000
|
|
MX53_PAD_EIM_D27__IPU_DISP1_DAT_23 0x80000000
|
|
MX53_PAD_EIM_D30__IPU_DISP1_DAT_21 0x80000000
|
|
MX53_PAD_EIM_D31__IPU_DISP1_DAT_20 0x80000000
|
|
MX53_PAD_EIM_A24__IPU_DISP1_DAT_19 0x80000000
|
|
MX53_PAD_EIM_A23__IPU_DISP1_DAT_18 0x80000000
|
|
MX53_PAD_EIM_A22__IPU_DISP1_DAT_17 0x80000000
|
|
MX53_PAD_EIM_A21__IPU_DISP1_DAT_16 0x80000000
|
|
MX53_PAD_EIM_A20__IPU_DISP1_DAT_15 0x80000000
|
|
MX53_PAD_EIM_A19__IPU_DISP1_DAT_14 0x80000000
|
|
MX53_PAD_EIM_A18__IPU_DISP1_DAT_13 0x80000000
|
|
MX53_PAD_EIM_A17__IPU_DISP1_DAT_12 0x80000000
|
|
MX53_PAD_EIM_EB0__IPU_DISP1_DAT_11 0x80000000
|
|
MX53_PAD_EIM_EB1__IPU_DISP1_DAT_10 0x80000000
|
|
MX53_PAD_EIM_DA0__IPU_DISP1_DAT_9 0x80000000
|
|
MX53_PAD_EIM_DA1__IPU_DISP1_DAT_8 0x80000000
|
|
MX53_PAD_EIM_DA2__IPU_DISP1_DAT_7 0x80000000
|
|
MX53_PAD_EIM_DA3__IPU_DISP1_DAT_6 0x80000000
|
|
MX53_PAD_EIM_DA4__IPU_DISP1_DAT_5 0x80000000
|
|
MX53_PAD_EIM_DA5__IPU_DISP1_DAT_4 0x80000000
|
|
MX53_PAD_EIM_DA6__IPU_DISP1_DAT_3 0x80000000
|
|
MX53_PAD_EIM_DA7__IPU_DISP1_DAT_2 0x80000000
|
|
MX53_PAD_EIM_DA8__IPU_DISP1_DAT_1 0x80000000
|
|
MX53_PAD_EIM_DA9__IPU_DISP1_DAT_0 0x80000000
|
|
>;
|
|
};
|
|
};
|
|
|
|
tve {
|
|
pinctrl_vga_sync_1: vgasync-grp1 {
|
|
fsl,pins = <
|
|
/* VGA_VSYNC, HSYNC with max drive strength */
|
|
MX53_PAD_EIM_CS1__IPU_DI1_PIN6 0xe6
|
|
MX53_PAD_EIM_DA15__IPU_DI1_PIN4 0xe6
|
|
>;
|
|
};
|
|
};
|
|
};
|
|
|
|
&ipu_di1_disp1 {
|
|
remote-endpoint = <&display1_in>;
|
|
};
|
|
|
|
&cspi {
|
|
status = "okay";
|
|
};
|
|
|
|
&audmux {
|
|
status = "okay";
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&pinctrl_audmux>;
|
|
};
|
|
|
|
&i2c2 {
|
|
codec: sgtl5000@a {
|
|
compatible = "fsl,sgtl5000";
|
|
reg = <0x0a>;
|
|
clocks = <&clks IMX5_CLK_SSI_EXT1_GATE>;
|
|
VDDA-supply = <®_3p2v>;
|
|
VDDIO-supply = <®_3p2v>;
|
|
};
|
|
|
|
expander: pca9554@20 {
|
|
compatible = "pca9554";
|
|
reg = <0x20>;
|
|
interrupts = <109>;
|
|
#gpio-cells = <2>;
|
|
gpio-controller;
|
|
};
|
|
|
|
sensor2: lm75@49 {
|
|
compatible = "lm75";
|
|
reg = <0x49>;
|
|
};
|
|
};
|
|
|
|
&fec {
|
|
phy-reset-gpios = <&gpio7 6 0>;
|
|
status = "okay";
|
|
};
|
|
|
|
&esdhc2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&uart3 {
|
|
status = "okay";
|
|
};
|
|
|
|
&ecspi1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&usbotg {
|
|
dr_mode = "host";
|
|
status = "okay";
|
|
};
|
|
|
|
&usbh1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&uart1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&ssi2 {
|
|
fsl,mode = "i2s-slave";
|
|
status = "okay";
|
|
};
|
|
|
|
&uart2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&can1 {
|
|
status = "okay";
|
|
};
|
|
|
|
&can2 {
|
|
status = "okay";
|
|
};
|
|
|
|
&i2c3 {
|
|
status = "okay";
|
|
};
|
|
|
|
&tve {
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&pinctrl_vga_sync_1>;
|
|
i2c-ddc-bus = <&i2c3>;
|
|
fsl,tve-mode = "vga";
|
|
fsl,hsync-pin = <4>;
|
|
fsl,vsync-pin = <6>;
|
|
status = "okay";
|
|
};
|