From 3369b6ee8a793e73dedf4127409c5f1e2246c758 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 12 Aug 2014 16:37:29 -0500 Subject: [PATCH 01/35] am335x-bone-common: split out am33xx_pinmux Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 142 ++++++++++++++++++ arch/arm/boot/dts/am335x-bone-common.dtsi | 138 ----------------- arch/arm/boot/dts/am335x-bone.dts | 6 + arch/arm/boot/dts/am335x-boneblack.dts | 4 + 4 files changed, 152 insertions(+), 138 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi new file mode 100644 index 0000000000000..df75c51ba35eb --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -0,0 +1,142 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&am33xx_pinmux { + user_leds_default: user_leds_default { + pinctrl-single,pins = < + 0x54 (PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a5.gpio1_21 */ + 0x58 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_a6.gpio1_22 */ + 0x5c (PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a7.gpio1_23 */ + 0x60 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_a8.gpio1_24 */ + >; + }; + + user_leds_sleep: user_leds_sleep { + pinctrl-single,pins = < + 0x54 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a5.gpio1_21 */ + 0x58 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a6.gpio1_22 */ + 0x5c (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a7.gpio1_23 */ + 0x60 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a8.gpio1_24 */ + >; + }; + + clkout2_pin: pinmux_clkout2_pin { + pinctrl-single,pins = < + 0x1b4 (PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr1.clkout2 */ + >; + }; + + cpsw_default: cpsw_default { + pinctrl-single,pins = < + /* Slave 1 */ + 0x110 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxerr.mii1_rxerr */ + 0x114 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txen.mii1_txen */ + 0x118 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxdv.mii1_rxdv */ + 0x11c (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd3.mii1_txd3 */ + 0x120 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd2.mii1_txd2 */ + 0x124 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd1.mii1_txd1 */ + 0x128 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd0.mii1_txd0 */ + 0x12c (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_txclk.mii1_txclk */ + 0x130 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxclk.mii1_rxclk */ + 0x134 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd3.mii1_rxd3 */ + 0x138 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd2.mii1_rxd2 */ + 0x13c (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd1.mii1_rxd1 */ + 0x140 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd0.mii1_rxd0 */ + >; + }; + + cpsw_sleep: cpsw_sleep { + pinctrl-single,pins = < + /* Slave 1 reset value */ + 0x110 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x114 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x118 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x11c (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x120 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x124 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x128 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x12c (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x130 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x134 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x138 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x13c (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x140 (PIN_INPUT_PULLDOWN | MUX_MODE7) + >; + }; + + davinci_mdio_default: davinci_mdio_default { + pinctrl-single,pins = < + /* MDIO */ + 0x148 (PIN_INPUT_PULLUP | SLEWCTRL_FAST | MUX_MODE0) /* mdio_data.mdio_data */ + 0x14c (PIN_OUTPUT_PULLUP | MUX_MODE0) /* mdio_clk.mdio_clk */ + >; + }; + + davinci_mdio_sleep: davinci_mdio_sleep { + pinctrl-single,pins = < + /* MDIO reset value */ + 0x148 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x14c (PIN_INPUT_PULLDOWN | MUX_MODE7) + >; + }; + + emmc_pins: pinmux_emmc_pins { + pinctrl-single,pins = < + 0x80 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn1.mmc1_clk */ + 0x84 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn2.mmc1_cmd */ + 0x00 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad0.mmc1_dat0 */ + 0x04 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad1.mmc1_dat1 */ + 0x08 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad2.mmc1_dat2 */ + 0x0c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad3.mmc1_dat3 */ + 0x10 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad4.mmc1_dat4 */ + 0x14 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad5.mmc1_dat5 */ + 0x18 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad6.mmc1_dat6 */ + 0x1c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad7.mmc1_dat7 */ + >; + }; + + i2c0_pins: pinmux_i2c0_pins { + pinctrl-single,pins = < + 0x188 (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c0_sda.i2c0_sda */ + 0x18c (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c0_scl.i2c0_scl */ + >; + }; + + mmc1_pins_default: pinmux_mmc1_pins { + pinctrl-single,pins = < + 0x0F0 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat3.mmc0_dat3 */ + 0x0F4 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat2.mmc0_dat2 */ + 0x0F8 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat1.mmc0_dat1 */ + 0x0FC (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat0.mmc0_dat0 */ + 0x100 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_clk.mmc0_clk */ + 0x104 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_cmd.mmc0_cmd */ + 0x1A0 (PIN_INPUT_PULLUP | MUX_MODE7) /* mcasp0_aclkr.gpio3_18 */ + 0x160 (PIN_INPUT | MUX_MODE7) /* spi0_cs1.gpio0_6 */ + >; + }; + + mmc1_pins_sleep: pinmux_mmc1_pins_sleep { + pinctrl-single,pins = < + 0x0F0 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x0F4 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x0F8 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x0FC (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x100 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x104 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x1A0 (PIN_INPUT_PULLDOWN | MUX_MODE7) + 0x160 (PIN_INPUT_PULLDOWN | MUX_MODE7) + >; + }; + + uart0_pins: pinmux_uart0_pins { + pinctrl-single,pins = < + 0x170 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart0_rxd.uart0_rxd */ + 0x174 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart0_txd.uart0_txd */ + >; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi index 1640784bcf392..b83f15d386ac2 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -65,144 +65,6 @@ }; }; -&am33xx_pinmux { - pinctrl-names = "default"; - pinctrl-0 = <&clkout2_pin>; - - user_leds_default: user_leds_default { - pinctrl-single,pins = < - 0x54 (PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a5.gpio1_21 */ - 0x58 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_a6.gpio1_22 */ - 0x5c (PIN_OUTPUT_PULLDOWN | MUX_MODE7) /* gpmc_a7.gpio1_23 */ - 0x60 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_a8.gpio1_24 */ - >; - }; - - user_leds_sleep: user_leds_sleep { - pinctrl-single,pins = < - 0x54 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a5.gpio1_21 */ - 0x58 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a6.gpio1_22 */ - 0x5c (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a7.gpio1_23 */ - 0x60 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_a8.gpio1_24 */ - >; - }; - - i2c0_pins: pinmux_i2c0_pins { - pinctrl-single,pins = < - 0x188 (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c0_sda.i2c0_sda */ - 0x18c (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c0_scl.i2c0_scl */ - >; - }; - - uart0_pins: pinmux_uart0_pins { - pinctrl-single,pins = < - 0x170 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart0_rxd.uart0_rxd */ - 0x174 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart0_txd.uart0_txd */ - >; - }; - - clkout2_pin: pinmux_clkout2_pin { - pinctrl-single,pins = < - 0x1b4 (PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr1.clkout2 */ - >; - }; - - cpsw_default: cpsw_default { - pinctrl-single,pins = < - /* Slave 1 */ - 0x110 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxerr.mii1_rxerr */ - 0x114 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txen.mii1_txen */ - 0x118 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxdv.mii1_rxdv */ - 0x11c (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd3.mii1_txd3 */ - 0x120 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd2.mii1_txd2 */ - 0x124 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd1.mii1_txd1 */ - 0x128 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* mii1_txd0.mii1_txd0 */ - 0x12c (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_txclk.mii1_txclk */ - 0x130 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxclk.mii1_rxclk */ - 0x134 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd3.mii1_rxd3 */ - 0x138 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd2.mii1_rxd2 */ - 0x13c (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd1.mii1_rxd1 */ - 0x140 (PIN_INPUT_PULLUP | MUX_MODE0) /* mii1_rxd0.mii1_rxd0 */ - >; - }; - - cpsw_sleep: cpsw_sleep { - pinctrl-single,pins = < - /* Slave 1 reset value */ - 0x110 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x114 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x118 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x11c (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x120 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x124 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x128 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x12c (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x130 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x134 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x138 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x13c (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x140 (PIN_INPUT_PULLDOWN | MUX_MODE7) - >; - }; - - davinci_mdio_default: davinci_mdio_default { - pinctrl-single,pins = < - /* MDIO */ - 0x148 (PIN_INPUT_PULLUP | SLEWCTRL_FAST | MUX_MODE0) /* mdio_data.mdio_data */ - 0x14c (PIN_OUTPUT_PULLUP | MUX_MODE0) /* mdio_clk.mdio_clk */ - >; - }; - - davinci_mdio_sleep: davinci_mdio_sleep { - pinctrl-single,pins = < - /* MDIO reset value */ - 0x148 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x14c (PIN_INPUT_PULLDOWN | MUX_MODE7) - >; - }; - - mmc1_pins_default: pinmux_mmc1_pins { - pinctrl-single,pins = < - 0x0F0 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat3.mmc0_dat3 */ - 0x0F4 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat2.mmc0_dat2 */ - 0x0F8 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat1.mmc0_dat1 */ - 0x0FC (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat0.mmc0_dat0 */ - 0x100 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_clk.mmc0_clk */ - 0x104 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_cmd.mmc0_cmd */ - 0x1A0 (PIN_INPUT_PULLUP | MUX_MODE7) /* mcasp0_aclkr.gpio3_18 */ - 0x160 (PIN_INPUT | MUX_MODE7) /* spi0_cs1.gpio0_6 */ - >; - }; - - mmc1_pins_sleep: pinmux_mmc1_pins_sleep { - pinctrl-single,pins = < - 0x0F0 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x0F4 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x0F8 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x0FC (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x100 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x104 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x1A0 (PIN_INPUT_PULLDOWN | MUX_MODE7) - 0x160 (PIN_INPUT_PULLDOWN | MUX_MODE7) - >; - }; - - emmc_pins: pinmux_emmc_pins { - pinctrl-single,pins = < - 0x80 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn1.mmc1_clk */ - 0x84 (PIN_INPUT_PULLUP | MUX_MODE2) /* gpmc_csn2.mmc1_cmd */ - 0x00 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad0.mmc1_dat0 */ - 0x04 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad1.mmc1_dat1 */ - 0x08 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad2.mmc1_dat2 */ - 0x0c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad3.mmc1_dat3 */ - 0x10 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad4.mmc1_dat4 */ - 0x14 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad5.mmc1_dat5 */ - 0x18 (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad6.mmc1_dat6 */ - 0x1c (PIN_INPUT_PULLUP | MUX_MODE1) /* gpmc_ad7.mmc1_dat7 */ - >; - }; -}; - &uart0 { pinctrl-names = "default"; pinctrl-0 = <&uart0_pins>; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index 94ee427a6db17..7dbfe07b05e85 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -9,6 +9,7 @@ #include "am33xx.dtsi" #include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" &ldo3_reg { regulator-min-microvolt = <1800000>; @@ -20,6 +21,11 @@ vmmc-supply = <&ldo3_reg>; }; +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + &sham { status = "okay"; }; diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 6b71ad95a5cfd..2779745d97a31 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -9,6 +9,7 @@ #include "am33xx.dtsi" #include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" &ldo3_reg { regulator-min-microvolt = <1800000>; @@ -30,6 +31,9 @@ }; &am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; + nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins { pinctrl-single,pins = < 0x1b0 0x03 /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */ From bbacf0147ec32d8ccdc344ecfef2afaecfe0ffc1 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 20 Aug 2014 12:42:40 -0500 Subject: [PATCH 02/35] am335x-boneblack: split out am33xx_pinmux Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 32 +++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack.dts | 31 ------------------ 2 files changed, 32 insertions(+), 31 deletions(-) diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index df75c51ba35eb..c654cbae018d4 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -133,6 +133,38 @@ >; }; + nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins { + pinctrl-single,pins = < + 0x1b0 0x03 /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */ + 0xa0 0x08 /* lcd_data0.lcd_data0, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xa4 0x08 /* lcd_data1.lcd_data1, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xa8 0x08 /* lcd_data2.lcd_data2, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xac 0x08 /* lcd_data3.lcd_data3, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xb0 0x08 /* lcd_data4.lcd_data4, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xb4 0x08 /* lcd_data5.lcd_data5, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xb8 0x08 /* lcd_data6.lcd_data6, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xbc 0x08 /* lcd_data7.lcd_data7, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xc0 0x08 /* lcd_data8.lcd_data8, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xc4 0x08 /* lcd_data9.lcd_data9, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xc8 0x08 /* lcd_data10.lcd_data10, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xcc 0x08 /* lcd_data11.lcd_data11, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xd0 0x08 /* lcd_data12.lcd_data12, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xd4 0x08 /* lcd_data13.lcd_data13, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xd8 0x08 /* lcd_data14.lcd_data14, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xdc 0x08 /* lcd_data15.lcd_data15, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ + 0xe0 0x00 /* lcd_vsync.lcd_vsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ + 0xe4 0x00 /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ + 0xe8 0x00 /* lcd_pclk.lcd_pclk, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ + 0xec 0x00 /* lcd_ac_bias_en.lcd_ac_bias_en, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ + >; + }; + + nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins { + pinctrl-single,pins = < + 0x1b0 0x03 /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */ + >; + }; + uart0_pins: pinmux_uart0_pins { pinctrl-single,pins = < 0x170 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart0_rxd.uart0_rxd */ diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 2779745d97a31..f51ad624946e4 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -33,37 +33,6 @@ &am33xx_pinmux { pinctrl-names = "default"; pinctrl-0 = <&clkout2_pin>; - - nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins { - pinctrl-single,pins = < - 0x1b0 0x03 /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */ - 0xa0 0x08 /* lcd_data0.lcd_data0, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xa4 0x08 /* lcd_data1.lcd_data1, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xa8 0x08 /* lcd_data2.lcd_data2, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xac 0x08 /* lcd_data3.lcd_data3, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xb0 0x08 /* lcd_data4.lcd_data4, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xb4 0x08 /* lcd_data5.lcd_data5, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xb8 0x08 /* lcd_data6.lcd_data6, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xbc 0x08 /* lcd_data7.lcd_data7, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xc0 0x08 /* lcd_data8.lcd_data8, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xc4 0x08 /* lcd_data9.lcd_data9, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xc8 0x08 /* lcd_data10.lcd_data10, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xcc 0x08 /* lcd_data11.lcd_data11, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xd0 0x08 /* lcd_data12.lcd_data12, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xd4 0x08 /* lcd_data13.lcd_data13, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xd8 0x08 /* lcd_data14.lcd_data14, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xdc 0x08 /* lcd_data15.lcd_data15, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */ - 0xe0 0x00 /* lcd_vsync.lcd_vsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ - 0xe4 0x00 /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ - 0xe8 0x00 /* lcd_pclk.lcd_pclk, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ - 0xec 0x00 /* lcd_ac_bias_en.lcd_ac_bias_en, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */ - >; - }; - nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins { - pinctrl-single,pins = < - 0x1b0 0x03 /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */ - >; - }; }; &lcdc { From 5bb8f69c528e144c6ed80a6c95df25e3325287dc Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 11:51:29 -0500 Subject: [PATCH 03/35] am335x-boneblack: split out emmc Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-boneblack-emmc.dtsi | 16 ++++++++++++++++ arch/arm/boot/dts/am335x-boneblack.dts | 11 ++--------- 2 files changed, 18 insertions(+), 9 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-boneblack-emmc.dtsi diff --git a/arch/arm/boot/dts/am335x-boneblack-emmc.dtsi b/arch/arm/boot/dts/am335x-boneblack-emmc.dtsi new file mode 100644 index 0000000000000..e0d991f18f167 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-emmc.dtsi @@ -0,0 +1,16 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&mmc2 { + vmmc-supply = <&vmmcsd_fixed>; + pinctrl-names = "default"; + pinctrl-0 = <&emmc_pins>; + bus-width = <8>; + status = "okay"; + ti,vcc-aux-disable-is-sleep; +}; diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index f51ad624946e4..3b1ed820cfeaf 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -21,20 +21,13 @@ vmmc-supply = <&vmmcsd_fixed>; }; -&mmc2 { - vmmc-supply = <&vmmcsd_fixed>; - pinctrl-names = "default"; - pinctrl-0 = <&emmc_pins>; - bus-width = <8>; - status = "okay"; - ti,vcc-aux-disable-is-sleep; -}; - &am33xx_pinmux { pinctrl-names = "default"; pinctrl-0 = <&clkout2_pin>; }; +#include "am335x-boneblack-emmc.dtsi" + &lcdc { status = "okay"; }; From 28af7d91cfebf2cab69bb395b2c5f0abbe31b7c1 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 11:55:43 -0500 Subject: [PATCH 04/35] am335x-boneblack: split out nxp hdmi no audio Signed-off-by: Robert Nelson --- .../am335x-boneblack-nxp-hdmi-no-audio.dtsi | 22 +++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack.dts | 16 ++------------ 2 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-boneblack-nxp-hdmi-no-audio.dtsi diff --git a/arch/arm/boot/dts/am335x-boneblack-nxp-hdmi-no-audio.dtsi b/arch/arm/boot/dts/am335x-boneblack-nxp-hdmi-no-audio.dtsi new file mode 100644 index 0000000000000..3eafd750ef16e --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-nxp-hdmi-no-audio.dtsi @@ -0,0 +1,22 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&lcdc { + status = "okay"; +}; + +/ { + hdmi { + compatible = "ti,tilcdc,slave"; + i2c = <&i2c0>; + pinctrl-names = "default", "off"; + pinctrl-0 = <&nxp_hdmi_bonelt_pins>; + pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>; + status = "okay"; + }; +}; diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 3b1ed820cfeaf..b004d2ece8ef6 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -28,17 +28,5 @@ #include "am335x-boneblack-emmc.dtsi" -&lcdc { - status = "okay"; -}; - -/ { - hdmi { - compatible = "ti,tilcdc,slave"; - i2c = <&i2c0>; - pinctrl-names = "default", "off"; - pinctrl-0 = <&nxp_hdmi_bonelt_pins>; - pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>; - status = "okay"; - }; -}; +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" From ffcfc9c61c57281b584592fc3501934f685b0c05 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 11:58:17 -0500 Subject: [PATCH 05/35] am335x-bone-common: pinmux i2c2 Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 7 ++++ arch/arm/boot/dts/am335x-bone-common.dtsi | 32 +++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index c654cbae018d4..1445c4341d26e 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -107,6 +107,13 @@ >; }; + i2c2_pins: pinmux_i2c2_pins { + pinctrl-single,pins = < + 0x178 0x73 /* (SLEWCTRL_SLOW | PIN_INPUT_PULLUP | MUX_MODE3) uart1_ctsn.i2c2_sda */ + 0x17c 0x73 /* (SLEWCTRL_SLOW | PIN_INPUT_PULLUP | MUX_MODE3) uart1_rtsn.i2c2_scl */ + >; + }; + mmc1_pins_default: pinmux_mmc1_pins { pinctrl-single,pins = < 0x0F0 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat3.mmc0_dat3 */ diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi index b83f15d386ac2..3124eda940fee 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -112,6 +112,38 @@ reg = <0x24>; }; + baseboard_eeprom: baseboard_eeprom@50 { + compatible = "at,24c256"; + reg = <0x50>; + }; +}; + +&i2c2 { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&i2c2_pins>; + + clock-frequency = <100000>; + + cape_eeprom0: cape_eeprom0@54 { + compatible = "at,24c256"; + reg = <0x54>; + }; + + cape_eeprom1: cape_eeprom1@55 { + compatible = "at,24c256"; + reg = <0x55>; + }; + + cape_eeprom2: cape_eeprom2@56 { + compatible = "at,24c256"; + reg = <0x56>; + }; + + cape_eeprom3: cape_eeprom3@57 { + compatible = "at,24c256"; + reg = <0x57>; + }; }; /include/ "tps65217.dtsi" From 2215374f701e12614857047eeade92ace852633a Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 12:08:27 -0500 Subject: [PATCH 06/35] am335x-bone-common: pinmux uart Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 28 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone-ttyO1.dtsi | 14 ++++++++++ arch/arm/boot/dts/am335x-bone-ttyO2.dtsi | 14 ++++++++++ arch/arm/boot/dts/am335x-bone-ttyO4.dtsi | 14 ++++++++++ arch/arm/boot/dts/am335x-bone-ttyO5.dtsi | 14 ++++++++++ arch/arm/boot/dts/am335x-bone.dts | 9 ++++++ arch/arm/boot/dts/am335x-boneblack.dts | 9 ++++++ 7 files changed, 102 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO1.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO2.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO4.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO5.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 1445c4341d26e..9cacb6f828cd5 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -178,4 +178,32 @@ 0x174 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart0_txd.uart0_txd */ >; }; + + uart1_pins: pinmux_uart1_pins { + pinctrl-single,pins = < + 0x180 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart1_rxd.uart1_rxd */ + 0x184 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* uart1_txd.uart1_txd */ + >; + }; + + uart2_pins: pinmux_uart2_pins { + pinctrl-single,pins = < + 0x150 0x21 /* spi0_sclk.uart2_rxd | MODE1 */ + 0x154 0x01 /* spi0_d0.uart2_txd | MODE1 */ + >; + }; + + uart4_pins: pinmux_uart4_pins { + pinctrl-single,pins = < + 0x070 0x26 /* gpmc_wait0.uart4_rxd | MODE6 */ + 0x074 0x06 /* gpmc_wpn.uart4_txd | MODE6 */ + >; + }; + + uart5_pins: pinmux_uart5_pins { + pinctrl-single,pins = < + 0x0C4 0x24 /* lcd_data9.uart5_rxd | MODE4 */ + 0x0C0 0x04 /* lcd_data8.uart5_txd | MODE4 */ + >; + }; }; diff --git a/arch/arm/boot/dts/am335x-bone-ttyO1.dtsi b/arch/arm/boot/dts/am335x-bone-ttyO1.dtsi new file mode 100644 index 0000000000000..aac2137e5ab6b --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO1.dtsi @@ -0,0 +1,14 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&uart1 { + pinctrl-names = "default"; + pinctrl-0 = <&uart1_pins>; + + status = "okay"; +}; diff --git a/arch/arm/boot/dts/am335x-bone-ttyO2.dtsi b/arch/arm/boot/dts/am335x-bone-ttyO2.dtsi new file mode 100644 index 0000000000000..8a7e0b2b2d733 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO2.dtsi @@ -0,0 +1,14 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&uart2 { + pinctrl-names = "default"; + pinctrl-0 = <&uart2_pins>; + + status = "okay"; +}; diff --git a/arch/arm/boot/dts/am335x-bone-ttyO4.dtsi b/arch/arm/boot/dts/am335x-bone-ttyO4.dtsi new file mode 100644 index 0000000000000..54c5149274279 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO4.dtsi @@ -0,0 +1,14 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&uart4 { + pinctrl-names = "default"; + pinctrl-0 = <&uart4_pins>; + + status = "okay"; +}; diff --git a/arch/arm/boot/dts/am335x-bone-ttyO5.dtsi b/arch/arm/boot/dts/am335x-bone-ttyO5.dtsi new file mode 100644 index 0000000000000..0b8544cb92e5a --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO5.dtsi @@ -0,0 +1,14 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&uart5 { + pinctrl-names = "default"; + pinctrl-0 = <&uart5_pins>; + + status = "okay"; +}; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index 7dbfe07b05e85..7cc6f45b128d3 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -33,3 +33,12 @@ &aes { status = "okay"; }; + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ \ No newline at end of file diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index b004d2ece8ef6..13da4642a2292 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -26,6 +26,15 @@ pinctrl-0 = <&clkout2_pin>; }; +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + #include "am335x-boneblack-emmc.dtsi" /* Display */ From e51a3fa7213f8a736b8b1a3d13457303ae3e5282 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 12:14:32 -0500 Subject: [PATCH 07/35] am335x-bone-common: pinmux spi0 spidev Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 9 +++++++ .../arm/boot/dts/am335x-bone-spi0-spidev.dtsi | 26 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone.dts | 5 +++- arch/arm/boot/dts/am335x-boneblack.dts | 3 +++ 4 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/am335x-bone-spi0-spidev.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 9cacb6f828cd5..6d6e4831b4f1a 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -172,6 +172,15 @@ >; }; + spi0_pins: pinmux_spi0_pins { + pinctrl-single,pins = < + 0x150 (PIN_INPUT_PULLUP | MUX_MODE0) /* spi0_sclk.spi0_sclk */ + 0x154 (PIN_INPUT_PULLUP | MUX_MODE0) /* spi0_d0.spi0_d0 */ + 0x158 (PIN_OUTPUT_PULLUP | MUX_MODE0) /* spi0_d1.spi0_d1 */ + 0x15c (PIN_OUTPUT_PULLUP | MUX_MODE0) /* spi0_cs0.spi0_cs0 */ + >; + }; + uart0_pins: pinmux_uart0_pins { pinctrl-single,pins = < 0x170 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart0_rxd.uart0_rxd */ diff --git a/arch/arm/boot/dts/am335x-bone-spi0-spidev.dtsi b/arch/arm/boot/dts/am335x-bone-spi0-spidev.dtsi new file mode 100644 index 0000000000000..93c5d3e1072d8 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-spi0-spidev.dtsi @@ -0,0 +1,26 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&spi0 { + pinctrl-names = "default"; + pinctrl-0 = <&spi0_pins>; + status = "okay"; + + spidev0: spi@0 { + compatible = "spidev"; + reg = <0>; + spi-max-frequency = <16000000>; + spi-cpha; + }; + + spidev1: spi@1 { + compatible = "spidev"; + reg = <1>; + spi-max-frequency = <16000000>; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index 7cc6f45b128d3..175051f67e948 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -34,6 +34,9 @@ status = "okay"; }; +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + /* uart1: P9.24, P9.26 */ /* #include "am335x-bone-ttyO1.dtsi" */ /* uart2: P9.21, P9.22 */ @@ -41,4 +44,4 @@ /* uart4: P9.11, P9.13 */ /* #include "am335x-bone-ttyO4.dtsi" */ /* uart5: P8.37, P8.38 */ -/* #include "am335x-bone-ttyO5.dtsi" */ \ No newline at end of file +/* #include "am335x-bone-ttyO5.dtsi" */ diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 13da4642a2292..2ab396b5e1265 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -26,6 +26,9 @@ pinctrl-0 = <&clkout2_pin>; }; +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + /* uart1: P9.24, P9.26 */ /* #include "am335x-bone-ttyO1.dtsi" */ /* uart2: P9.21, P9.22 */ From 8d939252ab2bbe2713d90b41f07553e0b68ca746 Mon Sep 17 00:00:00 2001 From: John Syn Date: Tue, 15 Jul 2014 19:14:24 -0500 Subject: [PATCH 08/35] am335x-bone-common: pinmux mcasp0 (split into pinmux and cape patches rcn-ee) Signed-off-by: John Syn Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-audio.dtsi | 60 +++++++++++++++++++ .../boot/dts/am335x-bone-common-pinmux.dtsi | 10 ++++ arch/arm/boot/dts/am335x-bone-common.dtsi | 10 +++- arch/arm/boot/dts/am335x-bone.dts | 5 ++ arch/arm/boot/dts/am335x-boneblack.dts | 5 ++ 5 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/am335x-bone-audio.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-audio.dtsi b/arch/arm/boot/dts/am335x-bone-audio.dtsi new file mode 100644 index 0000000000000..f21b26967e347 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-audio.dtsi @@ -0,0 +1,60 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&i2c2 { + tlv320aic3x: tlv320aic3x@18 { + compatible = "ti,tlv320aic3x"; + reg = <0x18>; + ai3x-micbias-vg = <1>; + status = "okay"; + + /* Regulators */ + AVDD-supply = <&ldo4_reg>; + IOVDD-supply = <&ldo4_reg>; + DRVDD-supply = <&ldo4_reg>; + DVDD-supply = <&vbat>; + }; +}; + +&mcasp0 { + pinctrl-names = "default"; + pinctrl-0 = <&mcasp0_pins_audio>; + status = "okay"; + op-mode = <0>; /* MCASP_IIS_MODE */ + tdm-slots = <2>; + num-serializer = <16>; + serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */ + 2 0 1 0 + 0 0 0 0 + 0 0 0 0 + 0 0 0 0 + >; + tx-num-evt = <1>; + rx-num-evt = <1>; +}; + +/ { + sound { + compatible = "ti,da830-evm-audio"; + ti,model = "DA830 EVM"; + ti,audio-codec = <&tlv320aic3x>; + ti,mcasp-controller = <&mcasp0>; + ti,codec-clock-rate = <12000000>; + ti,audio-routing = + "Headphone Jack", "HPLOUT", + "Headphone Jack", "HPROUT", + "Line Out", "LLOUT", + "Line Out", "RLOUT", + "MIC3L", "Mic Jack", + "MIC3R", "Mic Jack", + "LINE1L", "Line In", + "LINE2L", "Line In", + "LINE1R", "Line In", + "LINE2R", "Line In"; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 6d6e4831b4f1a..e4d1045cd26a9 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -114,6 +114,16 @@ >; }; + mcasp0_pins_audio: mcasp0_pins_audio { + pinctrl-single,pins = < + 0x1ac 0x00 /* mcasp0_ahclkx, OUTPUT | MODE0, Codec MCLK */ + 0x190 0x20 /* mcasp0_aclkx, INPUT | MODE0, Codec BCLK */ + 0x194 0x20 /* mcasp0_fsx, INPUT | MODE0, Codec WCLK */ + 0x198 0x20 /* mcasp0_axr0, INPUT | MODE0, Codec DOUT */ + 0x19c 0x22 /* mcasp0_axr2, INPUT | MODE2, Codec DIN */ + >; + }; + mmc1_pins_default: pinmux_mmc1_pins { pinctrl-single,pins = < 0x0F0 (PIN_INPUT_PULLUP | MUX_MODE0) /* mmc0_dat3.mmc0_dat3 */ diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi index 3124eda940fee..2c417cdc3b77e 100644 --- a/arch/arm/boot/dts/am335x-bone-common.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi @@ -57,7 +57,15 @@ }; }; - vmmcsd_fixed: fixedregulator@0 { + vbat: fixedregulator@0 { + compatible = "regulator-fixed"; + regulator-name = "vbat"; + regulator-min-microvolt = <5000000>; + regulator-max-microvolt = <5000000>; + regulator-boot-on; + }; + + vmmcsd_fixed: fixedregulator@1 { compatible = "regulator-fixed"; regulator-name = "vmmcsd_fixed"; regulator-min-microvolt = <3300000>; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index 175051f67e948..95d7ab9fa037c 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -45,3 +45,8 @@ /* #include "am335x-bone-ttyO4.dtsi" */ /* uart5: P8.37, P8.38 */ /* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 2ab396b5e1265..c5369a58fb884 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -42,3 +42,8 @@ /* Display */ #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ From c30c2afb4a1ab901b312a03b285a496dde812f00 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 12:36:48 -0500 Subject: [PATCH 09/35] am335x-bone-common: pinmux lcd Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 37 ++++++++++++++ ...335x-bone-lcd-gpio-backlight-gpio1-18.dtsi | 18 +++++++ .../boot/dts/am335x-bone-lcd3-01-00a2.dtsi | 10 ++++ arch/arm/boot/dts/am335x-bone-lcd3.dtsi | 51 +++++++++++++++++++ .../boot/dts/am335x-bone-lcd4-01-00a0.dtsi | 20 ++++++++ .../boot/dts/am335x-bone-lcd4-01-00a1.dtsi | 10 ++++ arch/arm/boot/dts/am335x-bone-lcd4.dtsi | 50 ++++++++++++++++++ .../boot/dts/am335x-bone-lcd7-01-00a2.dtsi | 10 ++++ .../boot/dts/am335x-bone-lcd7-01-00a3.dtsi | 10 ++++ arch/arm/boot/dts/am335x-bone-lcd7.dtsi | 50 ++++++++++++++++++ arch/arm/boot/dts/am335x-bone.dts | 11 ++++ arch/arm/boot/dts/am335x-boneblack.dts | 11 ++++ 12 files changed, 288 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd3.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd4.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd7.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index e4d1045cd26a9..84c1bee02113b 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -25,6 +25,43 @@ >; }; + bbcape_backlight_pins: bbcape_backlight_pins { + pinctrl-single,pins = < + 0x48 (PIN_OUTPUT | MUX_MODE7) /* gpmc_a[2].GPIO1[18] (backlight control) */ + >; + }; + + bbcape_lcd_pins: bbcape_lcd_pins { + pinctrl-single,pins = < + 0xa0 (PIN_OUTPUT | MUX_MODE0) /* lcd_data0.lcd_data0 */ + 0xa4 (PIN_OUTPUT | MUX_MODE0) /* lcd_data1.lcd_data1 */ + 0xa8 (PIN_OUTPUT | MUX_MODE0) /* lcd_data2.lcd_data2 */ + 0xac (PIN_OUTPUT | MUX_MODE0) /* lcd_data3.lcd_data3 */ + 0xb0 (PIN_OUTPUT | MUX_MODE0) /* lcd_data4.lcd_data4 */ + 0xb4 (PIN_OUTPUT | MUX_MODE0) /* lcd_data5.lcd_data5 */ + 0xb8 (PIN_OUTPUT | MUX_MODE0) /* lcd_data6.lcd_data6 */ + 0xbc (PIN_OUTPUT | MUX_MODE0) /* lcd_data7.lcd_data7 */ + 0xc0 (PIN_OUTPUT | MUX_MODE0) /* lcd_data8.lcd_data8 */ + 0xc4 (PIN_OUTPUT | MUX_MODE0) /* lcd_data9.lcd_data9 */ + 0xc8 (PIN_OUTPUT | MUX_MODE0) /* lcd_data10.lcd_data10 */ + 0xcc (PIN_OUTPUT | MUX_MODE0) /* lcd_data11.lcd_data11 */ + 0xd0 (PIN_OUTPUT | MUX_MODE0) /* lcd_data12.lcd_data12 */ + 0xd4 (PIN_OUTPUT | MUX_MODE0) /* lcd_data13.lcd_data13 */ + 0xd8 (PIN_OUTPUT | MUX_MODE0) /* lcd_data14.lcd_data14 */ + 0xdc (PIN_OUTPUT | MUX_MODE0) /* lcd_data15.lcd_data15 */ + 0xe0 (PIN_OUTPUT | MUX_MODE0) /* lcd_vsync.lcd_vsync */ + 0xe4 (PIN_OUTPUT | MUX_MODE0) /* lcd_hsync.lcd_hsync */ + 0xe8 (PIN_OUTPUT | MUX_MODE0) /* lcd_pclk.lcd_pclk */ + 0xec (PIN_OUTPUT | MUX_MODE0) /* lcd_ac_bias_en.lcd_ac_bias_en (lcd_en) */ + >; + }; + + bbcape_lcd4_disen_pins: bbcape_lcd4_disen_pins { + pinctrl-single,pins = < + 0x1a4 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* mcasp0_fsr.gpio3[19] (lcd_disen) */ + >; + }; + clkout2_pin: pinmux_clkout2_pin { pinctrl-single,pins = < 0x1b4 (PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr1.clkout2 */ diff --git a/arch/arm/boot/dts/am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi b/arch/arm/boot/dts/am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi new file mode 100644 index 0000000000000..a8dae4a94c966 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi @@ -0,0 +1,18 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + backlight { + status = "okay"; + compatible = "gpio-backlight"; + pinctrl-names = "default"; + pinctrl-0 = <&bbcape_backlight_pins>; + gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>; + default-on; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi new file mode 100644 index 0000000000000..e25f60a99a304 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-lcd3.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd3.dtsi b/arch/arm/boot/dts/am335x-bone-lcd3.dtsi new file mode 100644 index 0000000000000..e262e1c96982f --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd3.dtsi @@ -0,0 +1,51 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&lcdc { + status = "okay"; +}; + +/ { + panel { + status = "okay"; + compatible = "ti,tilcdc,panel"; + pinctrl-names = "default"; + pinctrl-0 = <&bbcape_lcd_pins>; + panel-info { + ac-bias = <255>; + ac-bias-intrpt = <0>; + dma-burst-sz = <16>; + bpp = <16>; + fdd = <0x80>; + sync-edge = <0>; + sync-ctrl = <1>; + raster-order = <0>; + fifo-th = <0>; + invert-pxl-clk; + }; + display-timings { + /* Settings for CDTech_S035Q01 / LCD3 cape: */ + native-mode = <&timing0>; + timing0: 320x240 { + clock-frequency = <8000000>; + hactive = <320>; + vactive = <240>; + hfront-porch = <59>; + hback-porch = <22>; + hsync-len = <48>; + vback-porch = <12>; + vfront-porch = <23>; + vsync-len = <2>; + hsync-active = <0>; + vsync-active = <0>; + de-active = <1>; + pixelclk-active = <0>; + }; + }; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi new file mode 100644 index 0000000000000..7a0e5686d841e --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi @@ -0,0 +1,20 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/*/ { */ +/* Untested */ +/* backlight { */ +/* compatible = "not-tps65217-backlight"; */ +/* isel = <1>; */ +/* fdim = <200>; */ +/* brightness = <100>; */ +/* tps = <&tps>; */ +/* }; */ +/*} */ + +#include "am335x-bone-lcd4.dtsi" \ No newline at end of file diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi new file mode 100644 index 0000000000000..3cf7c91518848 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd4.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4.dtsi new file mode 100644 index 0000000000000..2df34ce061799 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd4.dtsi @@ -0,0 +1,50 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&lcdc { + status = "okay"; +}; + +/ { + panel { + status = "okay"; + compatible = "ti,tilcdc,panel"; + pinctrl-names = "default"; + pinctrl-0 = <&bbcape_lcd_pins &bbcape_lcd4_disen_pins>; + panel-info { + ac-bias = <255>; + ac-bias-intrpt = <0>; + dma-burst-sz = <16>; + bpp = <16>; + fdd = <0x80>; + sync-edge = <0>; + sync-ctrl = <1>; + raster-order = <0>; + fifo-th = <0>; + }; + display-timings { + native-mode = <&timing0>; + /* www.newhavendisplay.com/app_notes/OTA5180A.pdf */ + timing0: 480x272 { + clock-frequency = <9200000>; + hactive = <480>; + vactive = <272>; + hfront-porch = <8>; + hback-porch = <47>; + hsync-len = <41>; + vback-porch = <2>; + vfront-porch = <3>; + vsync-len = <10>; + hsync-active = <0>; + vsync-active = <0>; + de-active = <1>; + pixelclk-active = <0>; + }; + }; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi new file mode 100644 index 0000000000000..84ecf9c31442a --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-lcd7.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi new file mode 100644 index 0000000000000..84ecf9c31442a --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi @@ -0,0 +1,10 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-lcd7.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7.dtsi new file mode 100644 index 0000000000000..cbc5e66356be2 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd7.dtsi @@ -0,0 +1,50 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&lcdc { + status = "okay"; +}; + +/ { + panel { + status = "okay"; + compatible = "ti,tilcdc,panel"; + pinctrl-names = "default"; + pinctrl-0 = <&bbcape_lcd_pins>; + panel-info { + ac-bias = <255>; + ac-bias-intrpt = <0>; + dma-burst-sz = <16>; + bpp = <16>; + fdd = <0x80>; + sync-edge = <0>; + sync-ctrl = <1>; + raster-order = <0>; + fifo-th = <0>; + }; + display-timings { + native-mode = <&timing0>; + /* Settings for ThreeFive S9700RTWV35TR / LCD7 cape: */ + timing0: 800x480 { + clock-frequency = <30000000>; + hactive = <800>; + vactive = <480>; + hfront-porch = <40>; + hback-porch = <40>; + hsync-len = <48>; + vback-porch = <30>; + vfront-porch = <13>; + vsync-len = <3>; + hsync-active = <0>; + vsync-active = <0>; + de-active = <1>; + pixelclk-active = <0>; + }; + }; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index 95d7ab9fa037c..f7d51325e5ee5 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -50,3 +50,14 @@ /* http://elinux.org/CircuitCo:Audio_Cape_RevB */ /* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ /* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index c5369a58fb884..533741e6b1eb4 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -47,3 +47,14 @@ /* http://elinux.org/CircuitCo:Audio_Cape_RevB */ /* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ /* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ From 91bb9636de36988b47473deb2f50c6b8ed17abcc Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 19 Aug 2014 19:53:29 -0500 Subject: [PATCH 10/35] am335x-bone-common: pinmux tscadc 4 wire Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-lcd3-01-00a2.dtsi | 1 + .../boot/dts/am335x-bone-lcd4-01-00a0.dtsi | 3 ++- .../boot/dts/am335x-bone-lcd4-01-00a1.dtsi | 1 + .../boot/dts/am335x-bone-lcd7-01-00a2.dtsi | 1 + .../boot/dts/am335x-bone-lcd7-01-00a3.dtsi | 1 + .../dts/am335x-bone-ti-tscadc-4-wire.dtsi | 21 +++++++++++++++++++ 6 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/am335x-bone-ti-tscadc-4-wire.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi index e25f60a99a304..ef70668923f3c 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi @@ -7,4 +7,5 @@ */ #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd3.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi index 7a0e5686d841e..a810f6bed2d83 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dtsi @@ -17,4 +17,5 @@ /* }; */ /*} */ -#include "am335x-bone-lcd4.dtsi" \ No newline at end of file +#include "am335x-bone-ti-tscadc-4-wire.dtsi" +#include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi index 3cf7c91518848..16ba709a06f72 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi @@ -7,4 +7,5 @@ */ #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi index 84ecf9c31442a..f35157ff4aa2c 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi @@ -7,4 +7,5 @@ */ #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd7.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi index 84ecf9c31442a..f35157ff4aa2c 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi @@ -7,4 +7,5 @@ */ #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd7.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-ti-tscadc-4-wire.dtsi b/arch/arm/boot/dts/am335x-bone-ti-tscadc-4-wire.dtsi new file mode 100644 index 0000000000000..0974a915fe1e6 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ti-tscadc-4-wire.dtsi @@ -0,0 +1,21 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +&tscadc { + status = "okay"; + tsc { + ti,wires = <4>; + ti,x-plate-resistance = <200>; + ti,coordinate-readouts = <5>; + ti,wire-config = <0x00 0x11 0x22 0x33>; + }; + + adc { + ti,adc-channels = <4 5 6 7>; + }; +}; From 9ea2dfc7fef7d5cede0458513cb7966288d0ae09 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 22 Aug 2014 10:06:22 -0500 Subject: [PATCH 11/35] am335x-bone-common: pinmux led/keys lcd4-01-00a1 & lcd7-01-00a3 Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 26 ++++++++++ .../dts/am335x-bone-lcd-led-gpio1-28.dtsi | 23 ++++++++ .../boot/dts/am335x-bone-lcd4-01-00a1.dtsi | 52 +++++++++++++++++++ .../boot/dts/am335x-bone-lcd7-01-00a3.dtsi | 52 +++++++++++++++++++ 4 files changed, 153 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-lcd-led-gpio1-28.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 84c1bee02113b..0e7292dd5ab64 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -151,6 +151,32 @@ >; }; + lcd_gpio1_28_led_pins: pinmux_lcd_gpio1_28_led_pins { + pinctrl-single,pins = < + 0x078 0x2f /* gpmc_ben1.gpio1_28, INPUT | PULLDIS | MODE7 */ + >; + }; + + lcd4_01_00a2_keymap_pins: pinmux_lcd4_01_00a2_keymap_pins { + pinctrl-single,pins = < + 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */ + 0x044 0x2f /* KEY_RIGHT gpmc_a1.gpio1_17, INPUT | PULLDIS | MODE7 */ + 0x04c 0x2f /* KEY_UP gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */ + 0x198 0x2f /* KEY_DOWN mcasp0_axr0.gpio3_16, INPUT | PULLDIS | MODE7 */ + 0x184 0x2f /* KEY_ENTER uart1_txd.gpio0_15, INPUT | PULLDIS | MODE7 */ + >; + }; + + lcd7_01_00a3_keymap_pins: pinmux_lcd7_01_00a3_keymap_pins { + pinctrl-single,pins = < + 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */ + 0x044 0x2f /* KEY_RIGHT gpmc_a1.gpio1_17, INPUT | PULLDIS | MODE7 */ + 0x04c 0x2f /* KEY_UP gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */ + 0x198 0x2f /* KEY_DOWN mcasp0_axr0.gpio3_16, INPUT | PULLDIS | MODE7 */ + 0x154 0x2f /* KEY_ENTER spi0_d0.gpio0_3, INPUT | PULLDIS | MODE7 */ + >; + }; + mcasp0_pins_audio: mcasp0_pins_audio { pinctrl-single,pins = < 0x1ac 0x00 /* mcasp0_ahclkx, OUTPUT | MODE0, Codec MCLK */ diff --git a/arch/arm/boot/dts/am335x-bone-lcd-led-gpio1-28.dtsi b/arch/arm/boot/dts/am335x-bone-lcd-led-gpio1-28.dtsi new file mode 100644 index 0000000000000..dffc81f40988d --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd-led-gpio1-28.dtsi @@ -0,0 +1,23 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + gpio-leds-cape-lcd { + compatible = "gpio-leds"; + pinctrl-names = "default"; + + pinctrl-0 = <&lcd_gpio1_28_led_pins>; + + lcd-led0 { + label = "lcd:green:usr0"; + gpios = <&gpio1 28 0>; + linux,default-trigger = "heartbeat"; + default-state = "off"; + }; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi index 16ba709a06f72..99c7cd369be94 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dtsi @@ -6,6 +6,58 @@ * published by the Free Software Foundation. */ +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd4_01_00a2_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio0 15 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio1-28.dtsi" #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" #include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi index f35157ff4aa2c..a31f78703705b 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dtsi @@ -6,6 +6,58 @@ * published by the Free Software Foundation. */ +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd7_01_00a3_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio0 3 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio1-28.dtsi" #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" #include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd7.dtsi" From 78e01b46c6a491bff2b26190f62201c68f5ffbdb Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 22 Aug 2014 14:30:46 -0500 Subject: [PATCH 12/35] am335x-bone-common: pinmux i2c1: rtc-01-00a1 Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 13 +++++++ .../arm/boot/dts/am335x-bone-rtc-01-00a1.dtsi | 39 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone.dts | 5 +++ arch/arm/boot/dts/am335x-boneblack.dts | 5 +++ 4 files changed, 62 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 0e7292dd5ab64..bd194f4e474d3 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -144,6 +144,13 @@ >; }; + i2c1_pins: pinmux_i2c1_pins { + pinctrl-single,pins = < + 0x158 0x72 /* spi0_d1.i2c1_sda, SLEWCTRL_SLOW | INPUT_PULLUP | MODE2 */ + 0x15c 0x72 /* spi0_cs0.i2c1_scl, SLEWCTRL_SLOW | INPUT_PULLUP | MODE2 */ + >; + }; + i2c2_pins: pinmux_i2c2_pins { pinctrl-single,pins = < 0x178 0x73 /* (SLEWCTRL_SLOW | PIN_INPUT_PULLUP | MUX_MODE3) uart1_ctsn.i2c2_sda */ @@ -245,6 +252,12 @@ >; }; + rtc_gpio1_29_pins: pinmux_rtc_gpio1_29_pins { + pinctrl-single,pins = < + 0x07c 0x3f /* gpmc_csn0.gpio1_29, INPUT | PULLDIS | MODE 7 */ + >; + }; + spi0_pins: pinmux_spi0_pins { pinctrl-single,pins = < 0x150 (PIN_INPUT_PULLUP | MUX_MODE0) /* spi0_sclk.spi0_sclk */ diff --git a/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dtsi b/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dtsi new file mode 100644 index 0000000000000..837458369a97c --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dtsi @@ -0,0 +1,39 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&rtc_gpio1_29_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + rtc_mfp@1 { + label = "rtc_mfp"; + gpios = <&gpio1 29 GPIO_ACTIVE_HIGH>; + linux,code = <143>; /* System Wake Up */ + gpio-key,wakeup; + }; + }; +}; + +&i2c1 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c1_pins>; + + status = "okay"; + clock-frequency = <100000>; + + /* MCP79410 RTC module */ + rtc@68 { + compatible = "maxim,ds1338"; + reg = <0x68>; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index f7d51325e5ee5..f8f869b4f23f0 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -61,3 +61,8 @@ /* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ /* #include "am335x-bone-lcd7-01-00a2.dtsi" */ /* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ \ No newline at end of file diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 533741e6b1eb4..c1fc7a9b68f04 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -58,3 +58,8 @@ /* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ /* #include "am335x-bone-lcd7-01-00a2.dtsi" */ /* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ \ No newline at end of file From 6147db137d59fe125741210dd19f997b451d8e9f Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 22 Aug 2014 21:30:19 -0500 Subject: [PATCH 13/35] am335x-bone-common: pinmux led/keys lcd7-01-00a2 Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 10 ++++ .../boot/dts/am335x-bone-lcd7-01-00a2.dtsi | 52 +++++++++++++++++++ 2 files changed, 62 insertions(+) diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index bd194f4e474d3..111bd36462f70 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -174,6 +174,16 @@ >; }; + lcd7_01_00a2_keymap_pins: pinmux_lcd7_01_00a2_keymap_pins { + pinctrl-single,pins = < + 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */ + 0x044 0x2f /* KEY_RIGHT gpmc_a1.gpio1_17, INPUT | PULLDIS | MODE7 */ + 0x04c 0x2f /* KEY_UP gpmc_a3.gpio1_19, INPUT | PULLDIS | MODE7 */ + 0x198 0x2f /* KEY_DOWN mcasp0_axr0.gpio3_16, INPUT | PULLDIS | MODE7 */ + 0x1a4 0x2f /* KEY_ENTER mcasp0_fsr.gpio3_19, INPUT | PULLDIS | MODE7 */ + >; + }; + lcd7_01_00a3_keymap_pins: pinmux_lcd7_01_00a3_keymap_pins { pinctrl-single,pins = < 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */ diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi index f35157ff4aa2c..3521b954f6381 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dtsi @@ -6,6 +6,58 @@ * published by the Free Software Foundation. */ +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd7_01_00a2_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio3 19 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio1-28.dtsi" #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" #include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd7.dtsi" From 1c46711641945b5a02a0829bc1d810c6622bb0b4 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 10:59:50 -0500 Subject: [PATCH 14/35] am335x-bone-common: pinmux cryptocape Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 7 ++++ .../arm/boot/dts/am335x-bone-crypto-00a0.dtsi | 36 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone.dts | 7 +++- arch/arm/boot/dts/am335x-boneblack.dts | 7 +++- 4 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-bone-crypto-00a0.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 111bd36462f70..2a0991332e815 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -62,6 +62,13 @@ >; }; + cape_crypto_pins: pinmux_cape_crypto_pins { + pinctrl-single,pins = < + 0x044 0x17 /* gpio1_17 FAST | OUTPUT | PULLUP | MODE7 */ + 0x034 0x2F /* gpio1_13 FAST | INPUT | PULLDOWN | MODE7 */ + >; + }; + clkout2_pin: pinmux_clkout2_pin { pinctrl-single,pins = < 0x1b4 (PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* xdma_event_intr1.clkout2 */ diff --git a/arch/arm/boot/dts/am335x-bone-crypto-00a0.dtsi b/arch/arm/boot/dts/am335x-bone-crypto-00a0.dtsi new file mode 100644 index 0000000000000..728b1a4435355 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-crypto-00a0.dtsi @@ -0,0 +1,36 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/* + * FIXME: gpio + * (cape_crypto_pins) + * atmega_rst@1 { + * label = "atmega_rst"; + * gpio = <&gpio1 17 0x00>; + * }; + * + * ataes132_auth@2 { + * label = "test_input"; + * gpio = <&gpio1 13 0x00>; + * }; + */ + +&i2c2 { + ds1307@68 { + compatible = "ds1307"; + reg = <0x68>; + }; + + tpm_i2c_atmel@29 { + compatible = "tpm_i2c_atmel"; + reg = <0x29>; + }; +}; + +/* uart4: P9.11, P9.13 */ +#include "am335x-bone-ttyO4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index f8f869b4f23f0..e64fed5a1094d 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -65,4 +65,9 @@ /* http://elinux.org/CircuitCo:RTC_Cape */ /* i2c1: P9.17, P9.18 */ /* gpio: P8.26 (mfp: wakeup) */ -/* #include "am335x-bone-rtc-01-00a1.dtsi" */ \ No newline at end of file +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index c1fc7a9b68f04..85727edbc8b7a 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -62,4 +62,9 @@ /* http://elinux.org/CircuitCo:RTC_Cape */ /* i2c1: P9.17, P9.18 */ /* gpio: P8.26 (mfp: wakeup) */ -/* #include "am335x-bone-rtc-01-00a1.dtsi" */ \ No newline at end of file +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ From a6eb5d1c5691e71503922ace9eb764c67555031a Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 11:49:48 -0500 Subject: [PATCH 15/35] cape: lcd-4dcape-43 & lcd-4dcape-43t Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-lcd-4dcape-43.dtsi | 62 ++++++++++++++++++ .../boot/dts/am335x-bone-lcd-4dcape-43t.dtsi | 63 +++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack.dts | 6 ++ 3 files changed, 131 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-lcd-4dcape-43.dtsi create mode 100644 arch/arm/boot/dts/am335x-bone-lcd-4dcape-43t.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43.dtsi b/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43.dtsi new file mode 100644 index 0000000000000..3ccfcf5bb9ce3 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43.dtsi @@ -0,0 +1,62 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd4_01_00a2_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio0 15 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio1-28.dtsi" +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43t.dtsi b/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43t.dtsi new file mode 100644 index 0000000000000..99c7cd369be94 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd-4dcape-43t.dtsi @@ -0,0 +1,63 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd4_01_00a2_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio0 15 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio1-28.dtsi" +#include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" +#include "am335x-bone-ti-tscadc-4-wire.dtsi" +#include "am335x-bone-lcd4.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 85727edbc8b7a..065146ac7e0a7 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -44,6 +44,12 @@ #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" /* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + /* http://elinux.org/CircuitCo:Audio_Cape_RevB */ /* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ /* #include "am335x-bone-audio.dtsi" */ From c505383e52c4e160233f8b25fed8bb7db9de9015 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:03:39 -0500 Subject: [PATCH 16/35] cape: lcd3-01-00a2 backlight/keys/led Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-common-pinmux.dtsi | 6 +++ .../dts/am335x-bone-lcd-led-gpio3-19.dtsi | 23 ++++++++ .../boot/dts/am335x-bone-lcd3-01-00a2.dtsi | 52 +++++++++++++++++++ 3 files changed, 81 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-lcd-led-gpio3-19.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi index 2a0991332e815..3e4755ed01301 100644 --- a/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi +++ b/arch/arm/boot/dts/am335x-bone-common-pinmux.dtsi @@ -171,6 +171,12 @@ >; }; + lcd_gpio3_19_led_pins: pinmux_lcd_gpio3_19_led_pins { + pinctrl-single,pins = < + 0x1a4 0x07 /* mcasp0_fsr.gpio3_19, OUTPUT | MODE7 */ + >; + }; + lcd4_01_00a2_keymap_pins: pinmux_lcd4_01_00a2_keymap_pins { pinctrl-single,pins = < 0x040 0x2f /* KEY_LEFT gpmc_a0.gpio1_16, INPUT | PULLDIS | MODE7 */ diff --git a/arch/arm/boot/dts/am335x-bone-lcd-led-gpio3-19.dtsi b/arch/arm/boot/dts/am335x-bone-lcd-led-gpio3-19.dtsi new file mode 100644 index 0000000000000..4f1f81d93467b --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd-led-gpio3-19.dtsi @@ -0,0 +1,23 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + gpio-leds-cape-lcd { + compatible = "gpio-leds"; + pinctrl-names = "default"; + + pinctrl-0 = <&lcd_gpio3_19_led_pins>; + + lcd-led0 { + label = "lcd:green:usr0"; + gpios = <&gpio3 19 0>; + linux,default-trigger = "heartbeat"; + default-state = "off"; + }; + }; +}; diff --git a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi index ef70668923f3c..6358a83fce950 100644 --- a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi +++ b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dtsi @@ -6,6 +6,58 @@ * published by the Free Software Foundation. */ +/ { + gpio_keys { + compatible = "gpio-keys"; + pinctrl-names = "default"; + pinctrl-0 = <&lcd7_01_00a3_keymap_pins>; + + #address-cells = <1>; + #size-cells = <0>; + + button@1 { + debounce_interval = <50>; + linux,code = <105>; + label = "left"; + gpios = <&gpio1 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@2 { + debounce_interval = <50>; + linux,code = <106>; + label = "right"; + gpios = <&gpio1 17 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@3 { + debounce_interval = <50>; + linux,code = <103>; + label = "up"; + gpios = <&gpio1 19 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@4 { + debounce_interval = <50>; + linux,code = <108>; + label = "down"; + gpios = <&gpio3 16 0x1>; + gpio-key,wakeup; + autorepeat; + }; + button@5 { + debounce_interval = <50>; + linux,code = <28>; + label = "enter"; + gpios = <&gpio0 3 0x1>; + gpio-key,wakeup; + }; + }; +}; + +#include "am335x-bone-lcd-led-gpio3-19.dtsi" #include "am335x-bone-lcd-gpio-backlight-gpio1-18.dtsi" #include "am335x-bone-ti-tscadc-4-wire.dtsi" #include "am335x-bone-lcd3.dtsi" From e2104024adf0fb256a57055e672060187150ddf6 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 12 Aug 2014 10:13:36 -0500 Subject: [PATCH 17/35] cape: basic proto cape Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-basic-proto-cape.dtsi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-basic-proto-cape.dtsi diff --git a/arch/arm/boot/dts/am335x-bone-basic-proto-cape.dtsi b/arch/arm/boot/dts/am335x-bone-basic-proto-cape.dtsi new file mode 100644 index 0000000000000..a4e4b4e3c4a67 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-basic-proto-cape.dtsi @@ -0,0 +1,17 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "am335x-bone-spi0-spidev.dtsi" +#include "am335x-bone-ttyO1.dtsi" + +&tscadc { + status = "okay"; + adc { + ti,adc-channels = <4 5 6>; + }; +}; From a37622c49d6a7f8255db944c041fbaa58039063f Mon Sep 17 00:00:00 2001 From: Dave Lambert Date: Mon, 16 Jun 2014 14:19:17 -0500 Subject: [PATCH 18/35] cape: Argus UPS cape support Rewritten using includes, v3.16.1 Signed-off-by: Dave Lambert Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-argus.dtsi | 46 ++ drivers/misc/Kconfig | 1 + drivers/misc/Makefile | 1 + drivers/misc/cape_bone_argus/Kconfig | 7 + drivers/misc/cape_bone_argus/Makefile | 5 + .../misc/cape_bone_argus/cape_bone_argus.c | 415 ++++++++++++++++++ 6 files changed, 475 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-argus.dtsi create mode 100644 drivers/misc/cape_bone_argus/Kconfig create mode 100644 drivers/misc/cape_bone_argus/Makefile create mode 100644 drivers/misc/cape_bone_argus/cape_bone_argus.c diff --git a/arch/arm/boot/dts/am335x-bone-argus.dtsi b/arch/arm/boot/dts/am335x-bone-argus.dtsi new file mode 100644 index 0000000000000..c6f9ea5c0d54a --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-argus.dtsi @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +/ { + argus-ups { + compatible = "argus-ups"; + status = "okay"; + + pinctrl-names = "default"; + pinctrl-0 = <&argus_ups_pins>; /* Refer to previous label */ + /* This section communicates the gpio numbers to the driver module */ + /* Note that gpio controllers appear to be numbered from 1-n here rather than 0-(n-1)????? */ + gpios = <&gpio0 30 0>, /* Request */ + <&gpio0 5 0>, /* Acknowledge */ + <&gpio0 4 0>, /* Watchdog */ + <&gpio2 2 0>, /* LED 1 Green */ + <&gpio2 3 0>, /* LED 1 Red */ + <&gpio2 5 0>, /* LED 2 Green */ + <&gpio2 4 0>, /* LED 2 Red */ + <&gpio0 20 0>, /* General Output #1 */ + <&gpio0 7 0>; /* General Output #2 */ + debug = <1>; + shutdown = <1>; + }; +}; + +&am33xx_pinmux { + argus_ups_pins: pinmux_argus_ups_pins { /* Set up pinmux */ + pinctrl-single,pins = < + 0x070 (PIN_INPUT_PULLDOWN | MUX_MODE7) /* gpmc_wait0.gpio0_30 */ + 0x15c (PIN_OUTPUT_PULLUP | MUX_MODE7) /* spi0_cs0.gpio0_5 */ + 0x158 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* spi0_d1.gpio0_4 */ + 0x090 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_advn_ale.gpio_2 */ + 0x094 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_oen_ren.gpio2_3 */ + 0x09c (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_ben0_cle.gpio2_5 */ + 0x098 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* gpmc_gpmc_wen.gpio2_4 */ + 0x1b4 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* xdma_event_intr1.gpio0_20 */ + 0x164 (PIN_OUTPUT_PULLUP | MUX_MODE7) /* ecap0_in_pwm0_out.gpio0_7 */ + >; + }; +}; diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 6cb388e8fb7d5..4a01031d4446c 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -525,5 +525,6 @@ source "drivers/misc/altera-stapl/Kconfig" source "drivers/misc/mei/Kconfig" source "drivers/misc/vmw_vmci/Kconfig" source "drivers/misc/mic/Kconfig" +source "drivers/misc/cape_bone_argus/Kconfig" source "drivers/misc/genwqe/Kconfig" endmenu diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile index 99b9424ce31d8..a9f4040513fa4 100644 --- a/drivers/misc/Makefile +++ b/drivers/misc/Makefile @@ -53,4 +53,5 @@ obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci/ obj-$(CONFIG_LATTICE_ECP3_CONFIG) += lattice-ecp3-config.o obj-$(CONFIG_SRAM) += sram.o obj-y += mic/ +obj-y += cape_bone_argus/ obj-$(CONFIG_GENWQE) += genwqe/ diff --git a/drivers/misc/cape_bone_argus/Kconfig b/drivers/misc/cape_bone_argus/Kconfig new file mode 100644 index 0000000000000..1b396611e447f --- /dev/null +++ b/drivers/misc/cape_bone_argus/Kconfig @@ -0,0 +1,7 @@ +comment "Argus cape driver for beaglebone black" + +config CAPE_BONE_ARGUS + tristate "Argus Cape Driver" + default M + help + Argus Cape Driver diff --git a/drivers/misc/cape_bone_argus/Makefile b/drivers/misc/cape_bone_argus/Makefile new file mode 100644 index 0000000000000..5482562177766 --- /dev/null +++ b/drivers/misc/cape_bone_argus/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for Argus cape +# + +obj-$(CONFIG_CAPE_BONE_ARGUS) += cape_bone_argus.o diff --git a/drivers/misc/cape_bone_argus/cape_bone_argus.c b/drivers/misc/cape_bone_argus/cape_bone_argus.c new file mode 100644 index 0000000000000..c434218d93de1 --- /dev/null +++ b/drivers/misc/cape_bone_argus/cape_bone_argus.c @@ -0,0 +1,415 @@ +/* -*- linux-c -*- */ + +/* Linux Kernel Module for Breakaway Systems UPS control. + * + * PUBLIC DOMAIN + */ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +/* Module to sync file systems leaving them mounted read-only, + * then signal the UPS that it is safe to remove + * power, and finally halt the processor. + * Also to allow kicking the watchdog from user mode. + */ +#undef DEBUG_ARGUS + +#define N_GPIOS 9 /* Total number of GPIOS used */ + +#define REQ_GPIO_IDX 0 /* Indices got GPIOS */ +#define ACK_GPIO_IDX 1 +#define WDG_GPIO_IDX 2 +#define LED1_GREEN_IDX 3 +#define LED1_RED_IDX 4 +#define LED2_GREEN_IDX 5 +#define LED2_RED_IDX 6 +#define GEN_OUT1_IDX 7 +#define GEN_OUT2_IDX 8 + +static struct argus_ups_info { /* As there is only one UPS device we can make this static */ + struct fasync_struct *async_queue; /* asynchronous readers */ + struct platform_device *pdev; + struct pwm_device *pwm_dev; + struct gpio gpios[N_GPIOS]; +} info = {NULL, NULL, NULL, /* Some fields filled in by device tree, probe, etc. */ + { + {-1, GPIOF_IN, "Powerdown request"}, + {-1, GPIOF_OUT_INIT_LOW, "Powerdown acknowledge" }, + {-1, GPIOF_OUT_INIT_LOW, "Watchdog"}, + {-1, GPIOF_OUT_INIT_LOW, "LED 1 Green"}, + {-1, GPIOF_OUT_INIT_LOW, "LED 1 Red"}, + {-1, GPIOF_OUT_INIT_LOW, "LED 2 Green"}, + {-1, GPIOF_OUT_INIT_LOW, "LED 2 Red"}, + {-1, GPIOF_OUT_INIT_LOW, "General Output #1"}, + {-1, GPIOF_OUT_INIT_LOW, "General Output #2"} + }, +}; + + +static const struct of_device_id argus_ups_of_ids[] = { + { .compatible = "argus-ups" }, + { } +}; + +static int argus_ups_major; /* Major device number */ + +static struct class *argus_ups_class; /* /sys/class */ + +dev_t argus_ups_dev; /* Device number */ + +static struct cdev *argus_ups_cdev; /* Character device details */ + +static void argus_ups_function(struct work_struct *ignored); /* Work function */ + +static DECLARE_DELAYED_WORK(argus_ups_work, argus_ups_function); /* Kernel workqueue glue */ + +static struct workqueue_struct *argus_ups_workqueue; /* Kernel workqueue */ + +static int debug = 0; +module_param(debug, int, S_IRUGO); +MODULE_PARM_DESC(debug, "Debug flag"); + +static int shutdown = 1; +module_param(shutdown, int, S_IRUGO); +MODULE_PARM_DESC(shutdown, "Shutdown flag"); + +#ifdef DEBUG_ARGUS +static char* fs_type_names[] = {"vfat", "ext4"}; /* File system names that may need syncing. */ +#endif + +/* Just kick watchdog */ + +static ssize_t argus_ups_write(struct file *filp, const char __user *buf, size_t count, + loff_t *f_pos) +{ + int i; + if (debug >= 3) { + printk("Writing to watchdog - count:%d\n", count); + } + for (i = 0; i < count; i++) { + gpio_set_value(info.gpios[WDG_GPIO_IDX].gpio, 1); /* Set it */ + msleep(10); /* Wait */ + gpio_set_value(info.gpios[WDG_GPIO_IDX].gpio, 0); /* End clearing it */ + msleep(10); + } + return count; /* Always returns what we sent, regardsless */ +} + +static long argus_ups_ioctl(struct file *file, + unsigned int ioctl, + unsigned long param) +{ + if (debug >= 4) { + printk(KERN_ERR "ioctl: %d, param: %ld\n", ioctl, param); + } + switch(ioctl) { + case 10001: { + debug = param; + printk("Debug set to %d\n", debug); + break; + } + case 10002: { + unsigned char value = param & 0x0F; + unsigned char mask = (param >> 4) & 0x0F; + int i; /* Loop iterator */ + if (mask == 0) { + printk(KERN_ERR "Pointless mask of zero!\n"); + } + for (i = 0; i < 4; i++) { /* For all four LEDS */ + if (mask & (1 << i)) { /* Only masked values */ + if (value & (1 << i)) { /* On - so gpio is hi */ + if (debug >= 4) { + printk("Setting %d hi, ", + info.gpios[LED1_GREEN_IDX + i].gpio); + } + gpio_set_value(info.gpios[LED1_GREEN_IDX + i].gpio, 1); + } + else { /* Off - so gpio is lo */ + if (debug >= 4) { + printk("Setting %d lo, ", + info.gpios[LED1_GREEN_IDX + i].gpio); + } + gpio_set_value(info.gpios[LED1_GREEN_IDX + i].gpio, 0); + } + } + } + if (debug >= 4) { + printk("\n"); + } + break; + } + case 10003: { + gpio_set_value(info.gpios[GEN_OUT1_IDX].gpio, param & 1); + break; + } + case 10004: { + gpio_set_value(info.gpios[GEN_OUT2_IDX].gpio, param & 1); + break; + } + default: + { + printk(KERN_ERR "Invalid ioctl %d\n", ioctl); + return -1; + } + } + return 0; +} + +static int argus_ups_fasync(int fd, struct file *filp, int mode) +{ + printk(KERN_ERR "In argus_ups_fasync() fd:%d, filp:%p, mode:%d\n", fd, filp, mode); + return fasync_helper(fd, filp, mode, &info.async_queue); +} + +static struct file_operations argus_ups_fops = { /* Only file operation is to kick watchdog via a write */ + .owner = THIS_MODULE, + .llseek = NULL, + .read = NULL, + .unlocked_ioctl = argus_ups_ioctl, + .write = argus_ups_write, + .open = NULL, + .release = NULL, + .fasync = argus_ups_fasync, +}; + +#ifdef DEBUG_ARGUS +static void remount_sb(struct super_block *sb) +{ + int flags = MS_RDONLY; + int result = sb->s_op->remount_fs(sb, &flags, ""); + if (debug) { + printk("Processing superblock %p\n", sb); + printk("Remount operation returned %d\n", result); + } +} +#endif + +static void argus_ups_function(struct work_struct *ignored) +{ + static int testdata = 0; /* Data for test */ + int i; /* Iterator */ + testdata++; + if (!gpio_get_value(info.gpios[REQ_GPIO_IDX].gpio)) { + queue_delayed_work(argus_ups_workqueue, &argus_ups_work, HZ/100); /* Re-queue in 10mS*/ + return; + } + printk(KERN_ERR "Request received\n"); + if (debug) { + printk("Shutdown request received from UPS\n"); + } + if (!shutdown) { + printk("Shutdown request ignored\n"); + return; + } + + if (debug) { + printk("Sending async kill SIGIO to %p\n", info.async_queue); + } + if (info.async_queue) { /* Try and tell usermode to halt system */ + kill_fasync(&info.async_queue, SIGIO, POLL_IN); + } + gpio_set_value(info.gpios[LED1_GREEN_IDX].gpio, 0); /* Turn off green LED1 */ + for (i = 0; i < 300; i++) { /* Toggle acknowledge at 10 Hz for 15 seconds */ + if (debug >= 2) { + printk("Waiting for first shutdown request:%d\n", i); + } + gpio_set_value(info.gpios[ACK_GPIO_IDX].gpio, i & 1); /* Toggle acknowledge */ + gpio_set_value(info.gpios[LED1_RED_IDX].gpio, i & 1); /* and LED1 red */ + msleep(50); /* Wait in 50ms increments */ + } + + { + char *argv[] = { "/sbin/halt", NULL }; + static char *envp[] = { + "HOME=/", + "TERM=linux", + "PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin", NULL }; + + call_usermodehelper( argv[0], argv, envp, UMH_WAIT_PROC ); + } + for (i = 0; i < 300; i++) { /* Toggle acknowledge at 10 Hz for 15 more seconds */ + if (debug >= 2) { + printk("Waiting for second shutdown request:%d\n", i); + } + gpio_set_value(info.gpios[ACK_GPIO_IDX].gpio, i & 1); /* Toggle acknowledge */ + gpio_set_value(info.gpios[LED1_RED_IDX].gpio, i & 1); /* and LED1 red */ + msleep(50); /* Wait in 50ms increments */ + } + printk(KERN_ERR "Usermode failed to halt system\n"); + kernel_halt(); /* Last resort - may give some oopss */ +} + + +static int argus_ups_probe(struct platform_device *pdev) /* Entry point */ +{ + struct pinctrl *pinctrl; + struct device_node *pnode = pdev->dev.of_node; + int i; + int ret; + printk("Init UPS module - debug=%d, shutdown=%d\n", + debug, shutdown); + platform_set_drvdata(pdev, &info); + info.pdev = pdev; + pinctrl = devm_pinctrl_get_select_default(&pdev->dev); + if (IS_ERR(pinctrl)) { + dev_warn(&pdev->dev, + "pins are not configured from the driver\n"); + return -1; + } + ret = of_property_read_u32(pnode, "debug", &debug); + if (ret != 0) { + dev_err(&pdev->dev, "Unable to read debug parameter\n"); + } + else { + printk("Debug parameter read from DT:%d\n", debug); + } + + ret = of_property_read_u32(pnode, "shutdown", &shutdown); + if (ret != 0) { + dev_err(&pdev->dev, "Unable to read shutdown parameter\n"); + } + else { + printk("Shutdown parameter read from DT:%d\n", shutdown); + } + + ret = of_gpio_count(pnode); + + if (ret != N_GPIOS) { + printk(KERN_ERR "Wrong number of gpios"); + return -1; + } + + for (i = 0; i < of_gpio_count(pnode); i++) { + ret = of_get_gpio_flags(pnode, i, NULL); + if (debug) { + printk("GPIO#%d:%d\n", i, ret); + } + if (IS_ERR_VALUE(ret)) { + dev_err(&pdev->dev, "unable to get GPIO %d\n", i); + goto err_no_gpio; + } + info.gpios[i].gpio = ret; + } + + + ret = alloc_chrdev_region(&argus_ups_dev, 0, 2, "argus_ups"); + argus_ups_major = MAJOR(argus_ups_dev); + if (ret) { + printk(KERN_ERR "Error %d adding argus_ups\n", ret); + return -1; + } + if (debug) { + printk("argus_ups major: %d\n", argus_ups_major); + } + argus_ups_cdev = cdev_alloc(); /* Make this a character device */ + argus_ups_cdev->ops = &argus_ups_fops; /* File operations */ + argus_ups_cdev->owner = THIS_MODULE; /* Top level device */ + ret = cdev_add(argus_ups_cdev, argus_ups_dev, 1); /* Add it to the kernel */ + if (ret) { + printk(KERN_ERR "cdev_add returned %d\n", ret); + unregister_chrdev_region(0, 1); + return -1; + } + ret = gpio_request_array(info.gpios, N_GPIOS); + if (ret) { + printk(KERN_ERR "Error %d requesting GPIOs\n", ret); + unregister_chrdev_region(0, 1); + return -1; + } + + argus_ups_class = class_create(THIS_MODULE, "argus_ups"); /* /sys/class entry for udev */ + if (IS_ERR(argus_ups_class)) { + printk(KERN_ERR "Error creating argus_ups_class\n"); + unregister_chrdev_region(0, 1); + return -1; + } + device_create(argus_ups_class, NULL, MKDEV(argus_ups_major, 0), NULL, "argus_ups"); + argus_ups_workqueue = create_singlethread_workqueue("argus_ups"); + INIT_DELAYED_WORK(&argus_ups_work, argus_ups_function); + queue_delayed_work(argus_ups_workqueue, &argus_ups_work, 0); /* Start work immediately */ + + return 0; +err_no_gpio: + return ret; + +} + + +static void argus_ups_cleanup(void) +{ + printk("Module cleanup called\n"); + while (cancel_delayed_work(&argus_ups_work) == 0) { + flush_workqueue(argus_ups_workqueue); /* Make sure all work is completed */ + } + destroy_workqueue(argus_ups_workqueue); + gpio_free_array(info.gpios, N_GPIOS); + device_destroy(argus_ups_class, argus_ups_dev); + class_destroy(argus_ups_class); + unregister_chrdev_region(argus_ups_dev, 1); + cdev_del(argus_ups_cdev); +} + + + +static int argus_ups_remove(struct platform_device *pdev) +{ + printk("In argus_ups_remove()\n"); + argus_ups_cleanup(); + printk("After cleanup\n"); + return 0; +} + +#define ARGUS_UPS_PM_OPS NULL + +struct platform_driver argus_ups_driver = { + .probe = argus_ups_probe, + .remove = argus_ups_remove, + .driver = { + .name = "argus-ups", + .owner = THIS_MODULE, + .pm = ARGUS_UPS_PM_OPS, + .of_match_table = argus_ups_of_ids, + }, +}; + + +static int __init argus_ups_init(void) +{ + return platform_driver_probe(&argus_ups_driver, + argus_ups_probe); +} + +static void __exit argus_ups_exit(void) +{ + platform_driver_unregister(&argus_ups_driver); + printk("After driver unregister\n"); +} + +module_init(argus_ups_init); +module_exit(argus_ups_exit); + +/* + * Get rid of taint message. + */ +MODULE_LICENSE("GPL"); +MODULE_AUTHOR("David Lambert"); /* Who wrote this module? */ +MODULE_DESCRIPTION("Argus UPS control"); /* What does this module do */ +MODULE_ALIAS("platform:argus-ups"); +MODULE_DEVICE_TABLE(of, argus_ups_of_ids); From cb6bda24e686daec9a329a6695b40cf648d098d3 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:05 -0500 Subject: [PATCH 19/35] auto generated: cape: uarts Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-ttyO1.dts | 75 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone-ttyO2.dts | 75 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone-ttyO4.dts | 75 +++++++++++++++++++ arch/arm/boot/dts/am335x-bone-ttyO5.dts | 75 +++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-ttyO1.dts | 78 ++++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-ttyO2.dts | 78 ++++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-ttyO4.dts | 78 ++++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-ttyO5.dts | 78 ++++++++++++++++++++ 8 files changed, 612 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO1.dts create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO2.dts create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO4.dts create mode 100644 arch/arm/boot/dts/am335x-bone-ttyO5.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-ttyO1.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-ttyO2.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-ttyO4.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-ttyO5.dts diff --git a/arch/arm/boot/dts/am335x-bone-ttyO1.dts b/arch/arm/boot/dts/am335x-bone-ttyO1.dts new file mode 100644 index 0000000000000..0fc29b0c3dcce --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO1.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO1.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-ttyO2.dts b/arch/arm/boot/dts/am335x-bone-ttyO2.dts new file mode 100644 index 0000000000000..1f5801cd62994 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO2.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO2.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-ttyO4.dts b/arch/arm/boot/dts/am335x-bone-ttyO4.dts new file mode 100644 index 0000000000000..97085e404e9ed --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO4.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO4.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-ttyO5.dts b/arch/arm/boot/dts/am335x-bone-ttyO5.dts new file mode 100644 index 0000000000000..6cfdd479ccac8 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-ttyO5.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO5.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-ttyO1.dts b/arch/arm/boot/dts/am335x-boneblack-ttyO1.dts new file mode 100644 index 0000000000000..69acae709e65d --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-ttyO1.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO1.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-ttyO2.dts b/arch/arm/boot/dts/am335x-boneblack-ttyO2.dts new file mode 100644 index 0000000000000..ae8543a494aff --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-ttyO2.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO2.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-ttyO4.dts b/arch/arm/boot/dts/am335x-boneblack-ttyO4.dts new file mode 100644 index 0000000000000..5f7a919726834 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-ttyO4.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO4.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-ttyO5.dts b/arch/arm/boot/dts/am335x-boneblack-ttyO5.dts new file mode 100644 index 0000000000000..bd43ce7835675 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-ttyO5.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-ttyO5.dtsi" From b82d1c8d88ae2c0b14a95dda1b9f7cf103e94303 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:05 -0500 Subject: [PATCH 20/35] auto generated: cape: audio Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-audio.dts | 75 +++++++++++++++++++ arch/arm/boot/dts/am335x-boneblack-audio.dts | 78 ++++++++++++++++++++ 2 files changed, 153 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-audio.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-audio.dts diff --git a/arch/arm/boot/dts/am335x-bone-audio.dts b/arch/arm/boot/dts/am335x-bone-audio.dts new file mode 100644 index 0000000000000..de091bd3853c6 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-audio.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-audio.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-audio.dts b/arch/arm/boot/dts/am335x-boneblack-audio.dts new file mode 100644 index 0000000000000..90ca131dcb7f7 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-audio.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-audio.dtsi" From 7b6d144cbd1fe515bef6d54e0e8eb2163f8ded20 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:06 -0500 Subject: [PATCH 21/35] auto generated: cape: lcd Signed-off-by: Robert Nelson --- .../arm/boot/dts/am335x-bone-lcd3-01-00a2.dts | 75 ++++++++++++++++++ .../arm/boot/dts/am335x-bone-lcd4-01-00a0.dts | 75 ++++++++++++++++++ .../arm/boot/dts/am335x-bone-lcd4-01-00a1.dts | 75 ++++++++++++++++++ .../arm/boot/dts/am335x-bone-lcd7-01-00a2.dts | 75 ++++++++++++++++++ .../arm/boot/dts/am335x-bone-lcd7-01-00a3.dts | 75 ++++++++++++++++++ .../dts/am335x-boneblack-lcd3-01-00a2.dts | 78 +++++++++++++++++++ .../dts/am335x-boneblack-lcd4-01-00a1.dts | 78 +++++++++++++++++++ .../dts/am335x-boneblack-lcd7-01-00a2.dts | 78 +++++++++++++++++++ .../dts/am335x-boneblack-lcd7-01-00a3.dts | 78 +++++++++++++++++++ 9 files changed, 687 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dts create mode 100644 arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dts create mode 100644 arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dts create mode 100644 arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dts create mode 100644 arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd3-01-00a2.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd4-01-00a1.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a2.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a3.dts diff --git a/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dts b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dts new file mode 100644 index 0000000000000..1132fe055bcdd --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd3-01-00a2.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd3-01-00a2.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dts b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dts new file mode 100644 index 0000000000000..05cd4032daf85 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a0.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd4-01-00a0.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dts b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dts new file mode 100644 index 0000000000000..38b85831a9963 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd4-01-00a1.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd4-01-00a1.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dts b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dts new file mode 100644 index 0000000000000..f5593b6ebf68b --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a2.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd7-01-00a2.dtsi" diff --git a/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dts b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dts new file mode 100644 index 0000000000000..78436cb69bfa7 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-lcd7-01-00a3.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd7-01-00a3.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd3-01-00a2.dts b/arch/arm/boot/dts/am335x-boneblack-lcd3-01-00a2.dts new file mode 100644 index 0000000000000..a97819d9167e5 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd3-01-00a2.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd3-01-00a2.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd4-01-00a1.dts b/arch/arm/boot/dts/am335x-boneblack-lcd4-01-00a1.dts new file mode 100644 index 0000000000000..a2fc015258da9 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd4-01-00a1.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd4-01-00a1.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a2.dts b/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a2.dts new file mode 100644 index 0000000000000..50b56ff9ad363 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a2.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* #include "am335x-boneblack-emmc.dtsi" */ + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd7-01-00a2.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a3.dts b/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a3.dts new file mode 100644 index 0000000000000..85d9df1d4bb66 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd7-01-00a3.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd7-01-00a3.dtsi" From db2e588ce06d6d236299bee14748c98b8d86f508 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:06 -0500 Subject: [PATCH 22/35] auto generated: cape: argus Signed-off-by: Robert Nelson --- .../boot/dts/am335x-bone-cape-bone-argus.dts | 75 ++++++++++++++++++ .../dts/am335x-boneblack-cape-bone-argus.dts | 78 +++++++++++++++++++ 2 files changed, 153 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-cape-bone-argus.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-cape-bone-argus.dts diff --git a/arch/arm/boot/dts/am335x-bone-cape-bone-argus.dts b/arch/arm/boot/dts/am335x-bone-cape-bone-argus.dts new file mode 100644 index 0000000000000..df5db9adfc9a8 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-cape-bone-argus.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + /* pinctrl-0 = <&clkout2_pin>; */ +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-argus.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-cape-bone-argus.dts b/arch/arm/boot/dts/am335x-boneblack-cape-bone-argus.dts new file mode 100644 index 0000000000000..fd4e1d4d7f26e --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-cape-bone-argus.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + /* pinctrl-0 = <&clkout2_pin>; */ +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-argus.dtsi" From ab049aa55aa6eb9a2ba2db8a5157185798be085a Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:07 -0500 Subject: [PATCH 23/35] auto generated: cape: rtc-01-00a1 Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dts | 75 ++++++++++++++++++ .../boot/dts/am335x-boneblack-rtc-01-00a1.dts | 78 +++++++++++++++++++ 2 files changed, 153 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-rtc-01-00a1.dts diff --git a/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dts b/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dts new file mode 100644 index 0000000000000..2b2a155ce5471 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-rtc-01-00a1.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-rtc-01-00a1.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-rtc-01-00a1.dts b/arch/arm/boot/dts/am335x-boneblack-rtc-01-00a1.dts new file mode 100644 index 0000000000000..d21bb4e205a3e --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-rtc-01-00a1.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-rtc-01-00a1.dtsi" From 94f32b1080ac666669a5de3817876d17bc5b4f46 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:07 -0500 Subject: [PATCH 24/35] auto generated: cape: crypto-00a0 Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone-crypto-00a0.dts | 75 ++++++++++++++++++ .../boot/dts/am335x-boneblack-crypto-00a0.dts | 78 +++++++++++++++++++ 2 files changed, 153 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-bone-crypto-00a0.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-crypto-00a0.dts diff --git a/arch/arm/boot/dts/am335x-bone-crypto-00a0.dts b/arch/arm/boot/dts/am335x-bone-crypto-00a0.dts new file mode 100644 index 0000000000000..d4ca435913e41 --- /dev/null +++ b/arch/arm/boot/dts/am335x-bone-crypto-00a0.dts @@ -0,0 +1,75 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <3300000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&ldo3_reg>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +&sham { + status = "okay"; +}; + +&aes { + status = "okay"; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +/* Capes */ +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a0.dtsi" */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-crypto-00a0.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-crypto-00a0.dts b/arch/arm/boot/dts/am335x-boneblack-crypto-00a0.dts new file mode 100644 index 0000000000000..d50d53893f674 --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-crypto-00a0.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +#include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-crypto-00a0.dtsi" From 27a4d7ca44032d5fb18faaad95a6f3bc72a061f5 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:07 -0500 Subject: [PATCH 25/35] auto generated: cape: 4dcape-43 Signed-off-by: Robert Nelson --- .../dts/am335x-boneblack-lcd-4dcape-43.dts | 78 +++++++++++++++++++ .../dts/am335x-boneblack-lcd-4dcape-43t.dts | 78 +++++++++++++++++++ 2 files changed, 156 insertions(+) create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43.dts create mode 100644 arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43t.dts diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43.dts b/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43.dts new file mode 100644 index 0000000000000..7edce436ec45e --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd-4dcape-43.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43t.dts b/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43t.dts new file mode 100644 index 0000000000000..22a920f81708d --- /dev/null +++ b/arch/arm/boot/dts/am335x-boneblack-lcd-4dcape-43t.dts @@ -0,0 +1,78 @@ +/* + * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +/dts-v1/; + +#include "am33xx.dtsi" +#include "am335x-bone-common.dtsi" +#include "am335x-bone-common-pinmux.dtsi" + +&ldo3_reg { + regulator-min-microvolt = <1800000>; + regulator-max-microvolt = <1800000>; + regulator-always-on; +}; + +&mmc1 { + vmmc-supply = <&vmmcsd_fixed>; +}; + +&am33xx_pinmux { + pinctrl-names = "default"; + pinctrl-0 = <&clkout2_pin>; +}; + +/* spi0: P9.17, P9.18, P9.21, P9.22 */ +/* #include "am335x-bone-spi0-spidev.dtsi" */ + +/* uart1: P9.24, P9.26 */ +/* #include "am335x-bone-ttyO1.dtsi" */ +/* uart2: P9.21, P9.22 */ +/* #include "am335x-bone-ttyO2.dtsi" */ +/* uart4: P9.11, P9.13 */ +/* #include "am335x-bone-ttyO4.dtsi" */ +/* uart5: P8.37, P8.38 am335x-boneblack: hdmi has to be disabled for ttyO5 */ +/* #include "am335x-bone-ttyO5.dtsi" */ + +#include "am335x-boneblack-emmc.dtsi" + +/* Display */ +/* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi" */ + +/* Capes */ +/* http://elinux.org/4D_4.3_LCD_CAPE */ +/* 4DCAPE-43 (Non Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43.dtsi" */ +/* 4DCAPE-43T (Resistive Touch version): */ +/* #include "am335x-bone-lcd-4dcape-43t.dtsi" */ + +/* http://elinux.org/CircuitCo:Audio_Cape_RevB */ +/* Pins: P9.24, P9.28, P9.29, P9.31, P9.30 */ +/* #include "am335x-bone-audio.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD3 */ +/* #include "am335x-bone-lcd3-01-00a2.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD4 */ +/* #include "am335x-bone-lcd4-01-00a1.dtsi" */ + +/* http://elinux.org/CircuitCo:BeagleBone_LCD7 */ +/* am335x-boneblack: emmc has to be disabled for lcd7-01-00a2 */ +/* #include "am335x-bone-lcd7-01-00a2.dtsi" */ +/* #include "am335x-bone-lcd7-01-00a3.dtsi" */ + +/* http://elinux.org/CircuitCo:RTC_Cape */ +/* i2c1: P9.17, P9.18 */ +/* gpio: P8.26 (mfp: wakeup) */ +/* #include "am335x-bone-rtc-01-00a1.dtsi" */ + +/* http://elinux.org/Cryptotronix:CryptoCape */ +/* uart4: P9.11, P9.13 */ +/* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ +/* #include "am335x-bone-crypto-00a0.dtsi" */ + +#include "am335x-bone-lcd-4dcape-43t.dtsi" From e49ba1a6361fb517284b7cfce88389aa3b8aa1e7 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:07 -0500 Subject: [PATCH 26/35] auto generated: cape: basic-proto-cape Signed-off-by: Robert Nelson --- arch/arm/boot/dts/am335x-bone.dts | 3 +++ arch/arm/boot/dts/am335x-boneblack.dts | 3 +++ 2 files changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts index e64fed5a1094d..0357233713a38 100644 --- a/arch/arm/boot/dts/am335x-bone.dts +++ b/arch/arm/boot/dts/am335x-bone.dts @@ -71,3 +71,6 @@ /* uart4: P9.11, P9.13 */ /* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ /* #include "am335x-bone-crypto-00a0.dtsi" */ + +/* http://elinux.org/CircuitCo:Basic_Proto_Cape */ +#include "am335x-bone-basic-proto-cape.dtsi" diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 065146ac7e0a7..6adfcb9ea22df 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -74,3 +74,6 @@ /* uart4: P9.11, P9.13 */ /* gpio: gpio1 13 gpio1 17 (gpio NOT IMPLEMENTED YET) */ /* #include "am335x-bone-crypto-00a0.dtsi" */ + +/* http://elinux.org/CircuitCo:Basic_Proto_Cape */ +#include "am335x-bone-basic-proto-cape.dtsi" From 798fb93d3703d5d24fe7629d8b6f936f2e7fc76e Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 16:49:08 -0500 Subject: [PATCH 27/35] auto generated: capes: add dtbs to makefile Signed-off-by: Robert Nelson --- arch/arm/boot/dts/Makefile | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 35593e41925b8..a5c9db4c74eec 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -229,6 +229,33 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \ am335x-evmsk.dtb \ am335x-bone.dtb \ am335x-boneblack.dtb \ + am335x-boneblack-ttyO5.dtb \ + am335x-boneblack-ttyO4.dtb \ + am335x-boneblack-ttyO2.dtb \ + am335x-boneblack-ttyO1.dtb \ + am335x-boneblack-rtc-01-00a1.dtb \ + am335x-boneblack-lcd7-01-00a3.dtb \ + am335x-boneblack-lcd7-01-00a2.dtb \ + am335x-boneblack-lcd4-01-00a1.dtb \ + am335x-boneblack-lcd3-01-00a2.dtb \ + am335x-boneblack-lcd-4dcape-43t.dtb \ + am335x-boneblack-lcd-4dcape-43.dtb \ + am335x-boneblack-crypto-00a0.dtb \ + am335x-boneblack-cape-bone-argus.dtb \ + am335x-boneblack-audio.dtb \ + am335x-bone-ttyO5.dtb \ + am335x-bone-ttyO4.dtb \ + am335x-bone-ttyO2.dtb \ + am335x-bone-ttyO1.dtb \ + am335x-bone-rtc-01-00a1.dtb \ + am335x-bone-lcd7-01-00a3.dtb \ + am335x-bone-lcd7-01-00a2.dtb \ + am335x-bone-lcd4-01-00a1.dtb \ + am335x-bone-lcd4-01-00a0.dtb \ + am335x-bone-lcd3-01-00a2.dtb \ + am335x-bone-crypto-00a0.dtb \ + am335x-bone-cape-bone-argus.dtb \ + am335x-bone-audio.dtb \ am335x-nano.dtb \ am335x-base0033.dtb \ am3517-craneboard.dtb \ From 6f9969805ba45853c0777cee0570d8d783c89cc6 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 20 Aug 2014 15:45:48 -0500 Subject: [PATCH 28/35] backport: gpio_backlight.c from: v3.15.10 Signed-off-by: Robert Nelson --- drivers/video/backlight/gpio_backlight.c | 58 +++++++++++++++++++++--- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/drivers/video/backlight/gpio_backlight.c b/drivers/video/backlight/gpio_backlight.c index 81fb12770c2a2..a2eba12e1cb78 100644 --- a/drivers/video/backlight/gpio_backlight.c +++ b/drivers/video/backlight/gpio_backlight.c @@ -13,6 +13,8 @@ #include #include #include +#include +#include #include #include #include @@ -23,6 +25,7 @@ struct gpio_backlight { int gpio; int active; + int def_value; }; static int gpio_backlight_update_status(struct backlight_device *bl) @@ -60,6 +63,29 @@ static const struct backlight_ops gpio_backlight_ops = { .check_fb = gpio_backlight_check_fb, }; +static int gpio_backlight_probe_dt(struct platform_device *pdev, + struct gpio_backlight *gbl) +{ + struct device_node *np = pdev->dev.of_node; + enum of_gpio_flags gpio_flags; + + gbl->gpio = of_get_gpio_flags(np, 0, &gpio_flags); + + if (!gpio_is_valid(gbl->gpio)) { + if (gbl->gpio != -EPROBE_DEFER) { + dev_err(&pdev->dev, + "Error: The gpios parameter is missing or invalid.\n"); + } + return gbl->gpio; + } + + gbl->active = (gpio_flags & OF_GPIO_ACTIVE_LOW) ? 0 : 1; + + gbl->def_value = of_property_read_bool(np, "default-on"); + + return 0; +} + static int gpio_backlight_probe(struct platform_device *pdev) { struct gpio_backlight_platform_data *pdata = @@ -67,10 +93,12 @@ static int gpio_backlight_probe(struct platform_device *pdev) struct backlight_properties props; struct backlight_device *bl; struct gpio_backlight *gbl; + struct device_node *np = pdev->dev.of_node; int ret; - if (!pdata) { - dev_err(&pdev->dev, "failed to find platform data\n"); + if (!pdata && !np) { + dev_err(&pdev->dev, + "failed to find platform data or device tree node.\n"); return -ENODEV; } @@ -79,14 +107,22 @@ static int gpio_backlight_probe(struct platform_device *pdev) return -ENOMEM; gbl->dev = &pdev->dev; - gbl->fbdev = pdata->fbdev; - gbl->gpio = pdata->gpio; - gbl->active = pdata->active_low ? 0 : 1; + + if (np) { + ret = gpio_backlight_probe_dt(pdev, gbl); + if (ret) + return ret; + } else { + gbl->fbdev = pdata->fbdev; + gbl->gpio = pdata->gpio; + gbl->active = pdata->active_low ? 0 : 1; + gbl->def_value = pdata->def_value; + } ret = devm_gpio_request_one(gbl->dev, gbl->gpio, GPIOF_DIR_OUT | (gbl->active ? GPIOF_INIT_LOW : GPIOF_INIT_HIGH), - pdata->name); + pdata ? pdata->name : "backlight"); if (ret < 0) { dev_err(&pdev->dev, "unable to request GPIO\n"); return ret; @@ -103,17 +139,25 @@ static int gpio_backlight_probe(struct platform_device *pdev) return PTR_ERR(bl); } - bl->props.brightness = pdata->def_value; + bl->props.brightness = gbl->def_value; backlight_update_status(bl); platform_set_drvdata(pdev, bl); return 0; } +#ifdef CONFIG_OF +static struct of_device_id gpio_backlight_of_match[] = { + { .compatible = "gpio-backlight" }, + { /* sentinel */ } +}; +#endif + static struct platform_driver gpio_backlight_driver = { .driver = { .name = "gpio-backlight", .owner = THIS_MODULE, + .of_match_table = of_match_ptr(gpio_backlight_of_match), }, .probe = gpio_backlight_probe, }; From b5b5624bfd73dde7bf8996e7a80ca0ce544d36c7 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 12 Aug 2014 20:43:31 -0500 Subject: [PATCH 29/35] firmware: am335x-pm-firmware.elf #git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git #fb0117edd5810a8d3bd9b1cd8abe34e12ff2d0ba Signed-off-by: Robert Nelson --- firmware/am335x-pm-firmware.elf | Bin 0 -> 153597 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 firmware/am335x-pm-firmware.elf diff --git a/firmware/am335x-pm-firmware.elf b/firmware/am335x-pm-firmware.elf new file mode 100755 index 0000000000000000000000000000000000000000..0a2cdf7389dea6eb5c3231dfb673ad4d6623101f GIT binary patch literal 153597 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

8S>s7q+H`H?C=S1K}-#2>`9j@3B)viS@UW& zW}O>EUIKGa^W00*f?L)yJ)9R*xYRg7f#^*=7d&%thKsWmA4e*A!=_-b+aG6VOM!_@V3=rsd%Wm`6;uyxhTH6 zd9}B?d7WL|yg`cY>;rjC(uZI4)?H^Jp!enoR<}zzZsO71Ux03ULsi9+8FXNd{ zx61YC12X@Q{-wu$IB4$wXwG>5xNg<~!>+2o0?$aIwucJeuOD-`?ZWZpcdz~6aA?k3 z^`Y*o(!7JK>P5iZ9_qEde)-x^0G6AuZMf(G`z7o*y4BHEgmRQFrny^js4o3iG@%EC%{N@A;w z`EV^Bb=0*s#vYKd7hzn!_DXZtcyHo%d9vA%vG~5VOS~<}zd)4+7S742!+oLHyBe+h zo*{LGu$ zR$W|Or<%sSqP}%~%xF(#c5vjH=rd%iy!6@fXzYVzV?-8#)=i!<))|8;_hsUF(6N&% z`Aq3Ov_tGR2!Us#gVx)XVnNxO*;%2MzlCxuQ&2{My_dsI8bT8Q^jTGYWBN_@cgg= zwpL*+Jr$v>`JrU)`f`7o{Q&p&sHLmzO5@(QD$lI^)BdO!bC>8f2R6s*A3KoiJtJ#U-wStq@pb2>nPQr_96|q^ zD}IgGePS7|4~eIK_Aku$Kl$A*e@SYmT;t$xBDM$d{RnT0PsJ+v0%EPQ!02sIvKZH? zB2byET2`Vdb*D{>o=Fa4!tW?$&-0HGeNs4%N*qth@uW=zpHD4#=q4d(&)j z;QNKf^3Pg*OGGg0faMhh=8|XXjb&8}o~bXatUo;OC3D5iO?BqTa`RqeSz+a+TF>;t z%8MC8N@3+Rg$ZC&_a+|_Gd+z}3&u1R`wA;3?lnO_cA(f>wE)-HR}VxbEU*7{mS{e< z(7XROuh>7rTUeQjR#rSToZh_Ce0bvlk>IO8tQ?BkVFYO-oDE^RUQ`g&N)KJnxps+%nioTVhrQxZ`Jyk;)$9p(X_ z@e%s5abMPluOO#a>qj3F*S~W>M57Ivv4`r;{dH?z@wt_82lC~UmE$Y3D%T!s zIp{r>94J40SNfJ_5tUJyj@)mreDc6FkzR0reIS57n_;clwiZ2Zu;{s`acU*>Um15G zFXmmeMEl-2l~Z(swbIwqS08gg##jy3DnI5nF$av8tV80;G=*k0)pMbEVQ z4F`%7;v3%GZy2Jdd0*6L-uqK3%P```osg#lLveWZ~(RoP_J9+Sg+ANI@XhMA8X25 zR=BsD_w@SQCZAcgfNjn)C)W=LRalv~$KL~5CRod?y~ZlG>9k;|<%Z*IA8Z+H6Gy(H zj33-_dzLFbhNDL+JqA+59_Ee~Rf|5Lq(ooQ^nBf*N{&j+t#Va{ZG3$5={qasM>kh4 ztTb293+bL-`}SW~cHri^k(Gnswabq$tfXh`h6|KmPB|`z9&LQQVrRw6%7y@PdiSen zw9wzdZfn_ddnQz2y?Hz@t@mDIrSedJwO98c-T zltfVdPxn6E_fG$cW%o3EqRRein{Hj&Ghen%t>7qB@>OAF!k*4!Jb|-7SS~2OUL+n|!nXAuhwf0-;UUJHs;aP95U72RK$}Cy36lYgzN0f_z`G?h2Sv8+DLce zyLx|7u^ZuA1SR($2r4;8Fwp0ViadlO1TFWk1+|+ zwpBJ6%L!~Iw9omIX)01DI;-C@(Fwo*il1d+Ias!EIay}vWLbY&530<-1^hS`KCM6? z$-gqhW9efA9|ES4NW&Z)zeNa^4>an=Y1T@H`u;n8;V#J6B0Plf-{}j>!C!?iF(N1G zU_b!jXT7guU$`Iqr3hsR;QcTEEe3x8q3FLUw*>rC5rUL6zo@Vfgb%+6tQ3w{ta#Q7 z8zSpSU|?ZA{;N6;r$^)*J^zY7h%t6H!aRiQ5f&kwn_oO=!Fl;}PYGzJ1x_D7o>>Pb z4I6(Ze@C8KIflO#rJKI5W`FA2_^b?NNOF2ADo$~klA zT{Zve1=n0l`GU)@n$5h57wGn!0*q~W#F=M_oM7OZOV*COd}yF>)bBSwKX~ZzF2$5_ z|6C8a9&kP2dcgI7>jBpTt_NHXxE^pl;CjIIfa?L*1Fi>L54aw1J>Yu4^?>UE*8{Ex zTo1S&a6RC9!1aLZ0oMbr2V4)h9&kP2dcgI7>jBpTt_NHXxE^pl;CjIIfa?L*1Fi>L z54aw1J>Yu4^?>UE*8{ExTo1S&a6RC9!1aLZ0oMbr2V4)h9&kP2dcgI7>jBpTt_NHX zxE^pl;CjIIfa?L*1Fi>L54aw1J>Yua|Go$A$NwwAznuv}e3h)f!Tn3vUEo`UFaRIL z{l?+@IVQ#R;F*VzohZZ+t;?qqP3(f;{=xj%Yf3o#E&^ zJxPey9DP5>q?qXNy$!zO{FrVBh4=EK)<5~XsslFFkzE7Xe>$=huao$nY4LkAe)n&u zg0>s?;rC|Qb^(8HaenK+t&j`4RU=jWa(I*1lL9o9p2GBnO<`EnuO99YMnk0?_Gei-tPHCDEWv+t| z79pHN25F2z)RenH$hV+Fh*J=#!IC54JNa9ADgX-bPhO9U9Ro@}tD-Eij(Qd_`Zc+{ z)=jt?mUkAuXYQ*do_QTvInu znXMXJoV=7!CwZ7yyk*b4e4Y?BzzpRBr}UEyAy}7pAz>ZDM#PO{7Q94m)F zzb<98>`9?aN#6Zj|6F?TT!DRkU z;f!uTuo6(4GKu6Kl3tQ2a}n(ZAz|whd$jF_JWSy(k_tN^N~N!XO)Kp}EvF$#EA2*- zjYKQWrqZWC!nS_QrKe1TicyXlA5yfMo|M}fQBy>cb*a_#p_)PnLCu%=kpm?g!}*Sy zzF_pOBYrX&<#^Ox26G!GYk<-{G+MI^cUZ*d_)fne<|5H)wohUJq)X>f2JyS0RyA8s z$7btPscCo*fX9+STrogVXugw?EiYv5-Q)rQn-NAJ$PiR}ShbnR_%;w;G_Wzkw+K*Q zK)%I@oXp7Gh>T$5K}61C3LGe2xp1UF#@A-kv?c8iCQn%AOlV+zE=aj2;WhDDgr#72P`; z7$w5iJ7bS6|41Xwk~AO(;SFlBaPg#pqLyYyi!WEikfXg2xh%wcgr>?o{G5b9%OwA2 z1y2zu%J&DMoRBAC$k8sJNBOb1@yqFQ5K=}Vc*wyT^^_q-dA2?!Um#-0(Jo&=`Dv7& zB}XIWe1z`gc%AYS5u^OtuzaD2AxFDBKKF0SIh4Or)*xjLLM1uqKu-`CRsOJiPZ2|o zcKM!^r;&n-sv^5I;!>N}Yu=d3>N$`SGjr?=ND=(JtSg@+pK?s~_flG06(bXCbD_ z4?@Y8h!|yEWDqE!`~V8PEDP{+3c{@<7g4?#G0L-nD)~|oLyq?RODR8z&}Mlme(0&E zNybCW!%Cq1+OYfp;j03shRV^1sG)K^B5J6djEEW`FGNI*ko(&OJshMtM4r%?>@T8g z0da_gZ4#bL_$z2{G4Hk#cTnE*%t9%dTO!9YktFlMVcaievTQ~@7!T+hbh5mL_=91J z&Nr563R4WGEvH6~zh;4yG(&6j%el~FB}z#M%AKI;|wBTo=YZgRGq? zB}YY#rKnph{x@H#Y0;HtsxIZ+;T{HW9ttxLc|=3!HrV7$OPvX%p>J#E&CJo0^g9&X z`Um2|+JURI7D0nyMd4~%<+xhb8eDBF6<3c{4<4_z4p*ObE|4heVqBxGLR@34GjNTy zmLoOJdIr~c>n>aqtSf=vh^FvoP%>50xEm1OKu}X$PYD=gDrdWUfO)UQg%cV~(9DB! zY-EaND}Q2LPzQzw$w`G1P+qMeiyC?Wi)Jfj(RhOkYl*%K;A>DjOoN6mN5oKz{8;Bj z09LXtuzXmKlot`INWL7&qdW5mGLJ`)NGtE{n8#B9na6KBSiE_LZxV;zRUy zl6OLkch-K);aTSJ3X;D8$~zoN!Ml3&Rwn}waE0N{`WIlwLC1Z92p=^9*C*{>pM{ELnC%j+USO z^*Y4tQi(-lE%q-w=!HqAP`~(2^^gx?hSNieu!v$0>G*dOne>|F$Gyamo{8W$4Et?l zVCreJ;j;~ZRx==@-$hVlNZ)uOSChAtDNnwitW*%w_d%-%n;u#cvE z-X65KFJ+9}SgrCZ5X!=C!cIr>AhZ8=K;AFtxe~_~l|!kc(^HG=1~@8pb|+~nRy$;% zc8FhRH%MofChVP1|GGJN0-Az%Gc7sw29yalYtIc~f|2X@-pRC~^pTO9<@J*)qnSo- z!21NLVLENHcMFXy*J)F|6-*n>G&A>p>HU^u1zl$5E|NgtB9e)Kd}Oik*8pPHDqC0> zqZj`bsvs|X4bT%_4W z?3e7nHtx49S1SDhzL(%w&pqU0PxeN7vW1?UESDqI8bDc&2R8aN3lf(72oj#VCAKPf zSMfnsr-=7_s9?bxnA77gLGxGlMDWdrPL7Rg)n|8H^;wpkOtb7(unYSlbU}$e3uTru zu%6I;D&bmOr9BW=!+w_i)ZUJ`Wv@frw!gvEWAi^u^xEAa>$7Lz8fE_pJTZ1D;<5H& z*brym0wms!#WlhHEpWem1OAJ$MBzQ3>Wu2okfrZ5C^AMfYFSxm-xz|_E|B*f>Ndtm zIL3DdnZ_z6*$qs--^KwLrvQHffkWUnCMqBSjbHeBA}ix;1sGj1DEJb|F-hy_Lf{Vs zCTjpWTfQ3zOwm9lfjg<=9IYdrKs@c3s)5b~KB35YTBH+!S>!lh1E~c5j5 zmWY`P#XjTGiC~N!$V_JM24mcudDDe)8S6W4&a|tAaV1?WygmrW8uM0A?Tu7>7268c za&R@~GXZ%=uOoH!ql)rHpCGkBQ_+|W(JE(K!8;adDaLiFXwuOyF#qed4iVi#{l5xp z{EXBMJ-~)LL-dug_`R{OqGF>LvL)B$D@***9D0m}no5j*f^s)$DhXXY8!~=gU&ek{}IA2|U?vfAjnl~L^H`ObxxQ{+2jLWjK(XzHoxV)7meXx@7i zZ;E8klpjmA`_M@-{gq6jb0&%`yUKa6^KROT2|_wbkVY5EuCz^#O{eNGhYVzdqnW=3 z-UFJm1~?2iK!x0S1XPz1xELb+9Q@qjD3_mh;W%q_BdizXjBTtzJH_>TzNZHhTGjBF6SuLE?9cn9$=f5-%!ZTmfx43I%D%RIWY)F=dY} zR0`KrgP5}Zl5mQpQ!f82?V*5i@uKSFd8zH z`&m28RkL9Eh2(T3&(TcIZfX(q1?w>hWFOUYzGMZJfK=I0Bm+VIqbZ!7)XhEsl*;5D zRR-y_LV@;Ij=@EKBbhn~fd%;$e!D%OaAr3Sq|R=1v^2FuP!@>Gw3^-$S@RFMi$;`7on+65DgZ7r@k`44){@rsB>lAds&i zS{$OXG@1tFVDw2Gl|%!vTd)pFtz?II9F|%s4#EF%)Jk=T zC&|{yA#SCD&JHnxY-tYh9Eo&?xPUSlnkbQ6A$pRf6!T%OAwEa(ocYXO!N>W`0+jVu zgk-b@L(QPD2|@5$1iBVW8r&{0F})tZ4H57)$m2N$*9$jAz;6j=%S8aFlj0(uw^|WR z8)XHZ7K8ubnfvF9!7&*E=P+kJ_KE%ROe*#lW>RXu!Aw#!DYf5V?@%?P_8V+Y*GyaO zH`r>w!B+bXw%Tv7IZXO&wclW?{RX=b{4uuLZ?KmmHO_tp*LeFbToY`)-{8!ZJa54X zmX&lIhTC_b1j4?7Zn0M(ZrBTPHSIyTT6Q)HY}><;if2gODQ5fmNX~9RT-bw^SdsFI zo*8-u-oxa7=giPk{X1l-W`>^8^rka2)Kfywn0L@l)s)aPR;9L22|eQ!&^{&fOjJPo zl+bgw0@|m9o=I9qWJ>6ntbxds&@)8?ktw0)9IYcVCG6%(LiKM=$WQ~_9>xfx&qp#gr1-l;j|1>LeJ&j!!c?~=(&O^;VGe~R#V|A zq36;r81~ha&@-E^R#QUHWvpm5CG=cL7dulz&%6u4t)_&YtJqY+Q$o*tCWNPio~wDk z;slOULeBzCaY{(5oGD?#7PK!TRni{w3Gn;pPn!dPbYf#N(^T{+w%bmOV%oNpZL*t` zax(;ykC4h%agm~Lu1WG)g1y1=WrU@#W=U21Ch`=?4*e9u5(Jrm*-58|5c?y#cxS@$ zPl$A(53K*heaS9i?NOa&?co?NYx0xLqf(C;INR&>A0Md`5;KJip)EmNLC#p-n64?tJjC+ZS4`sf=!OFrI{JO}&xQD3t;MY4G zEEvY%*Ch_d`?TUK7TFIv7`vpx`ibm^9E=@MVesn{4z?kTp^l$%u=m0keEp(>?FwUg zBKHkolFm}flwbFNl8ur+EyA>=nSR}dOCATL&w;j4W@leO`DqyMx~~DA1Pp!qFZd~h ze5X$kDPe>Hr!m6+hJ6Gg*&am3A#yPkAXhw?$&Lkd5uj@vs8nPpInZ4WgmR`i(4*~w zT^(qx1EHl90FqQj-6d=&E$ljbBn$HxLOv{#FX58+Cm3D>g6e2}Uv+~9Sc<^=z+n8U&hReeMPIfqCUKg~o7`f*ED4p6rw+dM>MDMz@I9OPRfTo_5U7m4Ld6OjH~9eHlyghk5!IVA4NhfXO= zoghkeu%c?n`>560#o=B;9^Gh)`sjP-ylpFEbTo!2NxaF7_l z`;RD9JGoKV$z@m9Sc#m9cyuSqo&+t?*o`fb#n2L+&e*xcu$C#6bEr8(sxCT!Gjiy= z1ejGKC41R`H#GJFG3)}fYlN|#h}+P|zM*AHdBGefad1y<@;=YAKO7GhgIZ zB72h$&tXgCXvR8Ad6L|ZJn$@4IgAyqrB0HkLn_9v+LDYzd;l+KuF3cr$TmAjrZO|Q zK#Pbes60cAf(~b))CSdDqOtZ51J1+<^$T0hYE9%xdJgLCf6to8lLE^nD)~L+=~Y{N zCo}59Q;NZigiphHt{`JyDSwDC_6;-kQ;gC3P)N)MmH*UJC#7zhg^$e_z zDPJ6``)-m99p2CTGBb+oelXCrY5wVt2Cvd47P%Cm;5{A}U)%Tmo+PE*xF zt;-$F4bTiv3ptIN&j6ats=XDFB?xl5-vd>bBZ{paxt?`8tI&k9w zQy2LHxo=Y3yO74-B+(Jov7)Zc9k`)8P)g>`JoaWQx2IZ?yPhNz^h-i2B3*Sj#SD0~2L zI&KSUaQV?GM$7X2!Y<5g)Su-|`V$QQx1PxLI%`|*vzom4^xBruD805-QN6ZhG+bfP zc_=Q9ZDZpeQfi1PVic!xvF7ZfSY!24H~Jg0;)&sz5!M0itOFHmoVp3(967x=8V!jz z=XhB|$ssBag7ch&Vz?_ojaEabi2Fl+_Msu8VW1qB7{brl053+6!@dPeQYN_zD1CysOmO4 zR5y8a_7j+WP%>))klB0C`Ey7}Hb1zVr`H1VS#n+`nc#Ogc>*toM1+%rpnQOwb0iZu zK2Ya5kwvf=0pXkJyVO1(ap0Jp!Q5HK1MeuX&u}%wfGp_oU8%v znOb~|Zcfnv_e?E5MmNvVI=E+Q@iDqNRRi2JwfGp_JWq>o&(z{$bn|=-aL?4@V|4QZ z4RFuY;$w8PMg!b4wfGp_oTdP^XKHar$(*hLwP$K^5RcM^YqDQ#nI-Z!FV# zXv**H55-o2rc%6bQ)i*3(!3)`_0&|B_Y-RArKx~-Dzy}8D$n}?we;3hfww=?`e>>M zu7}_ts~=CJc#l(Mf1M<}_fo7xQPDfjON-H;TjX>QW4=(uUnp_xxR>SofYO% z5#f8BIX)#5IppyYRg3%TQ!*&halDZoXPty8j;%fpD< z89`=YVDYOX7Ilmc1eSEBY-Is7+zfm9@iA7fSI&MDUkpmEamLi&#g$R&~VsnTPN@LT}&}qwDC`tfTjV zv5xLx9eoEPiQT0;xOXt4dv63!@^l)T%2W9UdW=Y7U*YOXM?GR zOyiWotW-zg0!HXwih!3runN2j$a{b1k3nY8tCmw$=3|^q=B9Y^t`ymic76xxekYwS zZ?Da%Q1Td+OzKRRhn0kx96hm~yhl|f`y9a6nZ|^aVyjkT; zTc-wGoUFVE%uFAnpfJYFJaq_d*wrtITNWHChYIcW_aNYB3xnR)!o95dK`Bodh$)|%8g z37Wc#{F{)gCyD!h*bd+he*RH#dc$I)(YCyfSpFyA^(HN8=M|^I07C>J;mk^>cha*` z)Cz!|ewA3W6nXUtxG z@Ko#IjM=LXo@#(IX0JYYszo?s_UePD8sLoCs}G)PfHP(Vu~WP%~yP zXUxWQ1*jRbI-+g_wTPNA`*83y5e+9wA3S9WX2VhU`S4q-DN95<2T%DLMvOjq`T-bY z^}$otcdR~mN*CiLF9_q{DPK5@(g#n~rW4fimTJsr0?dul2T$)%lrM^pON<4YipI-0 zw8}YU;NkNq96S~1Fj4y8sn#K)^ug1xMt$%!32ZpG5OrlNes9cBRBY5j^rFbY)2LXC z1(AcNQGC?We(*G2#zH267udl<$6+ptfmOy?Y4{DlBd+%BZefxCP49?XYV+Mn;tl)X zwE1qSrIhW@XO?OyW$UGs#eGn`j5U=B|MeqER(Fbd{nt^f0r4LnQA(7jVtkR=l0!`? zW*7%Zo{7pzQq!?)R!SmL$XurMCwV6M^4MTc2buDBh?j8s!=2JcU+!8 zIL(oqhlx)yXh{&N19^=#n8_R+%1(v1?Hl8VRVsadX zCa_p-NK3CHsm3OKZ04-(U@PtnlO{r~D)9M;`~e|l9xm@7q+W~5=LmmqH!}4m(1#g1 zVB9^4hh;q11`o+%k-EfzavZ21-E$R`-;V^ggA}?!`Q#x)P6m?7qBD$DGTaDCc^V`c zGiaFd4PO@5{z=^ojCS6nAv5}_St5l~*WuJg!^a`=NJLv|E1;Qxc;=2eVCM-yzXHSu z#2QMmKyrBu|8uO$)C-G5c{W|ROtK2rAqR(4qW377-RN^vpARy)Fzc|=Xk@5&I8kWMDJe`~J94^X7iSjnO z8 z6mg3{R&>j+G^kwQ14g&p+X0IQMjt$-Fy)p`4z$UEB5uh*0^O34hluh4Z>?+<@BtSS z$_M=sQ9c-ih~onfyX5zh59PB29I&%C@=O=1;#2SSAK?OfM@qI0H)mt*U>dYa3|{$ zVoj7vj>)S4=HXGqNs8J9Dy0Ct+h9d%6(Ws@%z<{+|9m7)1ojoMlyeX{NG@*5#h{SO zG#9ER^?E?v06p&rauDI3UkR}KFm|IzUFqB?Fu>76|Y%9WBUDLg`z zUjvy8Plf2WlQBW1BmuK?La8xd_byf*CL{dREG$Q^qyu?MOp-mMe0m*bdgkXVC-5Vo1|QV z-^~cu(b(&->!WL=Ubkc#`yf)4v5z1^V|#-oANwZA*7~iK-y)?Ap@n8}A26jkEJXOnLcLl0 ztx__D>*UUvpm#@XKdNjW2r$J!sKtG!PHF)n^#4Z@rJZSx?CUhu65OmmAkg)Da1`Xj@rB%E@D+35#wjVDzuPT)!oXXN-*tEdqg@1s6f z6*W>yPPY@NKY^pAC{mxIimFmK3V8<;72aDNys(P2cwadIDJEXh#b>A(!)YeoG!g)};TvBc4J_Ceo3jTfn{FMG6B!MSUKlJ29VRvfvEfUJ|$}g4bL_18xoBeHNtts9)6b@x%H>7tQe2{Bbs zebhG*qVbiF5fQAfdcOy!(r_e;-#YN&rrAfG&WnaV-Yc|hUv=KqH&=ucTJ!Up>+@h~MfS%{+M@>9~WA)OSdaKhuR-drmd*C*H z&4isLY(qJl{He5XCp_WBnLQ5d;W}A?diCN29*2@}o$!&hiFXu=B~Si&P&!>7;sP{z zLli^A**{x|8hr(|k_o=>#~Spf8%(uxew-l~Xkk zdDbh>(;|^)z4CkwM4t7^3p5aU)+=i?5P8-srzxQQS+AU~fc9s-GN?tkdn9b1y!=i$ z#-m;yy@Dy&x$mKu*_wj{?? zhigfgD?7r)UL$)*a?EqMwuQNRXfBU>8dpddZ#R4OX8|lV2FiYtQg=C$$HS8SI!cx} zl0M19zW7KS*;!Z`9`$G5eA9XK$2MQUwmClVgLn*OVtI2jij}yG<4+}$;zjJ6kTL!I z7>|@OgYgslI1tOvuXZ>HKE*_5-9cQR(fBK(JSdxh5ym;2p}$OIBrSvLf7h3ZUPNBM zMey(v&vAwClsdzUm*@6m;+sf9gRRL!>!)otBH~j7C1eZlB$Pqsey7>0$o3xMUY_Wa zMK--)o5f*R+@}V%z3r|z2wKSuC$Vhp(p%JP0LCi4f4mIsZe{F_Wy;K zE5lziP{+Pyo}}@Qp&(~*w$=hW)j2=eoyXX(0)`gAgQ|EYPOduaf;>V_ep^Lzs&^DO zlQT*k?v__ca&fDOEpt?a@oK7UBxAHXUoP*KWZK~{dez}?`Jg1=hdaM#J`Y1Y=4&8V z!uxlDh{gQ9M8tW(Aa4PtX;@jzI)6e^vI-#qpWu~$qjUfirQd0n9`Y0ED0LiOz9cCb zM4;scWa8D~w>7jJoi<9HMaQSn$gCNF=N24nNDHX?&p=>XpBo4tgD&#SZ!~ zZqVTls&=bo(z#GzsoiSp2G*&iUZ}Oy3$>Pdq1I9_)LQz5TKjVpaggj%1Z|#+p;mTf zl=qpnq`GO!@_b1upedhcC#h^r#d?;J%F&eHGlEpErcylblgiUnnr9oSd`)F}T1oZL zRKSx>sz6hDo&lr^HC5nACDlt)MV@F#%<-F&6R)o44 zN&l&!f9Ym40k|3@c)?d}v_;P6UcDTajpW%(vd!1gQhd~dqwmb|>-HRbIynx-JU3kR zYM}XlX>8`9?8w;M%EBx|S$;e=W9q`=*)sb(UFO|ndoRppqTJyjoM*OWVXCf-_sDh- zY@(Y**PM<`7N;_9bzH+<+kn;V(he?Cy~9YF4!Qq!?=ZTQ(i-*-qbsA~-eGjpl{?j1&m@x_218HPzlb&Vq|DzRL?x8s7#*6u~v>7@1VoVF2e+PtKQgrypMK%hC4t5QxFH z-vUO)0Ey+KVkKAvce}2O<2zo{fyalj1WrEY1Hqp&9C}AE$5B|bB1vaIsy+MBG#1%& zrGrnLGV2!*Dlp@feK1He`-RMY29U&85XnRG1{2AP;@$+g0C>_4&rB3jh3s!+5oF38x!q3be#_E*MYc}r{V(}DSpk;i4qIor zjrqQ!@+HW|KA;;QelaHPIwrn48d2lkVEQIfo2YOaI79|xrz0(s7c)FAsxOPA@m?S^ z`HH-4uEPYgi^W&_vZg~W?HQ(J-JsG|tF%Q-WBD>zDlW>EPD`ZCA#YcnAhXR4;O)xU zsaZ@mDZBD!Y4+1Z#&pPk0LE@$f|QlaW8T=KejPsmKi$=(UW7=?n@L`hS3=teiUqQlJtc$~=r+WLsNO~BsrJi+LgHR9B;>#z7 z^#QJ?6##-WzlhrwKY{JBmLl%8@C8_$^ZW|eDBNSvYOSkqjj@`5#HyqCahCcXx|Iq% z!J_y5Rt)0!^5#0^_&Wp-FIdn1cz(weMqy7 zCfkQ$wkTw#bW7p=h-`f`fk0aY*^Yos?8L5xAuein&^>7LbP$`=-_dE4upJO~)c{1KDl}skP2LUddYx3HqWa~L2WX9RxY?^GO}>{X(N77;jg(TX{S<4|J|>=oukGhD za+)M6zs4n6y)H47bTmeaGR5w@h+JoCE_y+8jSX{+Ve+i3_D%2==(E z6+y1p-!M8uMTatak&2FC^kNmgmC;KWjh;IlXKaHCeV6D=6@87-S&WK!^aRg2HITfYsm8DH zf)l9+H04XGB=w-CVw2t=wMH_t0Rp+!Qv~r-VxR8Y%n+ zv3&Tfa7vL*`4%ZWhA1DoBAl{Xr!*mDF;gDBJ)E*mryN4c2BtjrWH@DmNaljQ6)9gc z<>_rqxrr8}T#YM+Z&v4Mv|wQ){rP3EGqr&2{H#vJKsuKoo;DGemjj6KhWBSiW+Cz= zBmBIi%*O3&2qL2MNL*ExPeWx5Ro-zDRH`gjhqI(ftC7Bd>32>Er?1PPNhwgKRjdOG zzk?(1;#a*@Vh>pRQmie2fZTd5#L1zMYIL?_n}3t~PLOA=jpcFjr=d!*v=Wnv4H4%Pw-g$Qszq+7aNGIO1HT#K}lRa;gA7jr81jAaZ=*A#luwWG(YMOF4BQ_)v4S zWFF8O>O5anB*_INwO6NrQJHg{l5jk6KbZKb3fahyi0C$)N|zee=GfqHOw=4(!BIetk9h({BbOW&1)ShD^#w{+??`Mwcpqcca z1V&RGG&7xpX6l_CnX?}WHs9Hixs0N**nDS4=4r~Zhd_(W*ObrZJ3F$wref__ruER2 z-{w0zvOrTQHs9Hig_=sU`Oc2)si`cR2NYy4O$F?!)Ka9WJe%+A$ljVNu=_KukEV*a zeC7XqV@-klAlYvl3TgAz9ob)V2%ArLWQnFMn~(8jsiu53U)_-dG!<*#&$N>?<+u6j zjvT0|6q~06L7FZ$1g--g4HKiLxFx+}6JwgDdg~>&yY=RiRmHFkJ+iyQs+7q z@iZ&K9rFIa8uIv#MP$fJD@0RLL*8f(O5q`IR{`MvXvq77Ltd#fz=K=Wqzt_vg_aIVmO7LbRQ6d0|hcOpYfQ@IN zQB2tc#1oICE0CL4j<>H8SBotEKPj9Q`Silml3S=NRf$s1|LX2t;Oi=`yU~5LC0Vv* zS+;Crj34Jn@)PUmX>dW7pBVf^mStlbhhtefdVpT&9N97<*dY!fDIq-E)J+L?DaoZN z%?J4rzLfH%gpgd4kL1#p5QnCT(~l6EAIT+@FQsV`?*Bh)*4}frjsoWX77FWG$Z_iyq*V9Q6`H|9L#2NMl~G!w@7;d!OH+nNrJWo0B!=jh`*)( zh(GpA&4sZak#>RMOP*}iJ`{>w3TcGz0x}vy-n5qt?P7rcJ*Z|8u`jb4J_I+_l>LNs z_*M`&_|M^H%hW=CXu*ELY5LcQH92^Ae?I}d7lOa|DCs{Cy2}9kJHz~;l4jfk5Xag; z!+hW-N1A!J#DgJz5tiXx)$n2UIfUcv8R?D!=?*{k2Dz8VXb2>G4xs>zF&TyZN3bm} zC+;%j6?G5bD_7-afqZwic+%S}I+HEG7Ju+{31BNoJP2@d$FLWhH5IiN+}$u(ZgZQ5f@vefq4*}`leX!Uo z{TxvL02DG}mqGbr2xWzDgLFC<>{xvAW839LXnLWKR{)`=cBGlWLM;Y$Rm3(SBep!o zwo)y;Z%AbqndUBM3-Gvk)^t)85i0WU!^7`cmocMQGM+~d&ZZ_#px_+-37%cdx|nn& zIO_lf*~IC?NL~=*-nd|rQEZIOGdqo9AR0hlP%H>G&LHMeb@)LWhfASF&Sl+LUlf7f z`%WV0=Tl(7er98eVRZ!;AWSp@%~Mf-<`ysto{IVvX@I#;MfbB68)8oZVg5||gvlUW z!s9n$8@O~ZCrHFLyujq6hTtEWJj~=q8vbOM!4*$2fw6tX*O9=@H%4}_!Fahoohm&! zrI4J8vn<{gV>&hq4J#S$z>5HFEH>%UX~YpV*;rgVlX&zsBSJraM6#5N}GK;qAt_#hImF>wTmDGjjZ z+fi`tc%MT(tY62k)eo1i;b zg!{zs?PEX-hmr(jN5IFn;=biDvr#!HRydS_ZajxJ=90sDbK0PhVQIiYvBF_rl*6JQ zL6F0h*vuoue)8ukLUX`Ck-}gYWH}-j2G_v^M-XB!zpM;)1q>7^4EjNq!yx_^Y?wLm zHy1(-CZ?bhP0k7{Zv0i7NUTQvJa(6F;Zc#8Bol`yKJwO@yj=yy0?a3Y;R#85g}TUp z5(e!h9=46R-ZCk{H#l#CTx7!gObg+s111YjITDw^0;d%IDQGHbxK+ma7JE-1qngf_ z3FCYh7cL>ebAXrfPn@d*&Rxrlcf?P9%=qQlr622twqlo{`sHT)?lNP!;O^lS7jppb zj&THIcDY#mfVhj+1;0jVIt|KucRSSK-_2hDnVNa-i>bNVD|?*d;qq&cQ{>+P4OFtG zmFjRg#>`<0HB2F&Yl6ZOsf4<&p^vCpEXaQXucApYLNTh=An`sV7bu03q>$u!KLJgF zcQKl07ve9YEWLLLvXTh@dg1Tz-i5Lp@ME6<8 zuo%wDr)+-X%(M_427pOPRTD${%ki zoq)C)pOI`qafmfRF}z6`VOI=xu?pw{U-vN8YynXG(OYBq;oBc=DCMu?Crt-mW|xFC zYfGCU#pGCQO9e|$NqAc-YNw(hq{Z~&QWi|X6ygfBrGkaathn%ud0Rfm5y%glR#+JG z%cf4HMvUCcKsJ9GWOkdjrNZb+8#f8Qj1ykM^S(b}qo2M5+PZPA)rOuJSN0qi~3Q%QXs9S=#vtW81 zYJ?9^1DNCxLF$sc%qI|JBE`F17zhXf#_?9Q(~OMTsf|gF;!DK7*dLRH#+Vw(rf3;x z-a&~;X+Kc$!or%UV@uP+mWz>=yYe-gp1~Ig*bOt?7O{IO+zheOS-GVrP+6#WKi519 z)jWTPmU6rIUD&Fs$e8E5P!jcA=FqX+bhoKaZU&`kOj+ z+SJmi)Z*ldSjcEfNI~4x3v#-nG{j;c0;T54vjo6Ujp(fQWmbRgyv8+x)uE^X-#m)^&urDrL0M}0&-#2wXCZ~B*;gtAE z(Tke!!5I3``7Qw&EGPnoKO$Vn1bHlSSfWH6wh+#c3H*veW*qhX_*R^-u5w!(j5F3z z?T$ca>cFyeTp9JKOLDDtX{Zd!xQxwci|r|9J6XkYu~^)pcgz?|DV;D@nr341tZ_?X z_2TeFV{1cDTxy-0!J6^I4Os{@=n!mlTQ{LmyF`I<{{JxmLeo?`$504I3Z|gYsKa4V zw6xR?3ajEGj-FXzm(8BgHs**)(uG}+W1Vxs%5ilUx*Qz4qruE`2Lc9&u@4RqHRo_( zxLks+Bai4vF+8xwPlz#!U#)ZuvPuwkDzA1$Aiu>^VbR!+=wMx{!*`i0Ld3l<57oy9 zz$>f@piPeVi$g5Il`0tqLckL}5#gD%U1piojvMsOurPzd)`FFz%n1!{2FJv>LDCdd zkLA9sRaS`uy~M?EX+qUpy2Low)h=$rvF6UN?`}P)VGHu$R38gNJ6z<9k9cS{tTPdU z;*BfS`Bo+1I)DF*2e<#k6iPxZVBrw zVYsFX*Mvp6%gAEg%tRO9uAZdZX%vBfzyaObZ&*u)Qvat7LI(^D!kO7<5RO0LBHh8x zWUuR3rF~%CDT_SgAIx%Gx_^#Ksb&F%&(#jhnL=}V&NU2_xXA6|h$omIDuTVaz%@#W zw@~eNk=kwCB{7Zw@}g*^*i)5uf3+^c7Kc@cg-mQ1?{#*_wI0VHLhC7UcNCLD`{IrQ zhhn&Qai)e?7=^o|n5H@}(;bDqhk_s5b4QW0JvCjS#)0AQT0=#s3l7;?7+F}rbC}Q8 z;YzK~aRw}xQP?Wjg$b8YYF%i-g&~M}z@a3Ui$X^iP6k*}Kp zEUME<09f>VU{=c0*>||5!rg}w7JpK1PSJUAaM;=w2Q#4(%6-NqsvFz~Ml#&;EEAj4 zb(UGiIXE3x$8cA9fS_ff0XKEeY*xn1v=iS*Hw@qJ{f&eeEm z!OF2nIp)6yJ)r@-+jeO^|2gXl$IFDbXMeZi!Uaya0JiQz#+tPe31+C&~R*U=Q^t~=g^_ZsCjQq?Lb>(*zE#Qo^Ra;DKo5acJm1oC%qu zjZZ`EF2y`q=i}rCOtJD|rm@MQ8JOs1 zX+8mS7tYQ>MeJ#FACA^>flNK&oa0OkhSJPE=5{Mpig`ySsRf~VEOe~K%sM30$71&3 z9nC2Bp@i5^Rj&P1yY{nK>}QFZ1%CG^E9vlI1UAqSy)L)ogL`e5H$Qb@9zp2-8+rLR z%3@VHo8$k4Rpse%wf5*x%^k=bv`&wgNZZ}J{egjr=J*RmysX8m(EOc?&cXY5!6o=_ z0~Y*h;I{`@bR^OR-gC$m{2fRw8;7s+75^CUUml155DH8AEQH}Nne-C=X}CL!NAyWW zBCbX#@IHduqk_j13hyBDdJ&_Sf=l@DJCK$S@cibEUV`6(cfthEUo?Vga0&ja0seO2 zpGT|o68vjux|HXsruUC)$Cet!^L#=6I9M+!&v#9wd>oa3X&ipi8pZRY?FY~Xy=Ea% z;9c3Oc+D5SpKH_nCj1!Y4n-oCasGv$6Zuj-`STy@%b)*^>+|Qg z^+)qXu0I{reEtIDR;?Vd;8zVRo79g!)l2aIi1%N`PWXo85=A23 zi%{TQ#=o)uD4XWt3~yQyLM$`VS=&7{I@r~b?HhuC>9NlAFq5g?j=`?}^hhR&cPc^b z6&278_+_ysxe8+7b1iv#wfy@|oHN;uk?iPj$c|pae>N8LQ^^bcW67odSkj-8z09AS z^vmvFR8R``R6>CVJA6m>Y)9WDT2Z%Eq}LxPC?Tw#utD zp1r?r9Ri$7ELIP~0`KGRqJo@8rN^?VzQOEBq+CI)_Hmp*HAe{kgGKu|!MV#vSYH6E*&kAu98M9unY{EVicl7H6l&jS9b z;-8Bf`)gLL88k${r#~%CYd5g|W68}0g;3hxm|hu}NNJg4nN)f#-Rb41%xJ=x?|3a` zM>;xf(<7SbJvuPdjgvt9+TNjobZuA1k#uc#XsExl7uK4o?dj~S>F*ot7#XVR7#U!4bgZUla5UX< zxUaXnrYU)8O+#IMW3sN%#C47JjVVJ^d$@0~Hkqu=Q>wPV?{H`BXl6u*4er!Ol$U|M z^<{&R1mhE}jAS}f*^a~gR3BR8st=PN2Su-kgyt4#Qf>|Zmu|ZU)A+~D()xmuUuH?w(NkGh(@=4sc187~ZFLJPFRn@)sjaQ8t7)uA6&CnU9FOBx&{w@= zRh5DNn}NS=V4(l<_&%V&hd!8`tXNcian+8s*RJK|PjBYmUD=j3E&CCIe|}lBqRbF~i(TJbcckX} z>eZEXiEV54FJ7^(-c8RY3mQ}9^v{#tu%r=MI#fGMyLprI}+4Ce_%uYRu`= zR8!-agb z?0as#Yi~IQ9MOeC=V-*u&94`SLX=4DaChL(i#aWimu#K2D6!bTJ_!@-ZH5I_W&Nq~ z9r3CKW?n9CHV(wNk;`{1-!%K$MBSRT6@KeJrJuLeZ%9`7?aW9S23!4PvZ7~3gAGPa zr;M6D{hrn2j?)}9O+1n#3UoL)3UqTr1yV=cA^FQ<6+H=D4Heh#uT3mWz)q49PcBJT zY+G1ayQl^Zbz%L&M74ievp*X5%i{h>+{gFKZ#3!sN&iBCN&mW}UlsSSN&2O6|E9QK zo%9b=*E0IQ>)nO)Ul>pDy0;H=R08lr20rJJPSXGC#dr9Faewwc|Ax4Kb=?0t&a%8A z>Fc zYwMOk6N$#g!tSp&G2U+LQi8 z`|4os1;yRP+YiuV*7~hmY5)GxX8*!x7hk%#y}Eww+G~$)-?kP-TdFR`0*!O+P0jv_ zY!nUbuwpB3tzKQdr>d$2W!JW#vZG0VY@a_nTh*JWX-F(u+|qIYJh$%$ZhccM?oW=h z-fjHz!G_9~ZFMaRE8)b9FdZC|1%5S2WF5VbDYL9z+0?UUEfzd$QOBX?RsO;^{He*= zSISsU7Pn&dXu*o8uB9$fW0>_Mx3BTzw^j*)+5VJff!0>l_>+-tsWs#q6GTo<5=jOS z)eP-jG#+o;L?)zLDz2Q|$=ojP;1_aNNu6MZvo8!&Y=ht9s(>?nz9|Ly&gdr;j{0DA zKojDP3?E-(f#O@%?6A?C57jm>RP?UdYj%~m9|AGAzGv}dW;0bADV?$5U1D4$?jXF! zCUbp~ugSrPbVrF>AzI7ZFMf3l2C`~RO>Is6f<&cX+Dx~VNgg?54CK07w_(zpoP1wx zT`l(44YhS^{9{||6P1akS`5nEswxTMrqPFg0kW}tBG=@<+ zxov-4_4aL85!J$-HeSTF5mWH9l?i|5U30EoP*sJMyni&lwi29Ks%lMj#hSBYi5)HX zEUc>0_}JW*p4#{EPeBn@AUjQOTs4vACbU57eV})y#3ID}wi}L{-!n%sB`^#uO!)o3 zvlp`x8fP#3WKe;*$@AV8&ZgCdTj+fwPS>a-Tz`eyF`k&ig!j|@Uz&9mwhGzN+N#<` zi9{88O;d{`ReLSEvB1BidHc@U3+nytAYHqTwEW8jRw{`SHMQI7k!i~MGm}`i`7`2` z*H&yv^rUG9i`QIRarQELxLC{B>_^wm`Etb#Yt}4ET)K#*{K+Np#G=HGHf(w-*VfhI z6BDu6LDPlizE!^cvg?X+Hg(SYr4|82JGpi_l{D(#Fp-H&$e+82i1w*a-e~kcfm>Nq zF^KkI3AW6?>v;T67W=PbHopt=`#*X2`+tr-7?%lu2>4f+?-{@4W&PU`UzTmb(A|Dn zW$hY&Mcm(;+YODipX{ z{X1ew|IJ(C{%OR7Psf_K)!0{+}3}!M(k`wjgOi!)jW~S<9<+Nk3O2UH-EFohSQmFBf{I){^S@2?Yi2;%F0SC z&JzCQ7vq%|S6_Z@RlE|LXS$90+RKj`(>ZP`o^UXatGFwDc+}pT86Lr1Cwl|8`S568 zf3~J?um$|QVM-TxG~O}CZHdJf;a{SrdhMCS!pcR7mbLXi;jd0&v7bQ!1s?8i=bxU( ziD2tBL)~e;I~j)p;FC*zgZ3_Lu8?L~OVM7!Z6QpsnIwiQ_OtPAT&l*XrWkf_Cc>Lr zfXt%B+*vJ-Hy8Vp_xUfz3Q{ruv&Z-OC*df51IO`gFTM-T@)G|Gw4s|1Ov>k1ygPA^tF>u^UKp>tK!lIrxKf@GcJ_#(rcl*>ZAW?cey{i8a^w zpGV$5#7q;4lf`RlFR!d^scpHq%5aGn_xOK#OZIaAyRqilohA!3J4{=PQU z|8mUiR_m~SPt??{Y?S(o{ZHQV@a6t%sP9@oyiKQof1rGW@Zee46 zIKh1)8~zqhnBro#ytsvbxJoa^{g~Hp*|+U-|1P-2wf-l-_6;vywI~5+9{2wpVmt$W zUHkl5-D~`vNi5ajvXj^%HgEFJfZ|7>Sl^AO91ywL|1NaaljTnHM6CJa^^5#Zf#el0 zUWtX(=Z|;e@14h=HI+4QN%*I%v@dwgXnR*Ps%kbJ`N;8owWGEEM`9)M=Jksb4Q5p( z4`w)0@~$t&8N9XOsKL{K`7~+vtOe^XudkZ5X3<)+ZQ!IEJ~pb&`_yPSJ=m2wqE8^a z!=st*j?w;Xka6YCJ@Jik+`LXU#(Dd?uA$+Q__E=V^hmlt-H}Nz_Xg4f1091MJ?WrK zZ^uYiE*Il02Eyl6Ugk(=Kt7s5;aqy>4tq~uwq_(fJd~;J7#M4;!97E7aG)NC8+WJLcW(?JKK)AJTjU5GT|w?{ zo7#Bwo}KNQ-o7o>(6r;K0}8k9zQ!i6*s*1^O>S@6thw7aZrbP_rl_{+rmK|i6+1WC z%xkvoX|>5syLSiD93AP)rfvR?);%`W)~l?W-H8|vDI!CA%ZxHvR(OZTdsA#3~ zP>;lxCexoz4|gF*$*#UkP?Vg>lIkAn?#`sMrWUv0&|rG3FDpemVb>!m)(Jbo#Maap zn3v6Hiexm_2N@l!Qv-OcGjud%Ry-*_e^5TF0xIFt7-ifzj`6r6mjpa|(u3&{=;&z2 z4dKYchBVbV(3R@Tq;QNFdP8bjRTmVq8KJ~lgoeoevjh#15>0;)$ygPYzCM&qc@C!2 zU6~Xn-kzTH2=7K1;rP5JH9CyZk&bpNDj)awR0L{T9n_y0>ZG8`4qZLmk%di-c$waz zk!*Z)Fw@sFnC^N>5UQJxu@hle(g1D?iX`UmDSss*<+Y}9gBZ``r5 zZT$}ALf2x&z*x}wqKFj+W_(|nZbs;QUk-IDXAkXMxykab~ljLmfqdIe&?nQ`u*4Dt;@8p!81{#L`}-V3LKQHcgoSRr;Lja8Zrz+>g&v8 zQs_d5@<^Ao5%%kKW$FxhsyCyR?7gCG_m-=7vQgH2v?(6likZu;3NY)XHm~2^4mJ%^ zs|+gJbTgru89v97;gw*>A&Ve+#qKLGrAyyz*|~T9_AQ$N0lhxF#3Oa!-i2+bovLy> zL^*8QUB|wGj;V*C&H=6_RLk8R{V*MJGLwU4WNA$!MD_Jv-w>vXp?-O-h)WW@RAB`n z#Nj$Ln&n*L4Gdw#NZ}*dY^rA%Wrwlo$&SEJSl+o^VJ4z3G_pSE1!nd14;}94m)7DY zG48E8jS7?XVY0z^aao(t>zg%`V}&7QJ(bd%5#|&#JJi$DAIL{Nx#mcDO_y6+mF9)U z7R(;hBZe$0&R`L1=PuJ}N33mhj%Kn$?z;#ol(>A1pn8tq2G6pR!5b*Y>lqfIA;MtS z;bQ`bg@Ki~b7-);uV)mV)0l-wkTLgB zF+rgpQs`312p8#X-*k0~^TDRp?b}my=&~vzk#PndYYHI@r@-8Fe3+t}w(M^8j%0`J zGEH7X(Pdp=dFI||uw)Ceai}5>b5J4$g;i~9fk^18N7-kR3cn9jnA6e zS_Uw4bBJU*`}$$%LnD?QCQ50Ybdd1ovfC;mGn(PvNQRMF79Z`v>q}-u+GUz#1@`P5 zPloPoE>6Xu!&a)Vr`Nr^DN|M08?-m^ZJl_>FH7GPdI8m@YG-_NI1q9=6bgYF&{F6m zgO|t1lRnD1n^qg%jqVf!P+_rjRkc9T((5_g-6o2*d1L?ZvEh!4*phTi*U-^HVHB8A z>lJOr$&RFt2xil!Ht#UjD|9bp!gv3?bS48s?}LXhdc|0lr97s2-X^oTGU*49I z51o#gXhoWD);(if#Y9C_?Wi*`8?lUvWNnR`vy7LLO`6G50!uDYu9%v~-Im?o} zWI0$Ur$Xgm{Tyve7-ftVkF!+gRxc)2YXp&o*+!5T9D=DqnB^L4PsVHAWZarrIAFrW zo*>iP*PUfP&9mPuI)Yrzt%e11Y(HhPo!OE86!wc^w^2KDYBb^+^TPCk%_o*b;OEwg zB?#8@DWKt~v1>7J_l{ekY1P9=M<53rzzwQ~fG;t?;kL{XGnzz7T}ok$VQ89(FKC)= zM^J*3OfUov1y_;FESb4h7u+ak-ipVsB~_&UVKl6_$65;7E~2Q9HJyOH zv&r=w%QBKdb!t-zYeyKEB1TNi)s-++36z61qJV+B##X6ATQg*VWru~F1$I!#n3xQS zz+g-XtI?p_ogNT!r=gM|i>&%C|&f!tB*mAODPO?r! z^D&8J?2Q-r0dWV=6&G!$KB&jc+IBXDmF%d26gOY$bduHO@J@3*^w7lfUtgQFFf|Z+LcN7nhg1isqNc}gwmlg|xiifKB(5$eATb>=0nV+#+8Q3on!9IM?)MxX z?S`h|M(`X3H_Rv>9(vW9r?yZyo*sKj23?Nec5ZrrcNGUZ#(0h?2?pVf3?FWd&2uI! zgRmy<_PYB!u;xl(L4@B~zz++uKYb)EN@7j=6x-xxyd$=#koI+r*+SgyO2JeL-}k>E zW9SCG(P0>cCmt`wyUr8|ck$4o?9i|x28Rr45UmZHD9_B%$c`=yv7>!m*uN%uys6bT~JQ}=m?zh>u^ zar>*3`XqjRQlIySDDj&3cJtGfIEtI+eE6Bl^56N`Z~baKw(Q`KTRc2b#v{m$xc8nO ztJ%@$6;GM8V{*Zi!kLA$a01c=__5N3v3Ug-`SW873o2u!AbuMcUI4tg4BsCk%!@x< z;~NkP&yT?I2+VT{TzdW{(}h)8UCC05gr4;*YP0tNy^RkF#jpbN86+MFCd@qsYL0^@w*|) z5v8x5Ab<4)`8<6*AD=@L}SgY}UQzKLM$ zC|~{5jsC9NwG-y+@4Qv6XnDeOQ73=2g*W$%-4nhGFrolH1(@Sa=^u>1j{(N3lmY%Z zz$*dc{V2o#Ex;U)>&xbTsQ6^jhYN4>Kce=}`kpG5akkzW_soA2`L0~$_=ysAu5wgI z;MIT^I{1AK?DiYWmqRB0h>PP>;hQ7yi3ohsfn9!-=@9twCsb^+>Ra<4M1DK+x7u;f z`bhs4^0hsLOG|R$xP_HZ6JYxA4UYd{x$Tp2Mo*r4pGW?|JozhOtXU_YeMdfLk=SNB|MAyI zDlg&f(?mYDm2ejD5~N+7YT5gMqwETQDFVL`fnNu#Ps=8o_BDS>UvdrVhZa3=aWj zouqeVW`8~gnfPlMYs1DTvMlqPporIycJ->b_zaxoJOS=8;O?3Lw+WL*e*~v;JOUi~ z>)6)1o<)9Jqzv0a8Rz4ZEc7o*8wdQ1(25T2+J&?)TUxE}Rlviby}}vmq}vAqJ0}He z2t}U4V6!KT($$t&`P+`y>fJWwDBjNIo_6yY4_#EKXNNYc8 zemN?3^OfIK$d7|w;a&%h%H0Lu#orX%4tm$O(f)}m$Jt)@A-%C|md=8=bBs|2;vWW{ zI=RA`2bq5!`E|&r42BOTMV%K3uLM9Jrua>O+W|uqLw_3ZYNXNTlLa4+Z72hRw66U0 zvDL`bZ-s0qt3EmT!zH&(`bhEZMISBvnE!{E4K|mpiC4kD8;LpPf`a_4x;Ks--q zC2e%P630_kR|qa=Ttwx22DE&`S^QAx2mMETHbbUEE|rqEa-R|9oH0)`$VDCxV~)Goki4yL2Q$FITr`1|2xuN7a*i3_iiChv7=&QdieQ9b;xIz45G+hG z6+(-s5L#-S5C>4`AOeJ7M9z*7T>wv*tX4)R5sVN_d=ep72&GmbPJn`xDuk9AC&Zl~ zx(fk9Fd}D1h(ds{Tw^ATw@NxN6Sj4y#WTJxf8>5b%D)EYA4zk`9VL0{9CS&-m#G{u#huw|K@cM)2nVzhv=@e;UER2KeU|&-k|y zJY@CodkZ5UV}4T29YwPM&#`#MOCosQ#EB085rHFB09 zkOAY%BpomyemMddFd{maK{Ik%5XgY>DM<$mh+k*&>dx#$OuRD!xZf^AFbzP=eKyiT zaeVrZhjt;a?o8a`o#G_F-k?8V;t@#)#i!xs78^ z5&;B^>JV}XP9o1pckCWES*?s7LCBSrxA26ZO$pF0El&EU5Rk>_8HC*8 zUk(V`l)x!YHndW$mJ0P3eK2{aT`YbGYHTHqnUx;n4*6Kg3$#C z==y$iJ(J`0%N*-JOw6y-xfK!KDtRV;FoN#}%)6w}AmlI?Nj@uNCZ3BMSuV?0f%`ea zWbZ~Cf&KQ|N9Ua(_&Nf(F#07zfj6QIJ#v^QTuj_5>2f6?egy&=&4}pSE+D}=1deCM z8xTOuXtPPSGrCH08IgrE;OhW32$qo)-@`IOxJM-+*oMGA%K|CEhgE{=!E1lA`3^-UVzsNmXQ?S!!kk`NO~GspEZO*$2|$~X#}TZ z2!1n{icKvKD;w1Zg5uBnAS1gKHg9=yyg+yXy>7dj-LW#mHn= zu+&6`SxHk*mms|k0pm2RBWNf+@Ir)1UdC&vK5AwofU@C=BQ{PRaivMu2UTL&wWlo6yHS$U^yvUz%nMsHEYQRkh&U(PoW~G~(C3Zw&M^5U1kf{j0>SrgEC}j*9vLqfe4x(P0KT4^H4KoFQNxVSO1c!0 zxrk@OPz$582(J4jS~R$e5z(SSB+PXdf2m3GXIv;&Q;wv$&f>4rYNB&nO@fCITvZZg zp;B+S=v1tsx^YR#+w;yahvlc!{Hq)U^3A2i%H3j_`Nh?y=$oLah!izQBFOi`2-1I$ zqpphOg}(?&@&Ye2SBsT+mT<016^dU!k@$*;78CI;HdB~Sd>5&51matym5Sxv8m#!9 z7Av;mE6sT%eu^+hwc*q?>?O_+$Fi#ozVKARl(*lWH~BxR8y07pimNkoi{tZ-dWnpO z*mje{AaO>k-8Qbcl^0A@pTbI@aqPn8C4%;yx3bMp*^S|3N}&R+_ktXhWkLcJHP`F- z`xXKQ1S1+o^Lv+d)JtT&_`D-fnBj^)Zy@{{!C5Xb%c+al-%nkXx)_0@l5xAFgHcKR zLIgCD5z)D$k_6m8xT8`Fm3YI2r(ztDT6U^ckjX?N%*Em)z#ta#%u1-4IV}h>h#dqo zDaUMwmw(obK$gqT)tXiyNWfJQ(P9`|sME2?Kp=4q5u^$wV=F{j!Q8RM=8_z)!NhC} z#+GS8REmVF5;IgHQY8YhmOAR70)v4S3PTr>IHRIo>J$j|Cn-CK!lGe2LOa!dn_`3% z*SipnVS}bAbIFdjt1K*%ndNl0j7L-}B09I`Lga8x zaF*zm0A+jM&Zq%__ZPEXCbuPI`B}rHl@WQOBISpq7IQjg7Pu@jOxr+iE;8PV z!1gfyzNCZp5Pui}?O`Ncw1?4`5kw@WzKwvI82z0|wlX3&r+yYYEm%e@=U_?v0|bh~ zxF0?3s+Ra)B0v;ID}Y96MtqM*L}BWnAQ+`gvXv3JIhC>4O2IN>IR{JPK?I7z_?)Bz ztq^|_0irParb+H$^exF{#6k{Ff-fPECu8ockq&H^_#YsECnKVBdt3?dd9OlJ{1~A~ z2EXa)ZsOlUKpl)`nXTj=Mx@NGj=6ITK`SE?IIXz~;8q0I#JChA z%dLs{s}WEWqa!A{m(eQ-QWI0J3W5RS=m0>+O^Iw*ZR;Ey4oG$W#&y1xYQ2?UmA{EDQ5(oX??8Udvl z5$%+I72r=1Seh};_+vUK{W|jAKtO3mL_4Kt0pu-FmS$Wn>7X>>B^J+^M>n|KR{~BV zP%jqkaHoEzAdoxb^O6p1Xaq2C#lcgbM0DCD_cD6YBZD9!8u$@c7CrW}?pI?`3qEN$z3Pj9^HZSceevu3>bQ zN$z2^6~T}&vEAhFWkk!x2xPPu!H_UBe z-ibh^GOmWsk)CCc_(S}C2(D5HKZxMmw*DNz&zr1Wj2<(|Hbze)_^7*>iDyjyE=J!p z$u>sk5K1uPHdc>%mBob4BS15ZUNy;GjDCv1hA{p)LRf~-FA-3N5n}w`#i+ovXUxQ0 zc7uY^Jd+FzkFDl}Ni8tujTxj1$%_~9s}V3{7!jT8s+iLy1dMJUN5CA;f8fA~%b#2h z_ao;lf_b=!g}hV@MI-MK1a<)9FPL=w8OD#9bi*0OkDGMk8OC2S>83M`pD^iF0l#vL zikS#(D&sklE@5nMH_z3&mmseWfj8@}+FCvD41p%i*oX`Qs}USiU|}kb6)-NBbTwmE z=zAY{3d!(lMG|UZ^pHumGm1lQm^&jbLVRyDcBUJNnxic$m(eo_h8j%F zMHWp61-LcNnCuGh*}5!Z;dbygB!ye>T!R#P-HgO>gqbK~wppvIvz|$WYjk=FDh`@p zbd^cAGg56MX)dP&fppXHgTzzly+YSYQ@f0P?90~wR z!7ip`VEnL4@o)~s7%1S98L`_+ywT&b{msMXw9Dpn4jbwHzzdwP>`?c80i9+#3gxV2 zWqiZdO`uj<~oSKti;w8VMUSx6GX|yk}hRDMbdK_cS$;q zD7cm&1+I*U&Yg|sB4@K92yWsx1X)~y1Xm$aR1{-dWi?~I33h^3CXRfz+#x} zNASIC?k!~EwGhYTZxJSwNpV%-nR^QfPC*y?-obkdnc$3SSuyzl_BTOYqwWzK3d<;7-Pp zGs%sMLr(Bb1S2sMZ{^|(p?|*o;S?dr{f?=DiTMcH5F}S1IOGHy5PWa{y@gEdL$Ksb z9zt-)33eeEftct=u;fhMjNp(HybZx&7is1p zAeSwYVR4O?35R2AHS)y&?q;+Jp#+O>nP&+V!gMj18Oc!G&8Spz8O=iQy`xoUn3yB^ zjH)%Ci6xTHD5?2O@HjJYXS7=LnYc{y8F8o?{{2V{N(pVE9Lo|gP)5WOl%Mly8KL?*Z?1UYSTJ=vV)j2s)_f)(oLHQ^ciBvL!P=U@upvR1*UCZbxgc9$Vcegjc zYWo>N!w@RwU8`~+Nhw4z*J@qJRqjYCZ_aX?5U6<*qq|V~ea8!s;OHiTF_-BE!Nm0l zm@gTtq|M0c zVVwT3gNUC|of$yoa&4R1UT6f{%cv5;w3!LIM!w#{SSkrNZ&4QX+3@CC3du`Qh`tiZ zU!%1$3A8g374O$20SHc@nIAJPZfC?H95w4DeZ`r7!k}#?>AgS9@q& z?GHjZ4;ekRGm>d$KQ;Fy$z}8;g70OIpJ76VV6e8_6m+1OR(P-l7VuPu%nZBPz_%oq z&UcpS*4>Q6?hdl8pE4%3n~}JVgN&Y#Tt??j@*tyPG!IqK2XiHaS^(6{N`NFQx9#^IYP>u#rb_P&h25=d%Iq=Mk9yZA~7keMF3cb4@JAQ_# zvxeYWMr@ZLQ~-fg0)bQnfm8;8w3;K}Hil3He~SUaW5N@Q1RDh_g$FW=i_XZqgA@t_-%Xe!-mPNu%N=zH%E zDRr#pWU4XdWYYW0MBpZm@hnM~GoB;qS&VsdFlgc`AY)`f7rPkELf{^AS0F4h%w_Mb zmjK9-n@DD2S;8bQGGRa#qj?Cpw;T&tY9^iZ!C>h)m+)jN{r zdIW!&_Y}g@2;W9{9^vm1UPRDqqI~VYXF&KYf|fmp^mzomCdy}>Ec+Y+>tLNM`_Blk zA?P(x{&^6P_H_hTk8c8g3*lFh{9@>?9APE`_geE1<|F8(`!8K0Gy$h;gl30sqI~k= z3S|XC5<$zhAiWtuuZi-Pfre!p5LgH6)UvdFy(Y@P4+PX7ZA;rS*D3c-c)EqT2rCeh z2pbSKBV31Y7-1M8i=Y>2=ObK#a2di?2-^`z+l@flF$BFx8%H2*3j%3(B9OKhfwVUv z=oLqz8leG!b&$3dfwb2nkoIN-y-2$ZfxIa@Y1KyfS}iV z#kZksyHlRLS0a!%$HF0mE(E=Zt3x1e9RlZq>k;%KjQB77M^uiuq_8g%y|Jm}CfosZ8%`Okp<>j>XO_%_1dBfN<41BCMkdgY^e$-y(t zGA|>%g77NBYY49+yn&z>dFG?}CGy{L=vYSceuZ>F0mcVHDMA^7Uc~(xf%^~Q^x|{W z?Fd}^anXGm;Vgn)?}Yb~nPUSu3LSBFMB-jenX_P$<}>a|d|}J|qJHu)K4_ejkBfOp z`$e$9?jcQg96ro18CwiK+>g)rqJR+MlUr#`qb@JmIW#c9&v+%*x9v!FWN{|O;n8eJ z-;GbX1qJYVMJ;Q&YE$1Sz6b=+pjjyz+7sv^{>so^g*HwgCY`J{N(^+C8TL}TrGS<0 zY^(&2)MI8Uj?!I<400jAF1*s(g*C`2B|@zHnvqsIuN*1Pv*jV7im(Y;nkJU~zV6Hs zilgh+H0f5nKjuAM&6HeYu%$Jpw%G>nw)<48lCVMW~lx<63B(h>Z$lP3Hi=uYD|{d%dMKZgwR z)~gv~xV}lD5cfr7xpV{b3%rNeLH1JI48V@MyxEHjyss(|Vx?p3j7;zOWd+_N_}0Np zjW0+M(Uy^0D!BFFzbL zCfoNWxoFT!InBfqTuoZ~DG?YSzi=+!JfICTe7tPzUcPx!7UuYPh1}Icq4$fo$&u5U zTrpFk$HE1mo(sg7gC`tbfx5x^UpV}uaknpPx|HGD&k@C+v<$IAo3Yad5{r!H# zcLQdVwEtgs=vn_;4s7Z#My9!>y-ztX@#3Kw7Z~|;{IHfgkV}{&AqJTAe3~NHH1q2* zg;aii$4oBKPdt!kn%R0PR_XbjGM9c`Fw8_=eoxHBKkLA3FTX41;+F-(Qp&G%V9I~m zfm!~n0~24zOmj(jem_iM;@cxIe~&Czq1iSQrixTw!%q9ZYAG3M`}zGbxnkb`L}EYS zlZdr{&pCJ|`AsspM8D;wAxu=A15;k}f`}oJ_VAl!a!L6y2WEMG!_39=rvpE z@DgOG{vLDiq~~|dNL*P(vGq@(@y0zT`=dn4cn9rz}|4>>T)+36Cg zY34C666R8S5I7 zKjgqH&u^p2CGwrC2w~#+Z8Nz9Z|;Sf4B^jjnz{IA)cm23yPz+*Ke{I~e%4Y2JT}$VYr# zwJi>d;TBde?QeejOfHfC)SM8eeEj~IT!PPD5W>Xs8)$L~{sjjnp5H)o@g)?>T+$!> z7Mj9Lu5)0P=Qq*h68>EdOgz7l=HgFA;3pmZJRNC2N$+#?!)>-++W*fi)|{C4y*&8m z96YzzdZ~W-jW)SN{!)BjO<~H<@3bjQ(uW+Fcz&l%E-C+g2PU51Yjg3X!T!eT*MZ6Z zW(Q_@ey>d~;s0C&Zlbd_m*5|9?D1!4FJZOE-vEBhfhS?}@Fl<;aynmTS*f|EdF9UL zLiN4Lsjn)6XHkALPA-wBDVSfTdCMd8Z0}7!9V2SyYt|m zUlx`>7QwSUFV7G0ly?^PS8_@J@mqEZ6aSo}{}bRxSoKeQzoU;o%u^q~X(yNH?@0%y zJp7iOi@$1l2;U2Sgrz^F{C$pp{1otnMIKpi9(2l6zULkJKMQ)ouKX`J@;{PC{&Nxe zRxAwVqx>&9FzY*Cm5b*$_T&=z`Djw%zeat8IizFw$MTOkc*668^~E&r**x;`dwg<9 z`7wuHF^p;Ne~0ovM*s6Z%1qSvJ;3zWtY-$`Hvuoee8y^spMt%`UtoT&vv3^nqwudZ zG2;3D$RA(~lD-mfGvLWspKAFl0Y3+OUkyC@Ujuj*=JVHV`98pFQ2r_l9|cVN<&;nQ z+W>zQ>miyf>-z-Y8u-_&h507IV#wEO;YR@fOBEiESopsKewgh;9pv{cVEWe*;0g0Z z&6{CA0vC8c0!(bXp)c@$4w&Or<@pU@jz5Lx!jK+?{cy^ne06{mSZ|!N@CLv$;6La> zh`$=JtFJ?VU$gc&13lDBdaU2bpY(j+W-;pI5`^%_0dswz@_q`i%kM7%-;MHhmi})5 z{|NqC;b#DU2c4t+{~f^JbNIgk`0pSreB_{!+r&@b(SFyG#q0e<&cSoW@zhB9OP zq3?G%{FVb=g+Wqn>DK}NF#1#NV=rJ={%*j3f;v>6?*|+MtnI%eLVq9NUi8O0@MnMW zr45(g6Mz?6`=tE;6Y#&Ie)rr}p$%$Je;dI+5BP(QzJCn(D+mp?{x^|6=JeOwfV-UfOMy!``dtXv zt-luV|3(?L|BZk@fS~=~iuAw0-wfOOxc70(X953-Grm3!_-E)mZO>-_zku-r5zznG zF9YVBx7qUhD&QXjsqJ|I@Si{!`Xlz&tAM`+{j9VwZR30JZ;A)&9C<1L|2yPSd#MII ziu$xYt7IsE8)b}n>j85QsQ4X#zX$)N{5t@zf&MSC^^X7^1aA>Te*|FwWmI`-28csbgu<9iJ7mzIY9`lEnfcl_f$fO)AuKLhxC7*FP{ z7}WQF0RA&LkMp2m{a*y^%J((E=a+@^(RTpj73#pB{;vrAn}AngzXFpp{0h-AF2C7; zJJ7i*Kkp5Vf*vY0^p^vEYq9uS`ll^`F9f~X<37OO!F;X$pcAmmKO2ER44CUfbcykI ze+u|fRIc@X9`FuFp07sAzW}%f_OJf+hkzHup0s_x2HfHF|1|hUSDuAj@YoG~xmV<^ z1f0P5ea5zTJ>WIyj};ca67UQNx7xy219tfx0?hpk<)?n$5BPnK{%!|ci1yZ5{OL&f zzW~e^5OsV#0XUTJ7jJ(J@TY-?$(sK72f+K$SRHRa0sJ$ky>9`&sydX1_rkscdTq}# zz>hlge*kzg=v9B~0Ke(j>y?1(5kO+<=e@E%_#3F%!21EyhqYU{6YwghJtKfeo%%im z_~XE<|2qZvi{PjI{~+K;3&ZjD1mJ^?ee>JVuKvFR_yY)Pf3G0@9mtO=j6eMa;2$BV zy_j!H1CK0&=h}1!0)~`nPc72R9r-r^cI#^c{6Y9v_9w^Z`v7}!S~J^JZd#}0{$Z8SNUE6 zoPhsQ{k{eGE3nV=mVOd&qgWrQymJ9hLw_j0D!|-dYJK#DS-|U1p7wqv;FleHX$Q>v z*-kDc}S&451$dr^D82ka-md}AaO`m!+P)w4>3mcP_+^Y|*3b4`2H5S7ZGb-m{iyx! z0eqoTe+S_2A*lW`NdE#lSNaoxKZ?${-O6_t;IBCT?#}?b^?d>G42)?Vf6oH`BG%`3 z+43&|?sx3#e*yk849?XS{}$lprLsO?drBcl0^OtfT>_Zv#b-==eJ=_4H$bX?*#da( z^3Z?n2iyn$*k$>516}~()Sd?b-;MG~i~k_tudoj+{KtU*0{Y_kV}Cyg*lq6@Bk)&z?VQJHBZ>3h@fQbJ;-J`!!;M*Tu%aGvIsQa; zJuBTk{CeE!*?Lg4i6e(JOWwF6s`DM*jB_S&nswLEKu6yo1jhM)IBi+Zh}FYZCC|$_ z9U1yF$G=;gb9^3{=+UzoFFe>5XA;T*yL!ZM&H<`x;20hP86MlnqZKpZF_4ZD^dv?(_0Tz#&}pNdQ|K0R>QuB_ zB0N-(2aZOM0%R7?`_q#FYtJ)>y@TCqHFuBa%i<7GSiGKa$pa@%=fbul$J6GTx}HoL+JM3H_;)1C zN$~m4ceckJ+VbIvnl>Xal&(y@oJPpuq6fSNV%lo$na{&L<4^RQ@Cfs9XXzRl^f*yb zQNyKLWpI3aIGoIA;hDGeAJAvxB>}NHG8o6$nzy?ws}QS$Nk=1(HI)PCg-=t!M~XIu zJ!K9J9qG%aIU;#lrwlThy>t99Ge>YNDn_1_ttmWh*SH{S2{^WXsK3LU{cSu{il zj*g7reKDMkn$gmMKrn}aMhJV2B9%Vl^u*cE*rVxl9925dG1$=)o-%DK4kZDn?!J+Mqa7n@ zozE=0(P8k&f5x+L2^BkTY^j5R@Oh7=?i+F}&dL;8=HQXOPW4eKoP_J;JA#)Qqbumk z@VNQDF7HSdmebeMt11k8(Dmg;Nm65dI1=qZF|T4~j)VtpLw-4)_lBqnS2YH<0HVR6 zY+v^=tvSG`jDt9hHhwi{xk2~D8|;ZWZ0 zzMfHZqtUn;c%JD(RjcBLUZrbvU?4oA+nwW#+IY-2?J6|sRgRqwaGFeo4m>l|naUm; zPJ2hvofxwzy!P4;K##XY8({^oUmhebtqJ=>$CS=KJWL!TKJB`)hOh@XNw|lZ3%iEU z$}^oKP$dOOnY9iMULV6?VYzS#p_7SSVi_wGwbKSouNmE1X&Xbm+4{yQLkFW>O2JT~ z=d(uz>q@7Gm49f!R;e87YEtav(P8=woGhQRW7Qf(D2Ej+99p?Y8TX_I(<2yb#$p23 zW==HbXo7oJSwfc9hv%^?N1ZsN+tLNgL@P?DG~=!Z!o|3Fa;U8H29Nz6o{+6xgi8RG z(l#~Jku{m9E24*&0bw0ugh6O?_FQM0Exd`$Fk&+vSI{_a8@q}W&^U#Auq$&UDoSXM zl-^ofXKxzK(M~fHHJEcWasEVOvuPYI-r37{wasF|nX4N@uVCl9jAbj%E<4oIgAtXd zCoCCuHC?Hm{-MJ-2;J}%8u@#@$nnc1Xg7#?aEU61B-m6h{uzSUC2%d=qqu{s_%QlxZ! z*gGsOXVec4^aX;WIoJuf%@&o3XLVPgT|-9)Ri@CKY&BtqS%_-i2J29%rYjR_jA>)W zKyg-yyBv(FItYG=$E}>LeUBwo@ZECuB`w4_U2^Umy!*s5>=z4ns9@ kn`fsxaWT4ZQ^Nr~+=2ZkmMvxyG8P9 Date: Wed, 9 Jul 2014 15:19:34 -0500 Subject: [PATCH 30/35] packaging: sync with mainline Signed-off-by: Robert Nelson --- scripts/package/builddeb | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/scripts/package/builddeb b/scripts/package/builddeb index 152d4d25ab7c2..35d5a5877d040 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -35,13 +35,15 @@ create_package() { sparc*) debarch=sparc ;; s390*) - debarch=s390 ;; + debarch=s390$(grep -q CONFIG_64BIT=y $KCONFIG_CONFIG && echo x || true) ;; ppc*) debarch=powerpc ;; parisc*) debarch=hppa ;; mips*) debarch=mips$(grep -q CPU_LITTLE_ENDIAN=y $KCONFIG_CONFIG && echo el || true) ;; + arm64) + debarch=arm64 ;; arm*) debarch=arm$(grep -q CONFIG_AEABI=y $KCONFIG_CONFIG && echo el || true) ;; *) @@ -130,7 +132,7 @@ if [ "$ARCH" = "um" ] ; then cp System.map "$tmpdir/usr/lib/uml/modules/$version/System.map" cp $KCONFIG_CONFIG "$tmpdir/usr/share/doc/$packagename/config" gzip "$tmpdir/usr/share/doc/$packagename/config" -else +else cp System.map "$tmpdir/boot/System.map-$version" cp $KCONFIG_CONFIG "$tmpdir/boot/config-$version" fi @@ -287,14 +289,16 @@ EOF fi -# Build header package -(cd $srctree; find . -name Makefile\* -o -name Kconfig\* -o -name \*.pl > "$objtree/debian/hdrsrcfiles") -(cd $srctree; find arch/$SRCARCH/include include scripts -type f >> "$objtree/debian/hdrsrcfiles") -(cd $objtree; find arch/$SRCARCH/include Module.symvers include scripts -type f >> "$objtree/debian/hdrobjfiles") +# Build kernel header package +(cd $srctree; find . -name Makefile\* -o -name Kconfig\* -o -name \*.pl) > "$objtree/debian/hdrsrcfiles" +(cd $srctree; find arch/$SRCARCH/include include scripts -type f) >> "$objtree/debian/hdrsrcfiles" +(cd $srctree; find arch/$SRCARCH -name module.lds -o -name Kbuild.platforms -o -name Platform) >> "$objtree/debian/hdrsrcfiles" +(cd $srctree; find $(find arch/$SRCARCH -name include -o -name scripts -type d) -type f) >> "$objtree/debian/hdrsrcfiles" +(cd $objtree; find arch/$SRCARCH/include Module.symvers include scripts -type f) >> "$objtree/debian/hdrobjfiles" destdir=$kernel_headers_dir/usr/src/linux-headers-$version mkdir -p "$destdir" -(cd $srctree; tar -c -f - -T "$objtree/debian/hdrsrcfiles") | (cd $destdir; tar -xf -) -(cd $objtree; tar -c -f - -T "$objtree/debian/hdrobjfiles") | (cd $destdir; tar -xf -) +(cd $srctree; tar -c -f - -T -) < "$objtree/debian/hdrsrcfiles" | (cd $destdir; tar -xf -) +(cd $objtree; tar -c -f - -T -) < "$objtree/debian/hdrobjfiles" | (cd $destdir; tar -xf -) (cd $objtree; cp $KCONFIG_CONFIG $destdir/.config) # copy .config manually to be where it's expected to be ln -sf "/usr/src/linux-headers-$version" "$kernel_headers_dir/lib/modules/$version/build" rm -f "$objtree/debian/hdrsrcfiles" "$objtree/debian/hdrobjfiles" From 0b29fe26a3c7504085fefc77bb90f58ccddcb6a6 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 2 Jul 2014 10:28:32 -0500 Subject: [PATCH 31/35] deb-pkg: install dtbs in linux-image package Signed-off-by: Robert Nelson --- scripts/package/builddeb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/package/builddeb b/scripts/package/builddeb index 35d5a5877d040..49b11f1134e54 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -167,6 +167,16 @@ if grep -q '^CONFIG_MODULES=y' $KCONFIG_CONFIG ; then fi fi +if grep -q '^CONFIG_OF=y' $KCONFIG_CONFIG ; then + mkdir -p "$tmpdir/boot/dtbs/$version" + INSTALL_DTBS_PATH="$tmpdir/boot/dtbs/$version" $MAKE KBUILD_SRC= dtbs_install + + #make dtbs_install seems to add an .old directory + if [ -d "$tmpdir/boot/dtbs/$version.old" ] ; then + rm -rf "$tmpdir/boot/dtbs/$version.old" + fi +fi + if [ "$ARCH" != "um" ]; then $MAKE headers_check KBUILD_SRC= $MAKE headers_install KBUILD_SRC= INSTALL_HDR_PATH="$libc_headers_dir/usr" From 6f8076df641da4954033051eb10f194b9ee29d55 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 2 Jul 2014 15:31:55 -0500 Subject: [PATCH 32/35] deb-pkg: no dtbs_install Signed-off-by: Robert Nelson --- scripts/package/builddeb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/package/builddeb b/scripts/package/builddeb index 49b11f1134e54..f271a42723524 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -169,7 +169,8 @@ fi if grep -q '^CONFIG_OF=y' $KCONFIG_CONFIG ; then mkdir -p "$tmpdir/boot/dtbs/$version" - INSTALL_DTBS_PATH="$tmpdir/boot/dtbs/$version" $MAKE KBUILD_SRC= dtbs_install + $MAKE KBUILD_SRC= dtbs + find arch/arm/boot/ -iname "*.dtb" -exec cp -v '{}' "$tmpdir/boot/dtbs/$version" \; #make dtbs_install seems to add an .old directory if [ -d "$tmpdir/boot/dtbs/$version.old" ] ; then From ba49fd141897453fa6d539442e5b4de18f599df2 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 17:05:12 -0500 Subject: [PATCH 33/35] 3.14.17-ti-r14 patchset From d88949624f5cbaaec41322a44bc3aa6807c40ed1 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 25 Aug 2014 17:06:25 -0500 Subject: [PATCH 34/35] 3.14.17-ti-r14 bb.org_defconfig Signed-off-by: Robert Nelson --- arch/arm/configs/bb.org_defconfig | 4052 +++++++++++++++++++++++++++++ 1 file changed, 4052 insertions(+) create mode 100644 arch/arm/configs/bb.org_defconfig diff --git a/arch/arm/configs/bb.org_defconfig b/arch/arm/configs/bb.org_defconfig new file mode 100644 index 0000000000000..042bafe6b30e0 --- /dev/null +++ b/arch/arm/configs/bb.org_defconfig @@ -0,0 +1,4052 @@ +# +# Automatically generated file; DO NOT EDIT. +# Linux/arm 3.14.17 Kernel Configuration +# +CONFIG_ARM=y +CONFIG_MIGHT_HAVE_PCI=y +CONFIG_SYS_SUPPORTS_APM_EMULATION=y +CONFIG_HAVE_PROC_CPU=y +CONFIG_STACKTRACE_SUPPORT=y +CONFIG_LOCKDEP_SUPPORT=y +CONFIG_TRACE_IRQFLAGS_SUPPORT=y +CONFIG_RWSEM_GENERIC_SPINLOCK=y +CONFIG_ARCH_HAS_CPUFREQ=y +CONFIG_ARCH_HAS_BANDGAP=y +CONFIG_GENERIC_HWEIGHT=y +CONFIG_GENERIC_CALIBRATE_DELAY=y +CONFIG_NEED_DMA_MAP_STATE=y +CONFIG_VECTORS_BASE=0xffff0000 +CONFIG_ARM_PATCH_PHYS_VIRT=y +CONFIG_GENERIC_BUG=y +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_IRQ_WORK=y +CONFIG_BUILDTIME_EXTABLE_SORT=y + +# +# General setup +# +CONFIG_INIT_ENV_ARG_LIMIT=32 +CONFIG_CROSS_COMPILE="" +# CONFIG_COMPILE_TEST is not set +CONFIG_LOCALVERSION="" +# CONFIG_LOCALVERSION_AUTO is not set +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_HAVE_KERNEL_XZ=y +CONFIG_HAVE_KERNEL_LZO=y +CONFIG_HAVE_KERNEL_LZ4=y +# CONFIG_KERNEL_GZIP is not set +# CONFIG_KERNEL_LZMA is not set +# CONFIG_KERNEL_XZ is not set +CONFIG_KERNEL_LZO=y +# CONFIG_KERNEL_LZ4 is not set +CONFIG_DEFAULT_HOSTNAME="(none)" +CONFIG_SWAP=y +CONFIG_SYSVIPC=y +CONFIG_SYSVIPC_SYSCTL=y +CONFIG_POSIX_MQUEUE=y +CONFIG_POSIX_MQUEUE_SYSCTL=y +CONFIG_FHANDLE=y +# CONFIG_AUDIT is not set + +# +# IRQ subsystem +# +CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_GENERIC_IRQ_SHOW=y +CONFIG_HARDIRQS_SW_RESEND=y +CONFIG_GENERIC_IRQ_CHIP=y +CONFIG_IRQ_DOMAIN=y +# CONFIG_IRQ_DOMAIN_DEBUG is not set +CONFIG_IRQ_FORCED_THREADING=y +CONFIG_SPARSE_IRQ=y +CONFIG_KTIME_SCALAR=y +CONFIG_GENERIC_CLOCKEVENTS=y +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_ARCH_HAS_TICK_BROADCAST=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y + +# +# Timers subsystem +# +CONFIG_TICK_ONESHOT=y +CONFIG_NO_HZ_COMMON=y +# CONFIG_HZ_PERIODIC is not set +CONFIG_NO_HZ_IDLE=y +# CONFIG_NO_HZ_FULL is not set +CONFIG_NO_HZ=y +CONFIG_HIGH_RES_TIMERS=y + +# +# CPU/Task time and stats accounting +# +CONFIG_TICK_CPU_ACCOUNTING=y +# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set +# CONFIG_IRQ_TIME_ACCOUNTING is not set +CONFIG_BSD_PROCESS_ACCT=y +# CONFIG_BSD_PROCESS_ACCT_V3 is not set +# CONFIG_TASKSTATS is not set + +# +# RCU Subsystem +# +CONFIG_TREE_RCU=y +# CONFIG_PREEMPT_RCU is not set +CONFIG_RCU_STALL_COMMON=y +# CONFIG_RCU_USER_QS is not set +CONFIG_RCU_FANOUT=32 +CONFIG_RCU_FANOUT_LEAF=16 +# CONFIG_RCU_FANOUT_EXACT is not set +# CONFIG_RCU_FAST_NO_HZ is not set +# CONFIG_TREE_RCU_TRACE is not set +# CONFIG_RCU_NOCB_CPU is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y +CONFIG_LOG_BUF_SHIFT=18 +CONFIG_GENERIC_SCHED_CLOCK=y +CONFIG_CGROUPS=y +# CONFIG_CGROUP_DEBUG is not set +# CONFIG_CGROUP_FREEZER is not set +# CONFIG_CGROUP_DEVICE is not set +# CONFIG_CPUSETS is not set +# CONFIG_CGROUP_CPUACCT is not set +# CONFIG_RESOURCE_COUNTERS is not set +# CONFIG_CGROUP_PERF is not set +CONFIG_CGROUP_SCHED=y +CONFIG_FAIR_GROUP_SCHED=y +# CONFIG_CFS_BANDWIDTH is not set +# CONFIG_RT_GROUP_SCHED is not set +# CONFIG_BLK_CGROUP is not set +# CONFIG_CHECKPOINT_RESTORE is not set +# CONFIG_NAMESPACES is not set +# CONFIG_SCHED_AUTOGROUP is not set +# CONFIG_SYSFS_DEPRECATED is not set +# CONFIG_RELAY is not set +CONFIG_BLK_DEV_INITRD=y +CONFIG_INITRAMFS_SOURCE="" +CONFIG_RD_GZIP=y +# CONFIG_RD_BZIP2 is not set +# CONFIG_RD_LZMA is not set +# CONFIG_RD_XZ is not set +# CONFIG_RD_LZO is not set +# CONFIG_RD_LZ4 is not set +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set +CONFIG_SYSCTL=y +CONFIG_ANON_INODES=y +CONFIG_HAVE_UID16=y +CONFIG_EXPERT=y +CONFIG_UID16=y +# CONFIG_SYSCTL_SYSCALL is not set +CONFIG_KALLSYMS=y +CONFIG_KALLSYMS_ALL=y +CONFIG_PRINTK=y +CONFIG_BUG=y +CONFIG_ELF_CORE=y +CONFIG_BASE_FULL=y +CONFIG_FUTEX=y +CONFIG_EPOLL=y +CONFIG_SIGNALFD=y +CONFIG_TIMERFD=y +CONFIG_EVENTFD=y +CONFIG_SHMEM=y +CONFIG_AIO=y +# CONFIG_EMBEDDED is not set +CONFIG_HAVE_PERF_EVENTS=y +CONFIG_PERF_USE_VMALLOC=y + +# +# Kernel Performance Events And Counters +# +CONFIG_PERF_EVENTS=y +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set +CONFIG_VM_EVENT_COUNTERS=y +CONFIG_COMPAT_BRK=y +CONFIG_SLAB=y +# CONFIG_SLUB is not set +# CONFIG_SLOB is not set +# CONFIG_SYSTEM_TRUSTED_KEYRING is not set +CONFIG_PROFILING=y +CONFIG_TRACEPOINTS=y +CONFIG_OPROFILE=y +CONFIG_HAVE_OPROFILE=y +CONFIG_KPROBES=y +# CONFIG_JUMP_LABEL is not set +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y +CONFIG_ARCH_USE_BUILTIN_BSWAP=y +CONFIG_KRETPROBES=y +CONFIG_HAVE_KPROBES=y +CONFIG_HAVE_KRETPROBES=y +CONFIG_HAVE_ARCH_TRACEHOOK=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_HAVE_DMA_CONTIGUOUS=y +CONFIG_GENERIC_SMP_IDLE_THREAD=y +CONFIG_GENERIC_IDLE_POLL_SETUP=y +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y +CONFIG_HAVE_CLK=y +CONFIG_HAVE_DMA_API_DEBUG=y +CONFIG_HAVE_HW_BREAKPOINT=y +CONFIG_HAVE_PERF_REGS=y +CONFIG_HAVE_PERF_USER_STACK_DUMP=y +CONFIG_HAVE_ARCH_JUMP_LABEL=y +CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y +CONFIG_SECCOMP_FILTER=y +CONFIG_HAVE_CC_STACKPROTECTOR=y +CONFIG_CC_STACKPROTECTOR=y +# CONFIG_CC_STACKPROTECTOR_NONE is not set +CONFIG_CC_STACKPROTECTOR_REGULAR=y +# CONFIG_CC_STACKPROTECTOR_STRONG is not set +CONFIG_HAVE_CONTEXT_TRACKING=y +CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y +CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y +CONFIG_MODULES_USE_ELF_REL=y +CONFIG_CLONE_BACKWARDS=y +CONFIG_OLD_SIGSUSPEND3=y +CONFIG_OLD_SIGACTION=y + +# +# GCOV-based kernel profiling +# +# CONFIG_GCOV_KERNEL is not set +CONFIG_HAVE_GENERIC_DMA_COHERENT=y +CONFIG_SLABINFO=y +CONFIG_RT_MUTEXES=y +CONFIG_BASE_SMALL=0 +CONFIG_MODULES=y +CONFIG_MODULE_FORCE_LOAD=y +CONFIG_MODULE_UNLOAD=y +CONFIG_MODULE_FORCE_UNLOAD=y +CONFIG_MODVERSIONS=y +# CONFIG_MODULE_SRCVERSION_ALL is not set +# CONFIG_MODULE_SIG is not set +CONFIG_STOP_MACHINE=y +CONFIG_BLOCK=y +CONFIG_LBDAF=y +CONFIG_BLK_DEV_BSG=y +# CONFIG_BLK_DEV_BSGLIB is not set +# CONFIG_BLK_DEV_INTEGRITY is not set +# CONFIG_BLK_CMDLINE_PARSER is not set + +# +# Partition Types +# +CONFIG_PARTITION_ADVANCED=y +# CONFIG_ACORN_PARTITION is not set +# CONFIG_AIX_PARTITION is not set +# CONFIG_OSF_PARTITION is not set +# CONFIG_AMIGA_PARTITION is not set +# CONFIG_ATARI_PARTITION is not set +# CONFIG_MAC_PARTITION is not set +CONFIG_MSDOS_PARTITION=y +# CONFIG_BSD_DISKLABEL is not set +# CONFIG_MINIX_SUBPARTITION is not set +# CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_UNIXWARE_DISKLABEL is not set +# CONFIG_LDM_PARTITION is not set +# CONFIG_SGI_PARTITION is not set +# CONFIG_ULTRIX_PARTITION is not set +# CONFIG_SUN_PARTITION is not set +# CONFIG_KARMA_PARTITION is not set +CONFIG_EFI_PARTITION=y +# CONFIG_SYSV68_PARTITION is not set +# CONFIG_CMDLINE_PARTITION is not set + +# +# IO Schedulers +# +CONFIG_IOSCHED_NOOP=y +CONFIG_IOSCHED_DEADLINE=y +CONFIG_IOSCHED_CFQ=y +# CONFIG_DEFAULT_DEADLINE is not set +CONFIG_DEFAULT_CFQ=y +# CONFIG_DEFAULT_NOOP is not set +CONFIG_DEFAULT_IOSCHED="cfq" +CONFIG_UNINLINE_SPIN_UNLOCK=y +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y +CONFIG_FREEZER=y + +# +# System Type +# +CONFIG_MMU=y +CONFIG_ARCH_MULTIPLATFORM=y +# CONFIG_ARCH_INTEGRATOR is not set +# CONFIG_ARCH_REALVIEW is not set +# CONFIG_ARCH_VERSATILE is not set +# CONFIG_ARCH_AT91 is not set +# CONFIG_ARCH_CLPS711X is not set +# CONFIG_ARCH_GEMINI is not set +# CONFIG_ARCH_EBSA110 is not set +# CONFIG_ARCH_EP93XX is not set +# CONFIG_ARCH_FOOTBRIDGE is not set +# CONFIG_ARCH_NETX is not set +# CONFIG_ARCH_IOP13XX is not set +# CONFIG_ARCH_IOP32X is not set +# CONFIG_ARCH_IOP33X is not set +# CONFIG_ARCH_IXP4XX is not set +# CONFIG_ARCH_DOVE is not set +# CONFIG_ARCH_KIRKWOOD is not set +# CONFIG_ARCH_MV78XX0 is not set +# CONFIG_ARCH_ORION5X is not set +# CONFIG_ARCH_MMP is not set +# CONFIG_ARCH_KS8695 is not set +# CONFIG_ARCH_W90X900 is not set +# CONFIG_ARCH_LPC32XX is not set +# CONFIG_ARCH_PXA is not set +# CONFIG_ARCH_MSM_NODT is not set +# CONFIG_ARCH_SHMOBILE_LEGACY is not set +# CONFIG_ARCH_RPC is not set +# CONFIG_ARCH_SA1100 is not set +# CONFIG_ARCH_S3C24XX is not set +# CONFIG_ARCH_S3C64XX is not set +# CONFIG_ARCH_S5P64X0 is not set +# CONFIG_ARCH_S5PC100 is not set +# CONFIG_ARCH_S5PV210 is not set +# CONFIG_ARCH_EXYNOS is not set +# CONFIG_ARCH_DAVINCI is not set +# CONFIG_ARCH_OMAP1 is not set + +# +# Multiple platform selection +# + +# +# CPU Core family selection +# +# CONFIG_ARCH_MULTI_V6 is not set +CONFIG_ARCH_MULTI_V7=y +CONFIG_ARCH_MULTI_V6_V7=y +# CONFIG_ARCH_MULTI_CPU_AUTO is not set +# CONFIG_ARCH_MVEBU is not set +# CONFIG_ARCH_BCM is not set +# CONFIG_ARCH_BERLIN is not set +CONFIG_GPIO_PCA953X=y +# CONFIG_KEYBOARD_GPIO_POLLED is not set +# CONFIG_ARCH_HIGHBANK is not set +# CONFIG_ARCH_HI3xxx is not set +# CONFIG_ARCH_KEYSTONE is not set +# CONFIG_ARCH_MSM_DT is not set +# CONFIG_ARCH_MXC is not set + +# +# TI OMAP Common Features +# + +# +# OMAP Feature Selections +# +CONFIG_POWER_AVS_OMAP=y +CONFIG_POWER_AVS_OMAP_CLASS3=y +CONFIG_OMAP_RESET_CLOCKS=y +CONFIG_OMAP_MUX=y +CONFIG_OMAP_MUX_DEBUG=y +CONFIG_OMAP_MUX_WARNINGS=y +CONFIG_OMAP_32K_TIMER=y +# CONFIG_OMAP3_L2_AUX_SECURE_SAVE_RESTORE is not set +CONFIG_OMAP_DM_TIMER=y +CONFIG_OMAP_PM_NOOP=y +CONFIG_MACH_OMAP_GENERIC=y +CONFIG_ARCH_OMAP=y +CONFIG_ARCH_OMAP3=y +CONFIG_ARCH_OMAP4=y +CONFIG_SOC_OMAP5=y +CONFIG_SOC_AM33XX=y +CONFIG_SOC_AM43XX=y +CONFIG_SOC_DRA7XX=y +CONFIG_ARCH_OMAP2PLUS=y + +# +# TI OMAP2/3/4 Specific Features +# +CONFIG_ARCH_OMAP2PLUS_TYPICAL=y +CONFIG_SOC_HAS_OMAP2_SDRC=y +CONFIG_SOC_HAS_REALTIME_COUNTER=y +CONFIG_SOC_OMAP3430=y +CONFIG_SOC_TI81XX=y + +# +# OMAP Legacy Platform Data Board Type +# +# CONFIG_MACH_OMAP3_BEAGLE is not set +# CONFIG_MACH_DEVKIT8000 is not set +# CONFIG_MACH_OMAP_LDP is not set +# CONFIG_MACH_OMAP3530_LV_SOM is not set +# CONFIG_MACH_OMAP3_TORPEDO is not set +# CONFIG_MACH_OVERO is not set +# CONFIG_MACH_OMAP3517EVM is not set +# CONFIG_MACH_CRANEBOARD is not set +# CONFIG_MACH_OMAP3_PANDORA is not set +# CONFIG_MACH_TOUCHBOOK is not set +# CONFIG_MACH_OMAP_3430SDP is not set +# CONFIG_MACH_NOKIA_RX51 is not set +# CONFIG_MACH_CM_T35 is not set +# CONFIG_MACH_CM_T3517 is not set +# CONFIG_MACH_SBC3530 is not set +# CONFIG_MACH_TI8168EVM is not set +# CONFIG_MACH_TI8148EVM is not set +# CONFIG_OMAP3_EMU is not set +# CONFIG_OMAP3_SDRC_AC_TIMING is not set +# CONFIG_ARCH_ROCKCHIP is not set +# CONFIG_ARCH_SOCFPGA is not set +# CONFIG_PLAT_SPEAR is not set +# CONFIG_ARCH_STI is not set +# CONFIG_ARCH_SHMOBILE_MULTI is not set +# CONFIG_ARCH_SUNXI is not set +# CONFIG_ARCH_SIRF is not set +# CONFIG_ARCH_TEGRA is not set +# CONFIG_ARCH_U8500 is not set +# CONFIG_ARCH_VEXPRESS is not set +# CONFIG_ARCH_VIRT is not set +# CONFIG_ARCH_WM8850 is not set +# CONFIG_ARCH_ZYNQ is not set + +# +# Processor Type +# +CONFIG_CPU_V7=y +CONFIG_CPU_32v6K=y +CONFIG_CPU_32v7=y +CONFIG_CPU_ABRT_EV7=y +CONFIG_CPU_PABRT_V7=y +CONFIG_CPU_CACHE_V7=y +CONFIG_CPU_CACHE_VIPT=y +CONFIG_CPU_COPY_V6=y +CONFIG_CPU_TLB_V7=y +CONFIG_CPU_HAS_ASID=y +CONFIG_CPU_CP15=y +CONFIG_CPU_CP15_MMU=y + +# +# Processor Features +# +# CONFIG_ARM_LPAE is not set +# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set +CONFIG_ARM_THUMB=y +CONFIG_ARM_THUMBEE=y +CONFIG_ARM_VIRT_EXT=y +CONFIG_SWP_EMULATE=y +# CONFIG_CPU_ICACHE_DISABLE is not set +# CONFIG_CPU_DCACHE_DISABLE is not set +# CONFIG_CPU_BPREDICT_DISABLE is not set +CONFIG_KUSER_HELPERS=y +CONFIG_OUTER_CACHE=y +CONFIG_OUTER_CACHE_SYNC=y +CONFIG_MIGHT_HAVE_CACHE_L2X0=y +CONFIG_CACHE_L2X0=y +CONFIG_CACHE_PL310=y +CONFIG_ARM_L1_CACHE_SHIFT_6=y +CONFIG_ARM_L1_CACHE_SHIFT=6 +CONFIG_ARM_DMA_MEM_BUFFERABLE=y +CONFIG_ARM_NR_BANKS=8 +CONFIG_MULTI_IRQ_HANDLER=y +# CONFIG_ARM_ERRATA_430973 is not set +CONFIG_PL310_ERRATA_588369=y +# CONFIG_ARM_ERRATA_643719 is not set +CONFIG_ARM_ERRATA_720789=y +CONFIG_PL310_ERRATA_727915=y +# CONFIG_PL310_ERRATA_753970 is not set +CONFIG_ARM_ERRATA_754322=y +# CONFIG_ARM_ERRATA_754327 is not set +# CONFIG_ARM_ERRATA_764369 is not set +# CONFIG_PL310_ERRATA_769419 is not set +CONFIG_ARM_ERRATA_775420=y +CONFIG_ARM_ERRATA_798181=y +# CONFIG_ARM_ERRATA_773022 is not set +CONFIG_TI_PRIV_EDMA=y + +# +# Bus support +# +# CONFIG_PCI is not set +# CONFIG_PCI_SYSCALL is not set +# CONFIG_PCCARD is not set + +# +# Kernel Features +# +CONFIG_HAVE_SMP=y +CONFIG_SMP=y +CONFIG_SMP_ON_UP=y +CONFIG_ARM_CPU_TOPOLOGY=y +# CONFIG_SCHED_MC is not set +# CONFIG_SCHED_SMT is not set +CONFIG_HAVE_ARM_SCU=y +CONFIG_HAVE_ARM_ARCH_TIMER=y +CONFIG_HAVE_ARM_TWD=y +# CONFIG_MCPM is not set +# CONFIG_BIG_LITTLE is not set +CONFIG_VMSPLIT_3G=y +# CONFIG_VMSPLIT_2G is not set +# CONFIG_VMSPLIT_1G is not set +CONFIG_PAGE_OFFSET=0xC0000000 +CONFIG_NR_CPUS=2 +CONFIG_HOTPLUG_CPU=y +# CONFIG_ARM_PSCI is not set +CONFIG_ARCH_NR_GPIO=512 +CONFIG_PREEMPT_NONE=y +# CONFIG_PREEMPT_VOLUNTARY is not set +# CONFIG_PREEMPT is not set +CONFIG_HZ_FIXED=0 +CONFIG_HZ_100=y +# CONFIG_HZ_200 is not set +# CONFIG_HZ_250 is not set +# CONFIG_HZ_300 is not set +# CONFIG_HZ_500 is not set +# CONFIG_HZ_1000 is not set +CONFIG_HZ=100 +CONFIG_SCHED_HRTICK=y +# CONFIG_THUMB2_KERNEL is not set +CONFIG_AEABI=y +# CONFIG_OABI_COMPAT is not set +CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y +# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set +# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set +CONFIG_HAVE_ARCH_PFN_VALID=y +CONFIG_HIGHMEM=y +# CONFIG_HIGHPTE is not set +CONFIG_HW_PERF_EVENTS=y +CONFIG_ARCH_WANT_GENERAL_HUGETLB=y +CONFIG_FLATMEM=y +CONFIG_FLAT_NODE_MEM_MAP=y +CONFIG_HAVE_MEMBLOCK=y +CONFIG_NO_BOOTMEM=y +CONFIG_MEMORY_ISOLATION=y +# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set +CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_SPLIT_PTLOCK_CPUS=4 +CONFIG_COMPACTION=y +CONFIG_MIGRATION=y +# CONFIG_PHYS_ADDR_T_64BIT is not set +CONFIG_ZONE_DMA_FLAG=0 +CONFIG_BOUNCE=y +# CONFIG_KSM is not set +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +CONFIG_CROSS_MEMORY_ATTACH=y +# CONFIG_CLEANCACHE is not set +# CONFIG_FRONTSWAP is not set +CONFIG_CMA=y +# CONFIG_CMA_DEBUG is not set +# CONFIG_ZBUD is not set +CONFIG_ZSMALLOC=y +# CONFIG_PGTABLE_MAPPING is not set +CONFIG_FORCE_MAX_ZONEORDER=12 +CONFIG_ALIGNMENT_TRAP=y +# CONFIG_UACCESS_WITH_MEMCPY is not set +CONFIG_SECCOMP=y +CONFIG_SWIOTLB=y +CONFIG_IOMMU_HELPER=y +# CONFIG_XEN is not set + +# +# Boot options +# +CONFIG_USE_OF=y +CONFIG_ATAGS=y +# CONFIG_DEPRECATED_PARAM_STRUCT is not set +CONFIG_ZBOOT_ROM_TEXT=0x0 +CONFIG_ZBOOT_ROM_BSS=0x0 +# CONFIG_ARM_APPENDED_DTB is not set +CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200" +CONFIG_CMDLINE_FROM_BOOTLOADER=y +# CONFIG_CMDLINE_EXTEND is not set +# CONFIG_CMDLINE_FORCE is not set +CONFIG_KEXEC=y +CONFIG_ATAGS_PROC=y +# CONFIG_CRASH_DUMP is not set +CONFIG_AUTO_ZRELADDR=y + +# +# CPU Power Management +# + +# +# CPU Frequency scaling +# +CONFIG_CPU_FREQ=y +CONFIG_CPU_FREQ_GOV_COMMON=y +CONFIG_CPU_FREQ_STAT=y +CONFIG_CPU_FREQ_STAT_DETAILS=y +# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set +# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set +CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y +# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y +CONFIG_CPU_FREQ_GOV_POWERSAVE=y +CONFIG_CPU_FREQ_GOV_USERSPACE=y +CONFIG_CPU_FREQ_GOV_ONDEMAND=y +CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y +CONFIG_GENERIC_CPUFREQ_CPU0=y + +# +# ARM CPU frequency scaling drivers +# +# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set +# CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set + +# +# CPU Idle +# +CONFIG_CPU_IDLE=y +# CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set +CONFIG_CPU_IDLE_GOV_LADDER=y +CONFIG_CPU_IDLE_GOV_MENU=y + +# +# ARM CPU Idle Drivers +# +CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED=y + +# +# Floating point emulation +# + +# +# At least one emulation must be selected +# +CONFIG_VFP=y +CONFIG_VFPv3=y +CONFIG_NEON=y +CONFIG_KERNEL_MODE_NEON=y + +# +# Userspace binary formats +# +CONFIG_BINFMT_ELF=y +CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y +CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y +CONFIG_BINFMT_SCRIPT=y +# CONFIG_HAVE_AOUT is not set +CONFIG_BINFMT_MISC=y +CONFIG_COREDUMP=y + +# +# Power management options +# +CONFIG_SUSPEND=y +CONFIG_SUSPEND_FREEZER=y +CONFIG_PM_SLEEP=y +CONFIG_PM_SLEEP_SMP=y +CONFIG_PM_AUTOSLEEP=y +CONFIG_PM_WAKELOCKS=y +CONFIG_PM_WAKELOCKS_LIMIT=100 +CONFIG_PM_WAKELOCKS_GC=y +CONFIG_PM_RUNTIME=y +CONFIG_PM=y +CONFIG_PM_DEBUG=y +# CONFIG_PM_ADVANCED_DEBUG is not set +# CONFIG_PM_TEST_SUSPEND is not set +CONFIG_PM_SLEEP_DEBUG=y +# CONFIG_APM_EMULATION is not set +CONFIG_ARCH_HAS_OPP=y +CONFIG_PM_OPP=y +CONFIG_PM_CLK=y +# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set +CONFIG_CPU_PM=y +CONFIG_ARCH_SUSPEND_POSSIBLE=y +CONFIG_ARM_CPU_SUSPEND=y +CONFIG_NET=y + +# +# Networking options +# +CONFIG_PACKET=y +# CONFIG_PACKET_DIAG is not set +CONFIG_UNIX=y +# CONFIG_UNIX_DIAG is not set +CONFIG_XFRM=y +CONFIG_XFRM_ALGO=y +CONFIG_XFRM_USER=y +# CONFIG_XFRM_SUB_POLICY is not set +CONFIG_XFRM_MIGRATE=y +# CONFIG_XFRM_STATISTICS is not set +CONFIG_NET_KEY=y +CONFIG_NET_KEY_MIGRATE=y +CONFIG_INET=y +CONFIG_IP_MULTICAST=y +# CONFIG_IP_ADVANCED_ROUTER is not set +CONFIG_IP_PNP=y +CONFIG_IP_PNP_DHCP=y +CONFIG_IP_PNP_BOOTP=y +CONFIG_IP_PNP_RARP=y +# CONFIG_NET_IPIP is not set +# CONFIG_NET_IPGRE_DEMUX is not set +CONFIG_NET_IP_TUNNEL=y +# CONFIG_IP_MROUTE is not set +# CONFIG_SYN_COOKIES is not set +# CONFIG_NET_IPVTI is not set +# CONFIG_INET_AH is not set +# CONFIG_INET_ESP is not set +# CONFIG_INET_IPCOMP is not set +# CONFIG_INET_XFRM_TUNNEL is not set +CONFIG_INET_TUNNEL=y +CONFIG_INET_XFRM_MODE_TRANSPORT=y +CONFIG_INET_XFRM_MODE_TUNNEL=y +CONFIG_INET_XFRM_MODE_BEET=y +# CONFIG_INET_LRO is not set +CONFIG_INET_DIAG=y +CONFIG_INET_TCP_DIAG=y +# CONFIG_INET_UDP_DIAG is not set +# CONFIG_TCP_CONG_ADVANCED is not set +CONFIG_TCP_CONG_CUBIC=y +CONFIG_DEFAULT_TCP_CONG="cubic" +# CONFIG_TCP_MD5SIG is not set +CONFIG_IPV6=y +# CONFIG_IPV6_ROUTER_PREF is not set +# CONFIG_IPV6_OPTIMISTIC_DAD is not set +# CONFIG_INET6_AH is not set +# CONFIG_INET6_ESP is not set +# CONFIG_INET6_IPCOMP is not set +# CONFIG_IPV6_MIP6 is not set +# CONFIG_INET6_XFRM_TUNNEL is not set +# CONFIG_INET6_TUNNEL is not set +CONFIG_INET6_XFRM_MODE_TRANSPORT=y +CONFIG_INET6_XFRM_MODE_TUNNEL=y +CONFIG_INET6_XFRM_MODE_BEET=y +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set +# CONFIG_IPV6_VTI is not set +CONFIG_IPV6_SIT=y +# CONFIG_IPV6_SIT_6RD is not set +CONFIG_IPV6_NDISC_NODETYPE=y +# CONFIG_IPV6_TUNNEL is not set +# CONFIG_IPV6_GRE is not set +# CONFIG_IPV6_MULTIPLE_TABLES is not set +# CONFIG_IPV6_MROUTE is not set +# CONFIG_NETLABEL is not set +# CONFIG_NETWORK_SECMARK is not set +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set +CONFIG_NETFILTER=y +# CONFIG_NETFILTER_DEBUG is not set +CONFIG_NETFILTER_ADVANCED=y + +# +# Core Netfilter Configuration +# +# CONFIG_NETFILTER_NETLINK_ACCT is not set +# CONFIG_NETFILTER_NETLINK_QUEUE is not set +# CONFIG_NETFILTER_NETLINK_LOG is not set +CONFIG_NF_CONNTRACK=y +# CONFIG_NF_CONNTRACK_MARK is not set +CONFIG_NF_CONNTRACK_PROCFS=y +# CONFIG_NF_CONNTRACK_EVENTS is not set +# CONFIG_NF_CONNTRACK_TIMEOUT is not set +# CONFIG_NF_CONNTRACK_TIMESTAMP is not set +# CONFIG_NF_CT_PROTO_DCCP is not set +# CONFIG_NF_CT_PROTO_SCTP is not set +# CONFIG_NF_CT_PROTO_UDPLITE is not set +# CONFIG_NF_CONNTRACK_AMANDA is not set +# CONFIG_NF_CONNTRACK_FTP is not set +# CONFIG_NF_CONNTRACK_H323 is not set +# CONFIG_NF_CONNTRACK_IRC is not set +# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set +# CONFIG_NF_CONNTRACK_SNMP is not set +# CONFIG_NF_CONNTRACK_PPTP is not set +# CONFIG_NF_CONNTRACK_SANE is not set +# CONFIG_NF_CONNTRACK_SIP is not set +# CONFIG_NF_CONNTRACK_TFTP is not set +# CONFIG_NF_CT_NETLINK is not set +# CONFIG_NF_CT_NETLINK_TIMEOUT is not set +CONFIG_NF_NAT=y +CONFIG_NF_NAT_NEEDED=y +# CONFIG_NF_NAT_AMANDA is not set +# CONFIG_NF_NAT_FTP is not set +# CONFIG_NF_NAT_IRC is not set +# CONFIG_NF_NAT_SIP is not set +# CONFIG_NF_NAT_TFTP is not set +# CONFIG_NF_TABLES is not set +CONFIG_NETFILTER_XTABLES=y + +# +# Xtables combined modules +# +# CONFIG_NETFILTER_XT_MARK is not set +# CONFIG_NETFILTER_XT_CONNMARK is not set + +# +# Xtables targets +# +# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set +# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set +# CONFIG_NETFILTER_XT_TARGET_HMARK is not set +# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set +# CONFIG_NETFILTER_XT_TARGET_LED is not set +# CONFIG_NETFILTER_XT_TARGET_LOG is not set +# CONFIG_NETFILTER_XT_TARGET_MARK is not set +# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set +# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set +# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set +# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set +# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set +# CONFIG_NETFILTER_XT_TARGET_TEE is not set +# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set + +# +# Xtables matches +# +# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set +# CONFIG_NETFILTER_XT_MATCH_BPF is not set +# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set +# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set +# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set +# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set +# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set +# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set +# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set +# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set +# CONFIG_NETFILTER_XT_MATCH_CPU is not set +# CONFIG_NETFILTER_XT_MATCH_DCCP is not set +# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set +# CONFIG_NETFILTER_XT_MATCH_DSCP is not set +# CONFIG_NETFILTER_XT_MATCH_ECN is not set +# CONFIG_NETFILTER_XT_MATCH_ESP is not set +# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set +# CONFIG_NETFILTER_XT_MATCH_HELPER is not set +# CONFIG_NETFILTER_XT_MATCH_HL is not set +# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set +# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set +# CONFIG_NETFILTER_XT_MATCH_L2TP is not set +# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set +# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set +# CONFIG_NETFILTER_XT_MATCH_MAC is not set +# CONFIG_NETFILTER_XT_MATCH_MARK is not set +# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set +# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set +# CONFIG_NETFILTER_XT_MATCH_OWNER is not set +# CONFIG_NETFILTER_XT_MATCH_POLICY is not set +# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set +# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set +# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set +# CONFIG_NETFILTER_XT_MATCH_REALM is not set +# CONFIG_NETFILTER_XT_MATCH_RECENT is not set +# CONFIG_NETFILTER_XT_MATCH_SCTP is not set +# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set +# CONFIG_NETFILTER_XT_MATCH_STATE is not set +# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set +# CONFIG_NETFILTER_XT_MATCH_STRING is not set +# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set +# CONFIG_NETFILTER_XT_MATCH_TIME is not set +# CONFIG_NETFILTER_XT_MATCH_U32 is not set +# CONFIG_IP_SET is not set +# CONFIG_IP_VS is not set + +# +# IP: Netfilter Configuration +# +CONFIG_NF_DEFRAG_IPV4=y +CONFIG_NF_CONNTRACK_IPV4=y +CONFIG_NF_CONNTRACK_PROC_COMPAT=y +CONFIG_IP_NF_IPTABLES=y +# CONFIG_IP_NF_MATCH_AH is not set +# CONFIG_IP_NF_MATCH_ECN is not set +# CONFIG_IP_NF_MATCH_TTL is not set +CONFIG_IP_NF_FILTER=y +# CONFIG_IP_NF_TARGET_REJECT is not set +# CONFIG_IP_NF_TARGET_SYNPROXY is not set +# CONFIG_IP_NF_TARGET_ULOG is not set +CONFIG_NF_NAT_IPV4=y +CONFIG_IP_NF_TARGET_MASQUERADE=y +# CONFIG_IP_NF_TARGET_NETMAP is not set +# CONFIG_IP_NF_TARGET_REDIRECT is not set +# CONFIG_NF_NAT_PPTP is not set +# CONFIG_NF_NAT_H323 is not set +# CONFIG_IP_NF_MANGLE is not set +# CONFIG_IP_NF_RAW is not set +# CONFIG_IP_NF_SECURITY is not set +# CONFIG_IP_NF_ARPTABLES is not set + +# +# IPv6: Netfilter Configuration +# +# CONFIG_NF_DEFRAG_IPV6 is not set +# CONFIG_NF_CONNTRACK_IPV6 is not set +# CONFIG_IP6_NF_IPTABLES is not set +# CONFIG_IP_DCCP is not set +# CONFIG_IP_SCTP is not set +# CONFIG_RDS is not set +# CONFIG_TIPC is not set +# CONFIG_ATM is not set +# CONFIG_L2TP is not set +# CONFIG_BRIDGE is not set +CONFIG_HAVE_NET_DSA=y +# CONFIG_VLAN_8021Q is not set +# CONFIG_DECNET is not set +# CONFIG_LLC2 is not set +# CONFIG_IPX is not set +# CONFIG_ATALK is not set +# CONFIG_X25 is not set +# CONFIG_LAPB is not set +# CONFIG_PHONET is not set +# CONFIG_IEEE802154 is not set +CONFIG_6LOWPAN_IPHC=m +# CONFIG_NET_SCHED is not set +# CONFIG_DCB is not set +CONFIG_DNS_RESOLVER=y +# CONFIG_BATMAN_ADV is not set +# CONFIG_OPENVSWITCH is not set +# CONFIG_VSOCKETS is not set +# CONFIG_NETLINK_MMAP is not set +# CONFIG_NETLINK_DIAG is not set +# CONFIG_NET_MPLS_GSO is not set +# CONFIG_HSR is not set +CONFIG_RPS=y +CONFIG_RFS_ACCEL=y +CONFIG_XPS=y +# CONFIG_CGROUP_NET_PRIO is not set +# CONFIG_CGROUP_NET_CLASSID is not set +CONFIG_NET_RX_BUSY_POLL=y +CONFIG_BQL=y +# CONFIG_BPF_JIT is not set +CONFIG_NET_FLOW_LIMIT=y + +# +# Network testing +# +# CONFIG_NET_PKTGEN is not set +# CONFIG_NET_TCPPROBE is not set +# CONFIG_NET_DROP_MONITOR is not set +# CONFIG_HAMRADIO is not set +CONFIG_CAN=m +CONFIG_CAN_RAW=m +CONFIG_CAN_BCM=m +CONFIG_CAN_GW=m + +# +# CAN Device Drivers +# +# CONFIG_CAN_VCAN is not set +# CONFIG_CAN_SLCAN is not set +CONFIG_CAN_DEV=m +CONFIG_CAN_CALC_BITTIMING=y +# CONFIG_CAN_LEDS is not set +# CONFIG_CAN_AT91 is not set +# CONFIG_CAN_TI_HECC is not set +# CONFIG_CAN_MCP251X is not set +# CONFIG_CAN_FLEXCAN is not set +# CONFIG_CAN_GRCAN is not set +# CONFIG_CAN_SJA1000 is not set +CONFIG_CAN_C_CAN=m +CONFIG_CAN_C_CAN_PLATFORM=m +# CONFIG_CAN_CC770 is not set + +# +# CAN USB interfaces +# +# CONFIG_CAN_EMS_USB is not set +# CONFIG_CAN_ESD_USB2 is not set +# CONFIG_CAN_KVASER_USB is not set +# CONFIG_CAN_PEAK_USB is not set +# CONFIG_CAN_8DEV_USB is not set +# CONFIG_CAN_SOFTING is not set +# CONFIG_CAN_DEBUG_DEVICES is not set +# CONFIG_IRDA is not set +CONFIG_BT=m +# CONFIG_BT_RFCOMM is not set +# CONFIG_BT_BNEP is not set +# CONFIG_BT_HIDP is not set + +# +# Bluetooth device drivers +# +# CONFIG_BT_HCIBTUSB is not set +# CONFIG_BT_HCIBTSDIO is not set +CONFIG_BT_HCIUART=m +CONFIG_BT_HCIUART_H4=y +CONFIG_BT_HCIUART_BCSP=y +# CONFIG_BT_HCIUART_ATH3K is not set +CONFIG_BT_HCIUART_LL=y +# CONFIG_BT_HCIUART_3WIRE is not set +CONFIG_BT_HCIBCM203X=m +CONFIG_BT_HCIBPA10X=m +# CONFIG_BT_HCIBFUSB is not set +# CONFIG_BT_HCIVHCI is not set +# CONFIG_BT_MRVL is not set +CONFIG_BT_WILINK=m +# CONFIG_AF_RXRPC is not set +CONFIG_WIRELESS=y +CONFIG_WIRELESS_EXT=y +CONFIG_WEXT_CORE=y +CONFIG_WEXT_PROC=y +CONFIG_WEXT_SPY=y +CONFIG_CFG80211=m +CONFIG_NL80211_TESTMODE=y +# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +# CONFIG_CFG80211_REG_DEBUG is not set +# CONFIG_CFG80211_CERTIFICATION_ONUS is not set +CONFIG_CFG80211_DEFAULT_PS=y +# CONFIG_CFG80211_DEBUGFS is not set +# CONFIG_CFG80211_INTERNAL_REGDB is not set +# CONFIG_CFG80211_WEXT is not set +CONFIG_LIB80211=m +# CONFIG_LIB80211_DEBUG is not set +CONFIG_MAC80211=m +CONFIG_MAC80211_HAS_RC=y +CONFIG_MAC80211_RC_PID=y +CONFIG_MAC80211_RC_MINSTREL=y +CONFIG_MAC80211_RC_MINSTREL_HT=y +CONFIG_MAC80211_RC_DEFAULT_PID=y +# CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set +CONFIG_MAC80211_RC_DEFAULT="pid" +# CONFIG_MAC80211_MESH is not set +# CONFIG_MAC80211_LEDS is not set +# CONFIG_MAC80211_DEBUGFS is not set +# CONFIG_MAC80211_MESSAGE_TRACING is not set +# CONFIG_MAC80211_DEBUG_MENU is not set +# CONFIG_WIMAX is not set +CONFIG_RFKILL=y +CONFIG_RFKILL_LEDS=y +# CONFIG_RFKILL_INPUT is not set +# CONFIG_RFKILL_REGULATOR is not set +# CONFIG_RFKILL_GPIO is not set +# CONFIG_NET_9P is not set +# CONFIG_CAIF is not set +# CONFIG_CEPH_LIB is not set +# CONFIG_NFC is not set +CONFIG_HAVE_BPF_JIT=y + +# +# Device Drivers +# + +# +# Generic Driver Options +# +CONFIG_UEVENT_HELPER_PATH="" +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y +CONFIG_STANDALONE=y +CONFIG_PREVENT_FIRMWARE_BUILD=y +CONFIG_FW_LOADER=y +CONFIG_FIRMWARE_IN_KERNEL=y +CONFIG_EXTRA_FIRMWARE="am335x-pm-firmware.elf" +CONFIG_EXTRA_FIRMWARE_DIR="firmware" +# CONFIG_FW_LOADER_USER_HELPER is not set +# CONFIG_DEBUG_DRIVER is not set +# CONFIG_DEBUG_DEVRES is not set +# CONFIG_SYS_HYPERVISOR is not set +# CONFIG_GENERIC_CPU_DEVICES is not set +CONFIG_SOC_BUS=y +CONFIG_REGMAP=y +CONFIG_REGMAP_I2C=y +CONFIG_REGMAP_SPI=m +CONFIG_REGMAP_MMIO=y +CONFIG_REGMAP_IRQ=y +CONFIG_DMA_SHARED_BUFFER=y +CONFIG_DMA_CMA=y + +# +# Default contiguous memory area size: +# +CONFIG_CMA_SIZE_MBYTES=24 +CONFIG_CMA_SIZE_SEL_MBYTES=y +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set +# CONFIG_CMA_SIZE_SEL_MIN is not set +# CONFIG_CMA_SIZE_SEL_MAX is not set +CONFIG_CMA_ALIGNMENT=8 +CONFIG_CMA_AREAS=7 + +# +# Bus devices +# +CONFIG_OMAP_OCP2SCP=y +CONFIG_OMAP_INTERCONNECT=y +# CONFIG_ARM_CCI is not set +CONFIG_CONNECTOR=y +CONFIG_PROC_EVENTS=y +CONFIG_MTD=y +CONFIG_MTD_TESTS=m +# CONFIG_MTD_REDBOOT_PARTS is not set +CONFIG_MTD_CMDLINE_PARTS=y +# CONFIG_MTD_AFS_PARTS is not set +CONFIG_MTD_OF_PARTS=y +# CONFIG_MTD_AR7_PARTS is not set + +# +# User Modules And Translation Layers +# +CONFIG_MTD_BLKDEVS=y +CONFIG_MTD_BLOCK=y +# CONFIG_FTL is not set +# CONFIG_NFTL is not set +# CONFIG_INFTL is not set +# CONFIG_RFD_FTL is not set +# CONFIG_SSFDC is not set +# CONFIG_SM_FTL is not set +CONFIG_MTD_OOPS=y +# CONFIG_MTD_SWAP is not set + +# +# RAM/ROM/Flash chip drivers +# +CONFIG_MTD_CFI=y +# CONFIG_MTD_JEDECPROBE is not set +CONFIG_MTD_GEN_PROBE=y +# CONFIG_MTD_CFI_ADV_OPTIONS is not set +CONFIG_MTD_MAP_BANK_WIDTH_1=y +CONFIG_MTD_MAP_BANK_WIDTH_2=y +CONFIG_MTD_MAP_BANK_WIDTH_4=y +# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set +# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set +# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set +CONFIG_MTD_CFI_I1=y +CONFIG_MTD_CFI_I2=y +# CONFIG_MTD_CFI_I4 is not set +# CONFIG_MTD_CFI_I8 is not set +CONFIG_MTD_CFI_INTELEXT=y +# CONFIG_MTD_CFI_AMDSTD is not set +# CONFIG_MTD_CFI_STAA is not set +CONFIG_MTD_CFI_UTIL=y +# CONFIG_MTD_RAM is not set +# CONFIG_MTD_ROM is not set +# CONFIG_MTD_ABSENT is not set + +# +# Mapping drivers for chip access +# +# CONFIG_MTD_COMPLEX_MAPPINGS is not set +# CONFIG_MTD_PHYSMAP is not set +# CONFIG_MTD_PHYSMAP_OF is not set +# CONFIG_MTD_PLATRAM is not set + +# +# Self-contained MTD device drivers +# +# CONFIG_MTD_DATAFLASH is not set +CONFIG_MTD_M25P80=m +# CONFIG_MTD_SST25L is not set +# CONFIG_MTD_SLRAM is not set +# CONFIG_MTD_PHRAM is not set +# CONFIG_MTD_MTDRAM is not set +# CONFIG_MTD_BLOCK2MTD is not set + +# +# Disk-On-Chip Device Drivers +# +# CONFIG_MTD_DOCG3 is not set +CONFIG_MTD_NAND_ECC=y +# CONFIG_MTD_NAND_ECC_SMC is not set +CONFIG_MTD_NAND=y +# CONFIG_MTD_NAND_ECC_BCH is not set +# CONFIG_MTD_SM_COMMON is not set +# CONFIG_MTD_NAND_DENALI is not set +# CONFIG_MTD_NAND_GPIO is not set +CONFIG_MTD_NAND_OMAP2=y +CONFIG_MTD_NAND_OMAP_BCH=y +CONFIG_MTD_NAND_IDS=y +# CONFIG_MTD_NAND_DISKONCHIP is not set +# CONFIG_MTD_NAND_DOCG4 is not set +# CONFIG_MTD_NAND_NANDSIM is not set +# CONFIG_MTD_NAND_PLATFORM is not set +CONFIG_MTD_ONENAND=y +CONFIG_MTD_ONENAND_VERIFY_WRITE=y +# CONFIG_MTD_ONENAND_GENERIC is not set +CONFIG_MTD_ONENAND_OMAP2=y +# CONFIG_MTD_ONENAND_OTP is not set +# CONFIG_MTD_ONENAND_2X_PROGRAM is not set + +# +# LPDDR flash memory drivers +# +# CONFIG_MTD_LPDDR is not set +CONFIG_MTD_UBI=y +CONFIG_MTD_UBI_WL_THRESHOLD=4096 +CONFIG_MTD_UBI_BEB_LIMIT=20 +# CONFIG_MTD_UBI_FASTMAP is not set +# CONFIG_MTD_UBI_GLUEBI is not set +CONFIG_DTC=y +CONFIG_OF=y + +# +# Device Tree and Open Firmware support +# +CONFIG_PROC_DEVICETREE=y +# CONFIG_OF_SELFTEST is not set +CONFIG_OF_FLATTREE=y +CONFIG_OF_EARLY_FLATTREE=y +CONFIG_OF_ADDRESS=y +CONFIG_OF_IRQ=y +CONFIG_OF_NET=y +CONFIG_OF_MDIO=y +CONFIG_OF_MTD=y +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +# CONFIG_PARPORT is not set +CONFIG_BLK_DEV=y +# CONFIG_BLK_DEV_NULL_BLK is not set +CONFIG_ZRAM=m +# CONFIG_ZRAM_DEBUG is not set +# CONFIG_BLK_DEV_COW_COMMON is not set +CONFIG_BLK_DEV_LOOP=y +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set +# CONFIG_BLK_DEV_DRBD is not set +# CONFIG_BLK_DEV_NBD is not set +CONFIG_BLK_DEV_RAM=y +CONFIG_BLK_DEV_RAM_COUNT=16 +CONFIG_BLK_DEV_RAM_SIZE=16384 +# CONFIG_BLK_DEV_XIP is not set +# CONFIG_CDROM_PKTCDVD is not set +# CONFIG_ATA_OVER_ETH is not set +# CONFIG_MG_DISK is not set +# CONFIG_VIRTIO_BLK is not set +# CONFIG_BLK_DEV_RBD is not set + +# +# Misc devices +# +CONFIG_SENSORS_LIS3LV02D=m +# CONFIG_AD525X_DPOT is not set +# CONFIG_ATMEL_PWM is not set +# CONFIG_DUMMY_IRQ is not set +# CONFIG_ICS932S401 is not set +# CONFIG_ATMEL_SSC is not set +# CONFIG_ENCLOSURE_SERVICES is not set +# CONFIG_APDS9802ALS is not set +# CONFIG_ISL29003 is not set +# CONFIG_ISL29020 is not set +CONFIG_SENSORS_TSL2550=m +# CONFIG_SENSORS_BH1780 is not set +# CONFIG_SENSORS_BH1770 is not set +# CONFIG_SENSORS_APDS990X is not set +# CONFIG_HMC6352 is not set +# CONFIG_DS1682 is not set +# CONFIG_TI_DAC7512 is not set +CONFIG_BMP085=y +CONFIG_BMP085_I2C=m +# CONFIG_BMP085_SPI is not set +# CONFIG_USB_SWITCH_FSA9480 is not set +# CONFIG_LATTICE_ECP3_CONFIG is not set +# CONFIG_SRAM is not set +# CONFIG_C2PORT is not set + +# +# EEPROM support +# +CONFIG_EEPROM_AT24=y +# CONFIG_EEPROM_AT25 is not set +# CONFIG_EEPROM_LEGACY is not set +# CONFIG_EEPROM_MAX6875 is not set +CONFIG_EEPROM_93CX6=y +# CONFIG_EEPROM_93XX46 is not set + +# +# Texas Instruments shared transport line discipline +# +CONFIG_TI_ST=y +CONFIG_ST_HCI=y +# CONFIG_SENSORS_LIS3_SPI is not set +CONFIG_SENSORS_LIS3_I2C=m + +# +# Altera FPGA firmware download module +# +# CONFIG_ALTERA_STAPL is not set + +# +# Intel MIC Host Driver +# + +# +# Intel MIC Card Driver +# + +# +# Argus cape driver for beaglebone black +# +CONFIG_CAPE_BONE_ARGUS=y + +# +# SCSI device support +# +CONFIG_SCSI_MOD=y +# CONFIG_RAID_ATTRS is not set +CONFIG_SCSI=y +CONFIG_SCSI_DMA=y +# CONFIG_SCSI_TGT is not set +# CONFIG_SCSI_NETLINK is not set +CONFIG_SCSI_PROC_FS=y + +# +# SCSI support type (disk, tape, CD-ROM) +# +CONFIG_BLK_DEV_SD=y +# CONFIG_CHR_DEV_ST is not set +# CONFIG_CHR_DEV_OSST is not set +# CONFIG_BLK_DEV_SR is not set +# CONFIG_CHR_DEV_SG is not set +# CONFIG_CHR_DEV_SCH is not set +CONFIG_SCSI_MULTI_LUN=y +# CONFIG_SCSI_CONSTANTS is not set +# CONFIG_SCSI_LOGGING is not set +CONFIG_SCSI_SCAN_ASYNC=y + +# +# SCSI Transports +# +# CONFIG_SCSI_SPI_ATTRS is not set +# CONFIG_SCSI_FC_ATTRS is not set +# CONFIG_SCSI_ISCSI_ATTRS is not set +# CONFIG_SCSI_SAS_ATTRS is not set +# CONFIG_SCSI_SAS_LIBSAS is not set +# CONFIG_SCSI_SRP_ATTRS is not set +CONFIG_SCSI_LOWLEVEL=y +# CONFIG_ISCSI_TCP is not set +# CONFIG_ISCSI_BOOT_SYSFS is not set +# CONFIG_SCSI_UFSHCD is not set +# CONFIG_LIBFC is not set +# CONFIG_LIBFCOE is not set +# CONFIG_SCSI_DEBUG is not set +# CONFIG_SCSI_VIRTIO is not set +# CONFIG_SCSI_DH is not set +# CONFIG_SCSI_OSD_INITIATOR is not set +CONFIG_ATA=y +# CONFIG_ATA_NONSTANDARD is not set +CONFIG_ATA_VERBOSE_ERROR=y +CONFIG_SATA_PMP=y + +# +# Controllers with non-SFF native interface +# +CONFIG_SATA_AHCI_PLATFORM=y +# CONFIG_AHCI_IMX is not set +# CONFIG_ATA_SFF is not set +CONFIG_MD=y +CONFIG_BLK_DEV_MD=m +# CONFIG_MD_LINEAR is not set +# CONFIG_MD_RAID0 is not set +# CONFIG_MD_RAID1 is not set +# CONFIG_MD_RAID10 is not set +# CONFIG_MD_RAID456 is not set +# CONFIG_MD_MULTIPATH is not set +# CONFIG_MD_FAULTY is not set +CONFIG_BCACHE=m +# CONFIG_BCACHE_DEBUG is not set +# CONFIG_BCACHE_CLOSURES_DEBUG is not set +CONFIG_BLK_DEV_DM_BUILTIN=y +CONFIG_BLK_DEV_DM=m +# CONFIG_DM_DEBUG is not set +# CONFIG_DM_CRYPT is not set +# CONFIG_DM_SNAPSHOT is not set +# CONFIG_DM_THIN_PROVISIONING is not set +# CONFIG_DM_CACHE is not set +# CONFIG_DM_MIRROR is not set +# CONFIG_DM_RAID is not set +# CONFIG_DM_ZERO is not set +# CONFIG_DM_MULTIPATH is not set +# CONFIG_DM_DELAY is not set +# CONFIG_DM_UEVENT is not set +# CONFIG_DM_FLAKEY is not set +# CONFIG_DM_VERITY is not set +# CONFIG_DM_SWITCH is not set +# CONFIG_TARGET_CORE is not set +CONFIG_NETDEVICES=y +CONFIG_MII=y +CONFIG_NET_CORE=y +# CONFIG_BONDING is not set +# CONFIG_DUMMY is not set +# CONFIG_EQUALIZER is not set +# CONFIG_NET_TEAM is not set +# CONFIG_MACVLAN is not set +# CONFIG_VXLAN is not set +# CONFIG_NETCONSOLE is not set +# CONFIG_NETPOLL is not set +# CONFIG_NET_POLL_CONTROLLER is not set +# CONFIG_TUN is not set +# CONFIG_VETH is not set +# CONFIG_VIRTIO_NET is not set +# CONFIG_NLMON is not set + +# +# CAIF transport drivers +# + +# +# Distributed Switch Architecture drivers +# +# CONFIG_NET_DSA_MV88E6XXX is not set +# CONFIG_NET_DSA_MV88E6060 is not set +# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set +# CONFIG_NET_DSA_MV88E6131 is not set +# CONFIG_NET_DSA_MV88E6123_61_65 is not set +CONFIG_ETHERNET=y +CONFIG_NET_VENDOR_ARC=y +# CONFIG_ARC_EMAC is not set +CONFIG_NET_CADENCE=y +# CONFIG_ARM_AT91_ETHER is not set +# CONFIG_MACB is not set +CONFIG_NET_VENDOR_BROADCOM=y +# CONFIG_B44 is not set +# CONFIG_NET_CALXEDA_XGMAC is not set +CONFIG_NET_VENDOR_CIRRUS=y +# CONFIG_CS89x0 is not set +# CONFIG_DM9000 is not set +# CONFIG_DNET is not set +CONFIG_NET_VENDOR_FARADAY=y +# CONFIG_FTMAC100 is not set +# CONFIG_FTGMAC100 is not set +CONFIG_NET_VENDOR_INTEL=y +CONFIG_NET_VENDOR_I825XX=y +CONFIG_NET_VENDOR_MARVELL=y +# CONFIG_MVMDIO is not set +CONFIG_NET_VENDOR_MICREL=y +# CONFIG_KS8842 is not set +CONFIG_KS8851=y +CONFIG_KS8851_MLL=y +CONFIG_NET_VENDOR_MICROCHIP=y +# CONFIG_ENC28J60 is not set +CONFIG_NET_VENDOR_NATSEMI=y +CONFIG_NET_VENDOR_8390=y +# CONFIG_AX88796 is not set +# CONFIG_ETHOC is not set +# CONFIG_SH_ETH is not set +CONFIG_NET_VENDOR_SEEQ=y +CONFIG_NET_VENDOR_SMSC=y +CONFIG_SMC91X=y +# CONFIG_SMC911X is not set +CONFIG_SMSC911X=y +# CONFIG_SMSC911X_ARCH_HOOKS is not set +CONFIG_NET_VENDOR_STMICRO=y +# CONFIG_STMMAC_ETH is not set +CONFIG_NET_VENDOR_TI=y +# CONFIG_TI_DAVINCI_EMAC is not set +CONFIG_TI_DAVINCI_MDIO=y +CONFIG_TI_DAVINCI_CPDMA=y +CONFIG_TI_CPSW_PHY_SEL=y +CONFIG_TI_CPSW=y +CONFIG_TI_CPTS=y +CONFIG_NET_VENDOR_VIA=y +# CONFIG_VIA_VELOCITY is not set +CONFIG_NET_VENDOR_WIZNET=y +# CONFIG_WIZNET_W5100 is not set +# CONFIG_WIZNET_W5300 is not set +CONFIG_PHYLIB=y + +# +# MII PHY device drivers +# +CONFIG_AT803X_PHY=y +# CONFIG_AMD_PHY is not set +# CONFIG_MARVELL_PHY is not set +# CONFIG_DAVICOM_PHY is not set +# CONFIG_QSEMI_PHY is not set +# CONFIG_LXT_PHY is not set +# CONFIG_CICADA_PHY is not set +# CONFIG_VITESSE_PHY is not set +CONFIG_SMSC_PHY=y +# CONFIG_BROADCOM_PHY is not set +# CONFIG_BCM87XX_PHY is not set +# CONFIG_ICPLUS_PHY is not set +# CONFIG_REALTEK_PHY is not set +# CONFIG_NATIONAL_PHY is not set +# CONFIG_STE10XP is not set +# CONFIG_LSI_ET1011C_PHY is not set +# CONFIG_MICREL_PHY is not set +# CONFIG_FIXED_PHY is not set +# CONFIG_MDIO_BITBANG is not set +# CONFIG_MDIO_BUS_MUX_GPIO is not set +# CONFIG_MDIO_BUS_MUX_MMIOREG is not set +# CONFIG_MICREL_KS8995MA is not set +# CONFIG_PPP is not set +# CONFIG_SLIP is not set + +# +# USB Network Adapters +# +# CONFIG_USB_CATC is not set +# CONFIG_USB_KAWETH is not set +# CONFIG_USB_PEGASUS is not set +# CONFIG_USB_RTL8150 is not set +# CONFIG_USB_RTL8152 is not set +CONFIG_USB_USBNET=y +CONFIG_USB_NET_AX8817X=y +CONFIG_USB_NET_AX88179_178A=y +CONFIG_USB_NET_CDCETHER=y +# CONFIG_USB_NET_CDC_EEM is not set +CONFIG_USB_NET_CDC_NCM=y +# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set +# CONFIG_USB_NET_CDC_MBIM is not set +# CONFIG_USB_NET_DM9601 is not set +# CONFIG_USB_NET_SR9700 is not set +# CONFIG_USB_NET_SR9800 is not set +# CONFIG_USB_NET_SMSC75XX is not set +CONFIG_USB_NET_SMSC95XX=y +# CONFIG_USB_NET_GL620A is not set +CONFIG_USB_NET_NET1080=y +# CONFIG_USB_NET_PLUSB is not set +# CONFIG_USB_NET_MCS7830 is not set +# CONFIG_USB_NET_RNDIS_HOST is not set +CONFIG_USB_NET_CDC_SUBSET=y +CONFIG_USB_ALI_M5632=y +CONFIG_USB_AN2720=y +CONFIG_USB_BELKIN=y +CONFIG_USB_ARMLINUX=y +CONFIG_USB_EPSON2888=y +CONFIG_USB_KC2190=y +CONFIG_USB_NET_ZAURUS=y +# CONFIG_USB_NET_CX82310_ETH is not set +# CONFIG_USB_NET_KALMIA is not set +# CONFIG_USB_NET_QMI_WWAN is not set +# CONFIG_USB_HSO is not set +# CONFIG_USB_NET_INT51X1 is not set +# CONFIG_USB_IPHETH is not set +# CONFIG_USB_SIERRA_NET is not set +# CONFIG_USB_VL600 is not set +CONFIG_WLAN=y +# CONFIG_LIBERTAS_THINFIRM is not set +# CONFIG_AT76C50X_USB is not set +# CONFIG_USB_ZD1201 is not set +# CONFIG_USB_NET_RNDIS_WLAN is not set +# CONFIG_RTL8187 is not set +# CONFIG_MAC80211_HWSIM is not set +# CONFIG_ATH_CARDS is not set +# CONFIG_B43 is not set +# CONFIG_B43LEGACY is not set +# CONFIG_BRCMSMAC is not set +# CONFIG_BRCMFMAC is not set +# CONFIG_HOSTAP is not set +CONFIG_LIBERTAS=m +CONFIG_LIBERTAS_USB=m +CONFIG_LIBERTAS_SDIO=m +# CONFIG_LIBERTAS_SPI is not set +CONFIG_LIBERTAS_DEBUG=y +# CONFIG_LIBERTAS_MESH is not set +# CONFIG_P54_COMMON is not set +# CONFIG_RT2X00 is not set +CONFIG_RTL_CARDS=m +# CONFIG_RTL8192CU is not set +CONFIG_WL_TI=y +# CONFIG_WL1251 is not set +CONFIG_WL12XX=m +CONFIG_WL18XX=m +CONFIG_WLCORE=m +CONFIG_WLCORE_SPI=m +CONFIG_WLCORE_SDIO=m +CONFIG_WILINK_PLATFORM_DATA=y +# CONFIG_ZD1211RW is not set +CONFIG_MWIFIEX=m +CONFIG_MWIFIEX_SDIO=m +CONFIG_MWIFIEX_USB=m +# CONFIG_CW1200 is not set + +# +# Enable WiMAX (Networking options) to see the WiMAX drivers +# +# CONFIG_WAN is not set +# CONFIG_ISDN is not set + +# +# Input device support +# +CONFIG_INPUT=y +CONFIG_INPUT_FF_MEMLESS=y +CONFIG_INPUT_POLLDEV=m +# CONFIG_INPUT_SPARSEKMAP is not set +CONFIG_INPUT_MATRIXKMAP=y + +# +# Userland interfaces +# +CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_MOUSEDEV_PSAUX=y +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +CONFIG_INPUT_JOYDEV=y +CONFIG_INPUT_EVDEV=y +# CONFIG_INPUT_EVBUG is not set + +# +# Input Device Drivers +# +CONFIG_INPUT_KEYBOARD=y +# CONFIG_KEYBOARD_ADP5588 is not set +# CONFIG_KEYBOARD_ADP5589 is not set +CONFIG_KEYBOARD_ATKBD=y +# CONFIG_KEYBOARD_QT1070 is not set +# CONFIG_KEYBOARD_QT2160 is not set +# CONFIG_KEYBOARD_LKKBD is not set +CONFIG_KEYBOARD_GPIO=y +# CONFIG_KEYBOARD_TCA6416 is not set +# CONFIG_KEYBOARD_TCA8418 is not set +CONFIG_KEYBOARD_MATRIX=m +# CONFIG_KEYBOARD_LM8323 is not set +# CONFIG_KEYBOARD_LM8333 is not set +# CONFIG_KEYBOARD_MAX7359 is not set +# CONFIG_KEYBOARD_MCS is not set +# CONFIG_KEYBOARD_MPR121 is not set +# CONFIG_KEYBOARD_NEWTON is not set +# CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_SAMSUNG is not set +# CONFIG_KEYBOARD_STOWAWAY is not set +# CONFIG_KEYBOARD_SUNKBD is not set +# CONFIG_KEYBOARD_OMAP4 is not set +CONFIG_KEYBOARD_TWL4030=y +# CONFIG_KEYBOARD_XTKBD is not set +CONFIG_INPUT_MOUSE=y +CONFIG_MOUSE_PS2=y +CONFIG_MOUSE_PS2_ALPS=y +CONFIG_MOUSE_PS2_LOGIPS2PP=y +CONFIG_MOUSE_PS2_SYNAPTICS=y +CONFIG_MOUSE_PS2_CYPRESS=y +CONFIG_MOUSE_PS2_TRACKPOINT=y +# CONFIG_MOUSE_PS2_ELANTECH is not set +# CONFIG_MOUSE_PS2_SENTELIC is not set +# CONFIG_MOUSE_PS2_TOUCHKIT is not set +# CONFIG_MOUSE_SERIAL is not set +# CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_BCM5974 is not set +# CONFIG_MOUSE_CYAPA is not set +# CONFIG_MOUSE_VSXXXAA is not set +# CONFIG_MOUSE_GPIO is not set +# CONFIG_MOUSE_SYNAPTICS_I2C is not set +# CONFIG_MOUSE_SYNAPTICS_USB is not set +# CONFIG_INPUT_JOYSTICK is not set +# CONFIG_INPUT_TABLET is not set +CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_TOUCHSCREEN_ADS7846=y +# CONFIG_TOUCHSCREEN_AD7877 is not set +# CONFIG_TOUCHSCREEN_AD7879 is not set +CONFIG_TOUCHSCREEN_ATMEL_MXT=y +# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set +# CONFIG_TOUCHSCREEN_BU21013 is not set +# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set +# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set +# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set +# CONFIG_TOUCHSCREEN_DYNAPRO is not set +# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set +# CONFIG_TOUCHSCREEN_EETI is not set +# CONFIG_TOUCHSCREEN_EGALAX is not set +# CONFIG_TOUCHSCREEN_FUJITSU is not set +# CONFIG_TOUCHSCREEN_ILI210X is not set +# CONFIG_TOUCHSCREEN_GUNZE is not set +# CONFIG_TOUCHSCREEN_ELO is not set +# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set +# CONFIG_TOUCHSCREEN_WACOM_I2C is not set +# CONFIG_TOUCHSCREEN_MAX11801 is not set +# CONFIG_TOUCHSCREEN_MCS5000 is not set +# CONFIG_TOUCHSCREEN_MMS114 is not set +# CONFIG_TOUCHSCREEN_MTOUCH is not set +# CONFIG_TOUCHSCREEN_INEXIO is not set +# CONFIG_TOUCHSCREEN_MK712 is not set +# CONFIG_TOUCHSCREEN_PENMOUNT is not set +# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set +# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set +# CONFIG_TOUCHSCREEN_TOUCHWIN is not set +CONFIG_TOUCHSCREEN_TI_AM335X_TSC=y +CONFIG_TOUCHSCREEN_PIXCIR=m +# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set +# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set +# CONFIG_TOUCHSCREEN_TSC_SERIO is not set +# CONFIG_TOUCHSCREEN_TSC2005 is not set +# CONFIG_TOUCHSCREEN_TSC2007 is not set +# CONFIG_TOUCHSCREEN_W90X900 is not set +# CONFIG_TOUCHSCREEN_ST1232 is not set +# CONFIG_TOUCHSCREEN_SUR40 is not set +# CONFIG_TOUCHSCREEN_TPS6507X is not set +# CONFIG_TOUCHSCREEN_ZFORCE is not set +CONFIG_INPUT_MISC=y +# CONFIG_INPUT_AD714X is not set +# CONFIG_INPUT_BMA150 is not set +# CONFIG_INPUT_MMA8450 is not set +# CONFIG_INPUT_MPU3050 is not set +# CONFIG_INPUT_GP2A is not set +# CONFIG_INPUT_GPIO_BEEPER is not set +# CONFIG_INPUT_GPIO_TILT_POLLED is not set +# CONFIG_INPUT_ATI_REMOTE2 is not set +# CONFIG_INPUT_KEYSPAN_REMOTE is not set +# CONFIG_INPUT_KXTJ9 is not set +# CONFIG_INPUT_POWERMATE is not set +# CONFIG_INPUT_YEALINK is not set +# CONFIG_INPUT_CM109 is not set +CONFIG_INPUT_TWL4030_PWRBUTTON=y +# CONFIG_INPUT_TWL4030_VIBRA is not set +# CONFIG_INPUT_TWL6040_VIBRA is not set +# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_PALMAS_PWRBUTTON=y +# CONFIG_INPUT_PCF8574 is not set +# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set +# CONFIG_INPUT_ADXL34X is not set +# CONFIG_INPUT_IMS_PCU is not set +# CONFIG_INPUT_CMA3000 is not set + +# +# Hardware I/O ports +# +CONFIG_SERIO=y +CONFIG_SERIO_SERPORT=y +CONFIG_SERIO_LIBPS2=y +# CONFIG_SERIO_RAW is not set +# CONFIG_SERIO_ALTERA_PS2 is not set +# CONFIG_SERIO_PS2MULT is not set +# CONFIG_SERIO_ARC_PS2 is not set +# CONFIG_SERIO_APBPS2 is not set +# CONFIG_SERIO_OLPC_APSP is not set +# CONFIG_GAMEPORT is not set + +# +# Character devices +# +CONFIG_TTY=y +CONFIG_VT=y +CONFIG_CONSOLE_TRANSLATIONS=y +CONFIG_VT_CONSOLE=y +CONFIG_VT_CONSOLE_SLEEP=y +CONFIG_HW_CONSOLE=y +CONFIG_VT_HW_CONSOLE_BINDING=y +CONFIG_UNIX98_PTYS=y +# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +# CONFIG_LEGACY_PTYS is not set +# CONFIG_SERIAL_NONSTANDARD is not set +# CONFIG_N_GSM is not set +# CONFIG_TRACE_SINK is not set +CONFIG_DEVKMEM=y + +# +# Serial drivers +# +CONFIG_SERIAL_8250=y +CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y +CONFIG_SERIAL_8250_CONSOLE=y +CONFIG_SERIAL_8250_DMA=y +CONFIG_SERIAL_8250_NR_UARTS=32 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4 +CONFIG_SERIAL_8250_EXTENDED=y +CONFIG_SERIAL_8250_MANY_PORTS=y +CONFIG_SERIAL_8250_SHARE_IRQ=y +CONFIG_SERIAL_8250_DETECT_IRQ=y +CONFIG_SERIAL_8250_RSA=y +# CONFIG_SERIAL_8250_DW is not set +# CONFIG_SERIAL_8250_EM is not set + +# +# Non-8250 serial port support +# +# CONFIG_SERIAL_MAX3100 is not set +# CONFIG_SERIAL_MAX310X is not set +# CONFIG_SERIAL_SH_SCI is not set +CONFIG_SERIAL_CORE=y +CONFIG_SERIAL_CORE_CONSOLE=y +CONFIG_SERIAL_OF_PLATFORM=y +CONFIG_SERIAL_OMAP=y +CONFIG_SERIAL_OMAP_CONSOLE=y +# CONFIG_SERIAL_SCCNXP is not set +# CONFIG_SERIAL_TIMBERDALE is not set +# CONFIG_SERIAL_ALTERA_JTAGUART is not set +# CONFIG_SERIAL_ALTERA_UART is not set +# CONFIG_SERIAL_IFX6X60 is not set +# CONFIG_SERIAL_XILINX_PS_UART is not set +# CONFIG_SERIAL_ARC is not set +# CONFIG_SERIAL_FSL_LPUART is not set +# CONFIG_SERIAL_ST_ASC is not set +# CONFIG_TTY_PRINTK is not set +# CONFIG_HVC_DCC is not set +# CONFIG_VIRTIO_CONSOLE is not set +# CONFIG_IPMI_HANDLER is not set +CONFIG_HW_RANDOM=y +# CONFIG_HW_RANDOM_TIMERIOMEM is not set +# CONFIG_HW_RANDOM_ATMEL is not set +CONFIG_HW_RANDOM_OMAP=y +CONFIG_HW_RANDOM_OMAP3_ROM=y +# CONFIG_HW_RANDOM_VIRTIO is not set +# CONFIG_HW_RANDOM_EXYNOS is not set +CONFIG_HW_RANDOM_TPM=m +# CONFIG_R3964 is not set +# CONFIG_RAW_DRIVER is not set +CONFIG_TCG_TPM=m +CONFIG_TCG_TIS_I2C_ATMEL=m +# CONFIG_TCG_TIS_I2C_INFINEON is not set +# CONFIG_TCG_TIS_I2C_NUVOTON is not set +# CONFIG_TCG_ATMEL is not set +# CONFIG_TCG_ST33_I2C is not set +CONFIG_I2C=y +CONFIG_I2C_BOARDINFO=y +CONFIG_I2C_COMPAT=y +CONFIG_I2C_CHARDEV=y +CONFIG_I2C_MUX=m + +# +# Multiplexer I2C Chip support +# +# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set +# CONFIG_I2C_MUX_GPIO is not set +# CONFIG_I2C_MUX_PCA9541 is not set +# CONFIG_I2C_MUX_PCA954x is not set +# CONFIG_I2C_MUX_PINCTRL is not set +CONFIG_I2C_HELPER_AUTO=y +CONFIG_I2C_ALGOBIT=y + +# +# I2C Hardware Bus support +# + +# +# I2C system bus drivers (mostly embedded / system-on-chip) +# +# CONFIG_I2C_CBUS_GPIO is not set +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set +CONFIG_I2C_GPIO=y +# CONFIG_I2C_OCORES is not set +CONFIG_I2C_OMAP=y +# CONFIG_I2C_PCA_PLATFORM is not set +# CONFIG_I2C_PXA_PCI is not set +# CONFIG_I2C_SIMTEC is not set +# CONFIG_I2C_XILINX is not set + +# +# External I2C/SMBus adapter drivers +# +# CONFIG_I2C_DIOLAN_U2C is not set +# CONFIG_I2C_PARPORT_LIGHT is not set +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set +# CONFIG_I2C_TAOS_EVM is not set +# CONFIG_I2C_TINY_USB is not set + +# +# Other I2C/SMBus bus drivers +# +# CONFIG_I2C_STUB is not set +# CONFIG_I2C_DEBUG_CORE is not set +# CONFIG_I2C_DEBUG_ALGO is not set +# CONFIG_I2C_DEBUG_BUS is not set +CONFIG_SPI=y +# CONFIG_SPI_DEBUG is not set +CONFIG_SPI_MASTER=y + +# +# SPI Master Controller Drivers +# +# CONFIG_SPI_ALTERA is not set +CONFIG_SPI_BITBANG=y +CONFIG_SPI_GPIO=y +# CONFIG_SPI_FSL_SPI is not set +# CONFIG_SPI_OC_TINY is not set +CONFIG_SPI_OMAP24XX=y +CONFIG_SPI_TI_QSPI=y +# CONFIG_SPI_PXA2XX_PCI is not set +# CONFIG_SPI_SC18IS602 is not set +# CONFIG_SPI_XCOMM is not set +# CONFIG_SPI_XILINX is not set +# CONFIG_SPI_DESIGNWARE is not set + +# +# SPI Protocol Masters +# +CONFIG_SPI_SPIDEV=y +# CONFIG_SPI_TLE62X0 is not set +# CONFIG_HSI is not set + +# +# PPS support +# +CONFIG_PPS=y +# CONFIG_PPS_DEBUG is not set + +# +# PPS clients support +# +# CONFIG_PPS_CLIENT_KTIMER is not set +# CONFIG_PPS_CLIENT_LDISC is not set +# CONFIG_PPS_CLIENT_GPIO is not set + +# +# PPS generators support +# + +# +# PTP clock support +# +CONFIG_PTP_1588_CLOCK=y + +# +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. +# +CONFIG_PINCTRL=y + +# +# Pin controllers +# +CONFIG_PINMUX=y +CONFIG_PINCONF=y +CONFIG_GENERIC_PINCONF=y +# CONFIG_DEBUG_PINCTRL is not set +# CONFIG_PINCTRL_CAPRI is not set +# CONFIG_PINCTRL_MSM8X74 is not set +CONFIG_PINCTRL_SINGLE=y +CONFIG_PINCTRL_PALMAS=y +CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y +CONFIG_ARCH_REQUIRE_GPIOLIB=y +CONFIG_GPIOLIB=y +CONFIG_GPIO_DEVRES=y +CONFIG_OF_GPIO=y +# CONFIG_DEBUG_GPIO is not set +CONFIG_GPIO_SYSFS=y + +# +# Memory mapped GPIO drivers: +# +# CONFIG_GPIO_GENERIC_PLATFORM is not set +# CONFIG_GPIO_EM is not set +# CONFIG_GPIO_RCAR is not set +# CONFIG_GPIO_SCH311X is not set +# CONFIG_GPIO_TS5500 is not set +# CONFIG_GPIO_GRGPIO is not set + +# +# I2C GPIO expanders: +# +# CONFIG_GPIO_MAX7300 is not set +# CONFIG_GPIO_MAX732X is not set +# CONFIG_GPIO_PCA953X_IRQ is not set +CONFIG_GPIO_PCF857X=y +# CONFIG_GPIO_SX150X is not set +CONFIG_GPIO_TWL4030=y +# CONFIG_GPIO_TWL6040 is not set +# CONFIG_GPIO_ADP5588 is not set +# CONFIG_GPIO_ADNP is not set + +# +# PCI GPIO expanders: +# + +# +# SPI GPIO expanders: +# +# CONFIG_GPIO_MAX7301 is not set +# CONFIG_GPIO_MCP23S08 is not set +# CONFIG_GPIO_MC33880 is not set +# CONFIG_GPIO_74X164 is not set + +# +# AC97 GPIO expanders: +# + +# +# LPC GPIO expanders: +# + +# +# MODULbus GPIO expanders: +# +CONFIG_GPIO_PALMAS=y +# CONFIG_GPIO_TPS65910 is not set +# CONFIG_GPIO_BCM_KONA is not set + +# +# USB GPIO expanders: +# +CONFIG_W1=y +CONFIG_W1_CON=y + +# +# 1-wire Bus Masters +# +# CONFIG_W1_MASTER_DS2490 is not set +# CONFIG_W1_MASTER_DS2482 is not set +# CONFIG_W1_MASTER_DS1WM is not set +# CONFIG_W1_MASTER_GPIO is not set +# CONFIG_HDQ_MASTER_OMAP is not set + +# +# 1-wire Slaves +# +# CONFIG_W1_SLAVE_THERM is not set +# CONFIG_W1_SLAVE_SMEM is not set +# CONFIG_W1_SLAVE_DS2408 is not set +# CONFIG_W1_SLAVE_DS2413 is not set +# CONFIG_W1_SLAVE_DS2423 is not set +# CONFIG_W1_SLAVE_DS2431 is not set +# CONFIG_W1_SLAVE_DS2433 is not set +# CONFIG_W1_SLAVE_DS2760 is not set +# CONFIG_W1_SLAVE_DS2780 is not set +# CONFIG_W1_SLAVE_DS2781 is not set +# CONFIG_W1_SLAVE_DS28E04 is not set +# CONFIG_W1_SLAVE_BQ27000 is not set +CONFIG_POWER_SUPPLY=y +# CONFIG_POWER_SUPPLY_DEBUG is not set +# CONFIG_PDA_POWER is not set +# CONFIG_GENERIC_ADC_BATTERY is not set +# CONFIG_TEST_POWER is not set +# CONFIG_BATTERY_DS2780 is not set +# CONFIG_BATTERY_DS2781 is not set +# CONFIG_BATTERY_DS2782 is not set +# CONFIG_BATTERY_SBS is not set +# CONFIG_BATTERY_BQ27x00 is not set +# CONFIG_BATTERY_MAX17040 is not set +# CONFIG_BATTERY_MAX17042 is not set +# CONFIG_CHARGER_ISP1704 is not set +# CONFIG_CHARGER_MAX8903 is not set +# CONFIG_CHARGER_TWL4030 is not set +# CONFIG_CHARGER_LP8727 is not set +# CONFIG_CHARGER_GPIO is not set +# CONFIG_CHARGER_MANAGER is not set +# CONFIG_CHARGER_BQ2415X is not set +# CONFIG_CHARGER_BQ24190 is not set +# CONFIG_CHARGER_BQ24735 is not set +# CONFIG_CHARGER_SMB347 is not set +# CONFIG_POWER_RESET is not set +# CONFIG_POWER_RESET_RESTART is not set +CONFIG_POWER_AVS=y +CONFIG_VOLTAGE_DOMAIN=y + +# +# Voltage Domain Framework Drivers +# +CONFIG_VOLTAGE_DOMAIN_OMAP=y +CONFIG_HWMON=y +# CONFIG_HWMON_VID is not set +# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# Native drivers +# +# CONFIG_SENSORS_AD7314 is not set +# CONFIG_SENSORS_AD7414 is not set +# CONFIG_SENSORS_AD7418 is not set +# CONFIG_SENSORS_ADCXX is not set +# CONFIG_SENSORS_ADM1021 is not set +# CONFIG_SENSORS_ADM1025 is not set +# CONFIG_SENSORS_ADM1026 is not set +# CONFIG_SENSORS_ADM1029 is not set +# CONFIG_SENSORS_ADM1031 is not set +# CONFIG_SENSORS_ADM9240 is not set +# CONFIG_SENSORS_ADT7310 is not set +# CONFIG_SENSORS_ADT7410 is not set +# CONFIG_SENSORS_ADT7411 is not set +# CONFIG_SENSORS_ADT7462 is not set +# CONFIG_SENSORS_ADT7470 is not set +# CONFIG_SENSORS_ADT7475 is not set +# CONFIG_SENSORS_ASC7621 is not set +# CONFIG_SENSORS_ATXP1 is not set +# CONFIG_SENSORS_DS620 is not set +# CONFIG_SENSORS_DS1621 is not set +# CONFIG_SENSORS_F71805F is not set +# CONFIG_SENSORS_F71882FG is not set +# CONFIG_SENSORS_F75375S is not set +# CONFIG_SENSORS_G760A is not set +# CONFIG_SENSORS_G762 is not set +# CONFIG_SENSORS_GL518SM is not set +# CONFIG_SENSORS_GL520SM is not set +# CONFIG_SENSORS_GPIO_FAN is not set +# CONFIG_SENSORS_HIH6130 is not set +# CONFIG_SENSORS_HTU21 is not set +# CONFIG_SENSORS_IIO_HWMON is not set +# CONFIG_SENSORS_IT87 is not set +# CONFIG_SENSORS_JC42 is not set +# CONFIG_SENSORS_LINEAGE is not set +# CONFIG_SENSORS_LM63 is not set +# CONFIG_SENSORS_LM70 is not set +# CONFIG_SENSORS_LM73 is not set +CONFIG_SENSORS_LM75=m +# CONFIG_SENSORS_LM77 is not set +# CONFIG_SENSORS_LM78 is not set +# CONFIG_SENSORS_LM80 is not set +# CONFIG_SENSORS_LM83 is not set +# CONFIG_SENSORS_LM85 is not set +# CONFIG_SENSORS_LM87 is not set +# CONFIG_SENSORS_LM90 is not set +# CONFIG_SENSORS_LM92 is not set +# CONFIG_SENSORS_LM93 is not set +# CONFIG_SENSORS_LTC4151 is not set +# CONFIG_SENSORS_LTC4215 is not set +# CONFIG_SENSORS_LTC4245 is not set +# CONFIG_SENSORS_LTC4261 is not set +# CONFIG_SENSORS_LM95234 is not set +# CONFIG_SENSORS_LM95241 is not set +# CONFIG_SENSORS_LM95245 is not set +# CONFIG_SENSORS_MAX1111 is not set +# CONFIG_SENSORS_MAX16065 is not set +# CONFIG_SENSORS_MAX1619 is not set +# CONFIG_SENSORS_MAX1668 is not set +# CONFIG_SENSORS_MAX197 is not set +# CONFIG_SENSORS_MAX6639 is not set +# CONFIG_SENSORS_MAX6642 is not set +# CONFIG_SENSORS_MAX6650 is not set +# CONFIG_SENSORS_MAX6697 is not set +# CONFIG_SENSORS_MCP3021 is not set +# CONFIG_SENSORS_NCT6775 is not set +# CONFIG_SENSORS_NTC_THERMISTOR is not set +# CONFIG_SENSORS_PC87360 is not set +# CONFIG_SENSORS_PC87427 is not set +# CONFIG_SENSORS_PCF8591 is not set +# CONFIG_PMBUS is not set +# CONFIG_SENSORS_SHT15 is not set +# CONFIG_SENSORS_SHT21 is not set +# CONFIG_SENSORS_SMM665 is not set +# CONFIG_SENSORS_DME1737 is not set +# CONFIG_SENSORS_EMC1403 is not set +# CONFIG_SENSORS_EMC2103 is not set +# CONFIG_SENSORS_EMC6W201 is not set +# CONFIG_SENSORS_SMSC47M1 is not set +# CONFIG_SENSORS_SMSC47M192 is not set +# CONFIG_SENSORS_SMSC47B397 is not set +# CONFIG_SENSORS_SCH56XX_COMMON is not set +# CONFIG_SENSORS_SCH5627 is not set +# CONFIG_SENSORS_SCH5636 is not set +# CONFIG_SENSORS_ADS1015 is not set +# CONFIG_SENSORS_ADS7828 is not set +# CONFIG_SENSORS_ADS7871 is not set +# CONFIG_SENSORS_AMC6821 is not set +# CONFIG_SENSORS_INA209 is not set +# CONFIG_SENSORS_INA2XX is not set +# CONFIG_SENSORS_THMC50 is not set +CONFIG_SENSORS_TMP102=y +# CONFIG_SENSORS_TMP401 is not set +# CONFIG_SENSORS_TMP421 is not set +# CONFIG_SENSORS_VT1211 is not set +# CONFIG_SENSORS_W83781D is not set +# CONFIG_SENSORS_W83791D is not set +# CONFIG_SENSORS_W83792D is not set +# CONFIG_SENSORS_W83793 is not set +# CONFIG_SENSORS_W83795 is not set +# CONFIG_SENSORS_W83L785TS is not set +# CONFIG_SENSORS_W83L786NG is not set +# CONFIG_SENSORS_W83627HF is not set +# CONFIG_SENSORS_W83627EHF is not set +CONFIG_THERMAL=y +CONFIG_THERMAL_HWMON=y +CONFIG_THERMAL_OF=y +CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y +# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set +# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set +CONFIG_THERMAL_GOV_FAIR_SHARE=y +CONFIG_THERMAL_GOV_STEP_WISE=y +CONFIG_THERMAL_GOV_USER_SPACE=y +CONFIG_CPU_THERMAL=y +# CONFIG_THERMAL_EMULATION is not set +# CONFIG_IMX_THERMAL is not set + +# +# Texas Instruments thermal drivers +# +CONFIG_TI_SOC_THERMAL=y +CONFIG_TI_THERMAL=y +CONFIG_OMAP4_THERMAL=y +CONFIG_OMAP5_THERMAL=y +CONFIG_DRA752_THERMAL=y +CONFIG_WATCHDOG=y +CONFIG_WATCHDOG_CORE=y +# CONFIG_WATCHDOG_NOWAYOUT is not set + +# +# Watchdog Device Drivers +# +# CONFIG_SOFT_WATCHDOG is not set +# CONFIG_GPIO_WATCHDOG is not set +# CONFIG_DW_WATCHDOG is not set +CONFIG_OMAP_WATCHDOG=y +CONFIG_TWL4030_WATCHDOG=y +# CONFIG_MAX63XX_WATCHDOG is not set +# CONFIG_MEN_A21_WDT is not set + +# +# USB-based Watchdog Cards +# +# CONFIG_USBPCWATCHDOG is not set +CONFIG_SSB_POSSIBLE=y + +# +# Sonics Silicon Backplane +# +# CONFIG_SSB is not set +CONFIG_BCMA_POSSIBLE=y + +# +# Broadcom specific AMBA +# +# CONFIG_BCMA is not set + +# +# Multifunction device drivers +# +CONFIG_MFD_CORE=y +# CONFIG_MFD_AS3711 is not set +# CONFIG_MFD_AS3722 is not set +# CONFIG_PMIC_ADP5520 is not set +# CONFIG_MFD_AAT2870_CORE is not set +# CONFIG_MFD_CROS_EC is not set +# CONFIG_MFD_ASIC3 is not set +# CONFIG_PMIC_DA903X is not set +# CONFIG_MFD_DA9052_SPI is not set +# CONFIG_MFD_DA9052_I2C is not set +# CONFIG_MFD_DA9055 is not set +# CONFIG_MFD_DA9063 is not set +# CONFIG_MFD_MC13XXX_SPI is not set +# CONFIG_MFD_MC13XXX_I2C is not set +# CONFIG_HTC_EGPIO is not set +# CONFIG_HTC_PASIC3 is not set +# CONFIG_HTC_I2CPLD is not set +# CONFIG_MFD_KEMPLD is not set +# CONFIG_MFD_88PM800 is not set +# CONFIG_MFD_88PM805 is not set +# CONFIG_MFD_88PM860X is not set +# CONFIG_MFD_MAX14577 is not set +# CONFIG_MFD_MAX77686 is not set +# CONFIG_MFD_MAX77693 is not set +# CONFIG_MFD_MAX8907 is not set +# CONFIG_MFD_MAX8925 is not set +# CONFIG_MFD_MAX8997 is not set +# CONFIG_MFD_MAX8998 is not set +# CONFIG_EZX_PCAP is not set +# CONFIG_MFD_VIPERBOARD is not set +# CONFIG_MFD_RETU is not set +# CONFIG_MFD_PCF50633 is not set +# CONFIG_MFD_RC5T583 is not set +# CONFIG_MFD_SEC_CORE is not set +# CONFIG_MFD_SI476X_CORE is not set +# CONFIG_MFD_SM501 is not set +# CONFIG_MFD_SMSC is not set +# CONFIG_ABX500_CORE is not set +# CONFIG_MFD_STMPE is not set +CONFIG_MFD_SYSCON=y +CONFIG_MFD_TI_AM335X_TSCADC=y +# CONFIG_MFD_LP3943 is not set +# CONFIG_MFD_LP8788 is not set +CONFIG_MFD_OMAP_USB_HOST=y +CONFIG_MFD_PALMAS=y +# CONFIG_TPS6105X is not set +# CONFIG_TPS65010 is not set +# CONFIG_TPS6507X is not set +# CONFIG_MFD_TPS65090 is not set +CONFIG_MFD_TPS65217=y +CONFIG_MFD_TPS65218=y +# CONFIG_MFD_TPS6586X is not set +CONFIG_MFD_TPS65910=y +# CONFIG_MFD_TPS65912 is not set +# CONFIG_MFD_TPS65912_I2C is not set +# CONFIG_MFD_TPS65912_SPI is not set +# CONFIG_MFD_TPS80031 is not set +CONFIG_TWL4030_CORE=y +# CONFIG_TWL4030_MADC is not set +CONFIG_TWL4030_POWER=y +CONFIG_MFD_TWL4030_AUDIO=y +CONFIG_TWL6040_CORE=y +# CONFIG_MFD_WL1273_CORE is not set +# CONFIG_MFD_LM3533 is not set +# CONFIG_MFD_TC3589X is not set +# CONFIG_MFD_TMIO is not set +# CONFIG_MFD_T7L66XB is not set +# CONFIG_MFD_TC6387XB is not set +# CONFIG_MFD_TC6393XB is not set +# CONFIG_MFD_ARIZONA_I2C is not set +# CONFIG_MFD_ARIZONA_SPI is not set +# CONFIG_MFD_WM8400 is not set +# CONFIG_MFD_WM831X_I2C is not set +# CONFIG_MFD_WM831X_SPI is not set +# CONFIG_MFD_WM8350_I2C is not set +# CONFIG_MFD_WM8994 is not set +# CONFIG_VEXPRESS_CONFIG is not set +CONFIG_REGULATOR=y +# CONFIG_REGULATOR_DEBUG is not set +CONFIG_REGULATOR_FIXED_VOLTAGE=y +# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set +# CONFIG_REGULATOR_ACT8865 is not set +# CONFIG_REGULATOR_AD5398 is not set +# CONFIG_REGULATOR_ANATOP is not set +# CONFIG_REGULATOR_DA9210 is not set +# CONFIG_REGULATOR_FAN53555 is not set +CONFIG_REGULATOR_GPIO=y +# CONFIG_REGULATOR_ISL6271A is not set +# CONFIG_REGULATOR_LP3971 is not set +# CONFIG_REGULATOR_LP3972 is not set +# CONFIG_REGULATOR_LP872X is not set +# CONFIG_REGULATOR_LP8755 is not set +# CONFIG_REGULATOR_MAX1586 is not set +# CONFIG_REGULATOR_MAX8649 is not set +# CONFIG_REGULATOR_MAX8660 is not set +# CONFIG_REGULATOR_MAX8952 is not set +# CONFIG_REGULATOR_MAX8973 is not set +CONFIG_REGULATOR_PALMAS=y +CONFIG_REGULATOR_PBIAS=y +# CONFIG_REGULATOR_PFUZE100 is not set +CONFIG_REGULATOR_TI_ABB=y +# CONFIG_REGULATOR_TPS51632 is not set +# CONFIG_REGULATOR_TPS62360 is not set +CONFIG_REGULATOR_TPS65023=y +CONFIG_REGULATOR_TPS6507X=y +CONFIG_REGULATOR_TPS65217=y +CONFIG_REGULATOR_TPS65218=y +# CONFIG_REGULATOR_TPS6524X is not set +CONFIG_REGULATOR_TPS65910=y +CONFIG_REGULATOR_TWL4030=y +CONFIG_MEDIA_SUPPORT=m + +# +# Multimedia core support +# +CONFIG_MEDIA_CAMERA_SUPPORT=y +# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set +# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set +# CONFIG_MEDIA_RADIO_SUPPORT is not set +# CONFIG_MEDIA_RC_SUPPORT is not set +CONFIG_MEDIA_CONTROLLER=y +CONFIG_VIDEO_DEV=m +CONFIG_VIDEO_V4L2_SUBDEV_API=y +CONFIG_VIDEO_V4L2=m +# CONFIG_VIDEO_ADV_DEBUG is not set +# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set +CONFIG_V4L2_MEM2MEM_DEV=m +CONFIG_VIDEOBUF2_CORE=m +CONFIG_VIDEOBUF2_MEMOPS=m +CONFIG_VIDEOBUF2_DMA_CONTIG=m +CONFIG_VIDEOBUF2_VMALLOC=m +# CONFIG_TTPCI_EEPROM is not set + +# +# Media drivers +# +CONFIG_MEDIA_USB_SUPPORT=y + +# +# Webcam devices +# +CONFIG_USB_VIDEO_CLASS=m +CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y +CONFIG_USB_GSPCA=m +# CONFIG_USB_M5602 is not set +# CONFIG_USB_STV06XX is not set +# CONFIG_USB_GL860 is not set +# CONFIG_USB_GSPCA_BENQ is not set +# CONFIG_USB_GSPCA_CONEX is not set +# CONFIG_USB_GSPCA_CPIA1 is not set +# CONFIG_USB_GSPCA_ETOMS is not set +# CONFIG_USB_GSPCA_FINEPIX is not set +# CONFIG_USB_GSPCA_JEILINJ is not set +# CONFIG_USB_GSPCA_JL2005BCD is not set +# CONFIG_USB_GSPCA_KINECT is not set +# CONFIG_USB_GSPCA_KONICA is not set +# CONFIG_USB_GSPCA_MARS is not set +# CONFIG_USB_GSPCA_MR97310A is not set +# CONFIG_USB_GSPCA_NW80X is not set +# CONFIG_USB_GSPCA_OV519 is not set +# CONFIG_USB_GSPCA_OV534 is not set +# CONFIG_USB_GSPCA_OV534_9 is not set +# CONFIG_USB_GSPCA_PAC207 is not set +# CONFIG_USB_GSPCA_PAC7302 is not set +# CONFIG_USB_GSPCA_PAC7311 is not set +# CONFIG_USB_GSPCA_SE401 is not set +# CONFIG_USB_GSPCA_SN9C2028 is not set +# CONFIG_USB_GSPCA_SN9C20X is not set +# CONFIG_USB_GSPCA_SONIXB is not set +# CONFIG_USB_GSPCA_SONIXJ is not set +# CONFIG_USB_GSPCA_SPCA500 is not set +# CONFIG_USB_GSPCA_SPCA501 is not set +# CONFIG_USB_GSPCA_SPCA505 is not set +# CONFIG_USB_GSPCA_SPCA506 is not set +# CONFIG_USB_GSPCA_SPCA508 is not set +# CONFIG_USB_GSPCA_SPCA561 is not set +# CONFIG_USB_GSPCA_SPCA1528 is not set +# CONFIG_USB_GSPCA_SQ905 is not set +# CONFIG_USB_GSPCA_SQ905C is not set +# CONFIG_USB_GSPCA_SQ930X is not set +# CONFIG_USB_GSPCA_STK014 is not set +# CONFIG_USB_GSPCA_STK1135 is not set +# CONFIG_USB_GSPCA_STV0680 is not set +# CONFIG_USB_GSPCA_SUNPLUS is not set +# CONFIG_USB_GSPCA_T613 is not set +# CONFIG_USB_GSPCA_TOPRO is not set +# CONFIG_USB_GSPCA_TV8532 is not set +# CONFIG_USB_GSPCA_VC032X is not set +# CONFIG_USB_GSPCA_VICAM is not set +# CONFIG_USB_GSPCA_XIRLINK_CIT is not set +# CONFIG_USB_GSPCA_ZC3XX is not set +# CONFIG_USB_PWC is not set +# CONFIG_VIDEO_CPIA2 is not set +# CONFIG_USB_ZR364XX is not set +# CONFIG_USB_STKWEBCAM is not set +# CONFIG_USB_S2255 is not set +# CONFIG_VIDEO_USBTV is not set + +# +# Webcam, TV (analog/digital) USB devices +# +# CONFIG_VIDEO_EM28XX is not set +CONFIG_V4L_PLATFORM_DRIVERS=y +# CONFIG_VIDEO_DM6446_CCDC is not set +# CONFIG_VIDEO_OMAP2_VOUT is not set +# CONFIG_VIDEO_TIMBERDALE is not set +# CONFIG_SOC_CAMERA is not set +CONFIG_VIDEO_AM437X_VPFE=m +CONFIG_V4L_MEM2MEM_DRIVERS=y +# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set +# CONFIG_VIDEO_SH_VEU is not set +# CONFIG_VIDEO_RENESAS_VSP1 is not set +CONFIG_VIDEO_TI_VPE=m +# CONFIG_VIDEO_TI_VPE_DEBUG is not set +# CONFIG_V4L_TEST_DRIVERS is not set + +# +# Supported MMC/SDIO adapters +# +# CONFIG_CYPRESS_FIRMWARE is not set + +# +# Media ancillary drivers (tuners, sensors, i2c, frontends) +# +# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set + +# +# Encoders, decoders, sensors and other helper chips +# + +# +# Audio decoders, processors and mixers +# +# CONFIG_VIDEO_TVAUDIO is not set +# CONFIG_VIDEO_TDA7432 is not set +# CONFIG_VIDEO_TDA9840 is not set +# CONFIG_VIDEO_TEA6415C is not set +# CONFIG_VIDEO_TEA6420 is not set +# CONFIG_VIDEO_MSP3400 is not set +# CONFIG_VIDEO_CS5345 is not set +# CONFIG_VIDEO_CS53L32A is not set +# CONFIG_VIDEO_TLV320AIC23B is not set +# CONFIG_VIDEO_UDA1342 is not set +# CONFIG_VIDEO_WM8775 is not set +# CONFIG_VIDEO_WM8739 is not set +# CONFIG_VIDEO_VP27SMPX is not set +# CONFIG_VIDEO_SONY_BTF_MPX is not set + +# +# RDS decoders +# +# CONFIG_VIDEO_SAA6588 is not set + +# +# Video decoders +# +# CONFIG_VIDEO_ADV7180 is not set +# CONFIG_VIDEO_ADV7183 is not set +# CONFIG_VIDEO_ADV7604 is not set +# CONFIG_VIDEO_ADV7842 is not set +# CONFIG_VIDEO_BT819 is not set +# CONFIG_VIDEO_BT856 is not set +# CONFIG_VIDEO_BT866 is not set +# CONFIG_VIDEO_KS0127 is not set +# CONFIG_VIDEO_ML86V7667 is not set +# CONFIG_VIDEO_SAA7110 is not set +# CONFIG_VIDEO_SAA711X is not set +# CONFIG_VIDEO_SAA7191 is not set +# CONFIG_VIDEO_TVP514X is not set +# CONFIG_VIDEO_TVP5150 is not set +# CONFIG_VIDEO_TVP7002 is not set +# CONFIG_VIDEO_TW2804 is not set +# CONFIG_VIDEO_TW9903 is not set +# CONFIG_VIDEO_TW9906 is not set +# CONFIG_VIDEO_VPX3220 is not set + +# +# Video and audio decoders +# +# CONFIG_VIDEO_SAA717X is not set +# CONFIG_VIDEO_CX25840 is not set + +# +# Video encoders +# +# CONFIG_VIDEO_SAA7127 is not set +# CONFIG_VIDEO_SAA7185 is not set +# CONFIG_VIDEO_ADV7170 is not set +# CONFIG_VIDEO_ADV7175 is not set +# CONFIG_VIDEO_ADV7343 is not set +# CONFIG_VIDEO_ADV7393 is not set +# CONFIG_VIDEO_ADV7511 is not set +# CONFIG_VIDEO_AD9389B is not set +# CONFIG_VIDEO_AK881X is not set +# CONFIG_VIDEO_THS8200 is not set + +# +# Camera sensor devices +# +CONFIG_VIDEO_OV2659=m +# CONFIG_VIDEO_OV7640 is not set +# CONFIG_VIDEO_OV7670 is not set +# CONFIG_VIDEO_OV9650 is not set +# CONFIG_VIDEO_VS6624 is not set +# CONFIG_VIDEO_MT9M032 is not set +# CONFIG_VIDEO_MT9P031 is not set +# CONFIG_VIDEO_MT9T001 is not set +# CONFIG_VIDEO_MT9V011 is not set +# CONFIG_VIDEO_MT9V032 is not set +# CONFIG_VIDEO_SR030PC30 is not set +# CONFIG_VIDEO_NOON010PC30 is not set +# CONFIG_VIDEO_M5MOLS is not set +# CONFIG_VIDEO_S5K6AA is not set +# CONFIG_VIDEO_S5K4ECGX is not set +# CONFIG_VIDEO_S5K5BAF is not set +# CONFIG_VIDEO_SMIAPP is not set +# CONFIG_VIDEO_S5C73M3 is not set + +# +# Flash devices +# +# CONFIG_VIDEO_ADP1653 is not set +# CONFIG_VIDEO_AS3645A is not set +# CONFIG_VIDEO_LM3560 is not set + +# +# Video improvement chips +# +# CONFIG_VIDEO_UPD64031A is not set +# CONFIG_VIDEO_UPD64083 is not set + +# +# Audio/Video compression chips +# +# CONFIG_VIDEO_SAA6752HS is not set + +# +# Miscellaneous helper chips +# +# CONFIG_VIDEO_THS7303 is not set +# CONFIG_VIDEO_M52790 is not set + +# +# Sensors used on soc_camera driver +# + +# +# Customise DVB Frontends +# +CONFIG_DVB_AU8522=m +CONFIG_DVB_AU8522_V4L=m +CONFIG_DVB_TUNER_DIB0070=m +CONFIG_DVB_TUNER_DIB0090=m + +# +# Tools to develop new frontends +# +# CONFIG_DVB_DUMMY_FE is not set + +# +# Graphics support +# + +# +# Direct Rendering Manager +# +CONFIG_DRM=y +CONFIG_DRM_KMS_HELPER=y +CONFIG_DRM_KMS_FB_HELPER=y +# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set +CONFIG_DRM_GEM_CMA_HELPER=y +CONFIG_DRM_KMS_CMA_HELPER=y + +# +# I2C encoder or helper chips +# +# CONFIG_DRM_I2C_CH7006 is not set +# CONFIG_DRM_I2C_SIL164 is not set +CONFIG_DRM_I2C_NXP_TDA998X=y +# CONFIG_DRM_EXYNOS is not set +# CONFIG_DRM_UDL is not set +# CONFIG_DRM_ARMADA is not set +# CONFIG_DRM_RCAR_DU is not set +# CONFIG_DRM_SHMOBILE is not set +CONFIG_DRM_OMAP=y +CONFIG_DRM_OMAP_NUM_CRTCS=1 +CONFIG_DRM_TILCDC=y + +# +# Frame buffer Devices +# +CONFIG_FB=y +CONFIG_FIRMWARE_EDID=y +# CONFIG_FB_DDC is not set +# CONFIG_FB_BOOT_VESA_SUPPORT is not set +# CONFIG_FB_CFB_FILLRECT is not set +# CONFIG_FB_CFB_COPYAREA is not set +# CONFIG_FB_CFB_IMAGEBLIT is not set +# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set +CONFIG_FB_SYS_FILLRECT=y +CONFIG_FB_SYS_COPYAREA=y +CONFIG_FB_SYS_IMAGEBLIT=y +# CONFIG_FB_FOREIGN_ENDIAN is not set +CONFIG_FB_SYS_FOPS=y +CONFIG_FB_DEFERRED_IO=y +# CONFIG_FB_SVGALIB is not set +# CONFIG_FB_MACMODES is not set +# CONFIG_FB_BACKLIGHT is not set +CONFIG_FB_MODE_HELPERS=y +CONFIG_FB_TILEBLITTING=y + +# +# Frame buffer hardware drivers +# +# CONFIG_FB_UVESA is not set +# CONFIG_FB_OPENCORES is not set +# CONFIG_FB_S1D13XXX is not set +# CONFIG_FB_TMIO is not set +# CONFIG_FB_SMSCUFX is not set +# CONFIG_FB_UDL is not set +# CONFIG_FB_GOLDFISH is not set +# CONFIG_FB_DA8XX is not set +# CONFIG_FB_VIRTUAL is not set +# CONFIG_FB_METRONOME is not set +# CONFIG_FB_BROADSHEET is not set +# CONFIG_FB_AUO_K190X is not set +# CONFIG_FB_SIMPLE is not set +CONFIG_OMAP2_DSS_INIT=y +CONFIG_OMAP2_DSS=y +# CONFIG_OMAP2_DSS_DEBUG is not set +# CONFIG_OMAP2_DSS_DEBUGFS is not set +CONFIG_OMAP2_DSS_DPI=y +CONFIG_OMAP2_DSS_VENC=y +CONFIG_OMAP2_DSS_HDMI_COMMON=y +CONFIG_OMAP4_DSS_HDMI=y +CONFIG_OMAP5_DSS_HDMI=y +CONFIG_OMAP2_DSS_SDI=y +CONFIG_OMAP2_DSS_DSI=y +CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0 +CONFIG_OMAP2_DSS_SLEEP_AFTER_VENC_RESET=y + +# +# OMAP Display Device Drivers (new device model) +# +CONFIG_DISPLAY_ENCODER_TFP410=y +CONFIG_DISPLAY_ENCODER_TPD12S015=y +CONFIG_DISPLAY_DRA7EVM_ENCODER_TPD12S015=y +CONFIG_DISPLAY_CONNECTOR_DVI=y +CONFIG_DISPLAY_CONNECTOR_HDMI=y +# CONFIG_DISPLAY_CONNECTOR_ANALOG_TV is not set +CONFIG_DISPLAY_PANEL_DPI=y +# CONFIG_DISPLAY_PANEL_DSI_CM is not set +# CONFIG_DISPLAY_PANEL_SONY_ACX565AKM is not set +# CONFIG_DISPLAY_PANEL_LGPHILIPS_LB035Q02 is not set +# CONFIG_DISPLAY_PANEL_SHARP_LS037V7DW01 is not set +# CONFIG_DISPLAY_PANEL_TPO_TD028TTEC1 is not set +# CONFIG_DISPLAY_PANEL_TPO_TD043MTEA1 is not set +# CONFIG_DISPLAY_PANEL_NEC_NL8048HL11 is not set +# CONFIG_DISPLAY_PANEL_TLC59108 is not set +# CONFIG_EXYNOS_VIDEO is not set +# CONFIG_FB_SSD1307 is not set +CONFIG_BACKLIGHT_LCD_SUPPORT=y +# CONFIG_LCD_CLASS_DEVICE is not set +CONFIG_BACKLIGHT_CLASS_DEVICE=y +# CONFIG_BACKLIGHT_GENERIC is not set +# CONFIG_BACKLIGHT_PWM is not set +# CONFIG_BACKLIGHT_ADP8860 is not set +# CONFIG_BACKLIGHT_ADP8870 is not set +# CONFIG_BACKLIGHT_LM3630A is not set +# CONFIG_BACKLIGHT_LM3639 is not set +# CONFIG_BACKLIGHT_LP855X is not set +# CONFIG_BACKLIGHT_PANDORA is not set +# CONFIG_BACKLIGHT_TPS65217 is not set +CONFIG_BACKLIGHT_GPIO=y +# CONFIG_BACKLIGHT_LV5207LP is not set +# CONFIG_BACKLIGHT_BD6107 is not set +# CONFIG_VGASTATE is not set +# CONFIG_VIDEO_OUTPUT_CONTROL is not set +CONFIG_VIDEOMODE_HELPERS=y +CONFIG_HDMI=y + +# +# Console display driver support +# +CONFIG_DUMMY_CONSOLE=y +CONFIG_FRAMEBUFFER_CONSOLE=y +CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y +CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y +CONFIG_LOGO=y +CONFIG_LOGO_LINUX_MONO=y +CONFIG_LOGO_LINUX_VGA16=y +CONFIG_LOGO_LINUX_CLUT224=y +CONFIG_SOUND=m +CONFIG_SOUND_OSS_CORE=y +CONFIG_SOUND_OSS_CORE_PRECLAIM=y +CONFIG_SND=m +CONFIG_SND_TIMER=m +CONFIG_SND_PCM=m +CONFIG_SND_DMAENGINE_PCM=m +CONFIG_SND_HWDEP=m +CONFIG_SND_RAWMIDI=m +CONFIG_SND_COMPRESS_OFFLOAD=m +CONFIG_SND_JACK=y +# CONFIG_SND_SEQUENCER is not set +CONFIG_SND_OSSEMUL=y +CONFIG_SND_MIXER_OSS=m +CONFIG_SND_PCM_OSS=m +CONFIG_SND_PCM_OSS_PLUGINS=y +# CONFIG_SND_HRTIMER is not set +# CONFIG_SND_DYNAMIC_MINORS is not set +CONFIG_SND_SUPPORT_OLD_API=y +CONFIG_SND_VERBOSE_PROCFS=y +CONFIG_SND_VERBOSE_PRINTK=y +CONFIG_SND_DEBUG=y +# CONFIG_SND_DEBUG_VERBOSE is not set +# CONFIG_SND_PCM_XRUN_DEBUG is not set +# CONFIG_SND_RAWMIDI_SEQ is not set +# CONFIG_SND_OPL3_LIB_SEQ is not set +# CONFIG_SND_OPL4_LIB_SEQ is not set +# CONFIG_SND_SBAWE_SEQ is not set +# CONFIG_SND_EMU10K1_SEQ is not set +CONFIG_SND_DRIVERS=y +# CONFIG_SND_DUMMY is not set +# CONFIG_SND_ALOOP is not set +# CONFIG_SND_MTPAV is not set +# CONFIG_SND_SERIAL_U16550 is not set +# CONFIG_SND_MPU401 is not set +CONFIG_SND_ARM=y +CONFIG_SND_SPI=y +CONFIG_SND_USB=y +CONFIG_SND_USB_AUDIO=m +# CONFIG_SND_USB_UA101 is not set +# CONFIG_SND_USB_CAIAQ is not set +# CONFIG_SND_USB_6FIRE is not set +# CONFIG_SND_USB_HIFACE is not set +CONFIG_SND_SOC=m +CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y +# CONFIG_SND_ATMEL_SOC is not set +CONFIG_SND_EDMA_SOC=m +CONFIG_SND_DAVINCI_SOC_MCASP=m +CONFIG_SND_DAVINCI_SOC_GENERIC_EVM=m +CONFIG_SND_AM33XX_SOC_EVM=m +# CONFIG_SND_DESIGNWARE_I2S is not set +CONFIG_SND_OMAP_SOC=m +CONFIG_SND_OMAP_SOC_DMIC=m +CONFIG_SND_OMAP_SOC_MCBSP=m +CONFIG_SND_OMAP_SOC_MCPDM=m +CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m +CONFIG_SND_OMAP_SOC_OMAP_ABE_TWL6040=m +# CONFIG_SND_OMAP_SOC_OMAP_HDMI is not set +CONFIG_SND_SOC_I2C_AND_SPI=m +CONFIG_SND_SOC_DMIC=m +CONFIG_SND_SOC_TLV320AIC31XX=m +CONFIG_SND_SOC_TLV320AIC3X=m +CONFIG_SND_SOC_TWL4030=m +CONFIG_SND_SOC_TWL6040=m +CONFIG_SND_SIMPLE_CARD=m +# CONFIG_SOUND_PRIME is not set + +# +# HID support +# +CONFIG_HID=y +CONFIG_HID_BATTERY_STRENGTH=y +CONFIG_HIDRAW=y +CONFIG_UHID=y +CONFIG_HID_GENERIC=y + +# +# Special HID drivers +# +CONFIG_HID_A4TECH=y +CONFIG_HID_ACRUX=m +CONFIG_HID_ACRUX_FF=y +CONFIG_HID_APPLE=y +CONFIG_HID_APPLEIR=m +CONFIG_HID_AUREAL=m +CONFIG_HID_BELKIN=y +CONFIG_HID_CHERRY=y +CONFIG_HID_CHICONY=y +CONFIG_HID_PRODIKEYS=m +CONFIG_HID_CYPRESS=y +CONFIG_HID_DRAGONRISE=m +CONFIG_DRAGONRISE_FF=y +CONFIG_HID_EMS_FF=m +CONFIG_HID_ELECOM=m +CONFIG_HID_ELO=m +CONFIG_HID_EZKEY=y +CONFIG_HID_HOLTEK=m +CONFIG_HOLTEK_FF=y +CONFIG_HID_HUION=m +CONFIG_HID_KEYTOUCH=m +CONFIG_HID_KYE=m +CONFIG_HID_UCLOGIC=m +CONFIG_HID_WALTOP=m +CONFIG_HID_GYRATION=m +CONFIG_HID_ICADE=m +CONFIG_HID_TWINHAN=m +CONFIG_HID_KENSINGTON=y +CONFIG_HID_LCPOWER=m +# CONFIG_HID_LENOVO_TPKBD is not set +CONFIG_HID_LOGITECH=y +CONFIG_HID_LOGITECH_DJ=m +CONFIG_LOGITECH_FF=y +CONFIG_LOGIRUMBLEPAD2_FF=y +CONFIG_LOGIG940_FF=y +CONFIG_LOGIWHEELS_FF=y +CONFIG_HID_MAGICMOUSE=m +CONFIG_HID_MICROSOFT=y +CONFIG_HID_MONTEREY=y +CONFIG_HID_MULTITOUCH=m +CONFIG_HID_NTRIG=m +CONFIG_HID_ORTEK=m +CONFIG_HID_PANTHERLORD=m +CONFIG_PANTHERLORD_FF=y +CONFIG_HID_PETALYNX=m +CONFIG_HID_PICOLCD=m +CONFIG_HID_PICOLCD_FB=y +CONFIG_HID_PICOLCD_BACKLIGHT=y +CONFIG_HID_PICOLCD_LEDS=y +CONFIG_HID_PRIMAX=m +CONFIG_HID_ROCCAT=m +CONFIG_HID_SAITEK=m +CONFIG_HID_SAMSUNG=m +CONFIG_HID_SONY=m +CONFIG_SONY_FF=y +CONFIG_HID_SPEEDLINK=m +CONFIG_HID_STEELSERIES=m +CONFIG_HID_SUNPLUS=m +CONFIG_HID_GREENASIA=m +CONFIG_GREENASIA_FF=y +CONFIG_HID_SMARTJOYPLUS=m +CONFIG_SMARTJOYPLUS_FF=y +CONFIG_HID_TIVO=m +CONFIG_HID_TOPSEED=m +CONFIG_HID_THINGM=m +CONFIG_HID_THRUSTMASTER=m +CONFIG_THRUSTMASTER_FF=y +CONFIG_HID_WACOM=m +CONFIG_HID_WIIMOTE=m +CONFIG_HID_XINMO=m +CONFIG_HID_ZEROPLUS=m +CONFIG_ZEROPLUS_FF=y +CONFIG_HID_ZYDACRON=m +CONFIG_HID_SENSOR_HUB=m + +# +# USB HID support +# +CONFIG_USB_HID=y +CONFIG_HID_PID=y +CONFIG_USB_HIDDEV=y + +# +# I2C HID support +# +# CONFIG_I2C_HID is not set +CONFIG_USB_OHCI_LITTLE_ENDIAN=y +CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB_SUPPORT=y +CONFIG_USB_COMMON=y +CONFIG_USB_ARCH_HAS_HCD=y +CONFIG_USB=y +# CONFIG_USB_DEBUG is not set +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y + +# +# Miscellaneous USB options +# +CONFIG_USB_DEFAULT_PERSIST=y +# CONFIG_USB_DYNAMIC_MINORS is not set +# CONFIG_USB_OTG is not set +# CONFIG_USB_OTG_WHITELIST is not set +# CONFIG_USB_OTG_BLACKLIST_HUB is not set +CONFIG_USB_MON=y +# CONFIG_USB_WUSB_CBAF is not set + +# +# USB Host Controller Drivers +# +# CONFIG_USB_C67X00_HCD is not set +CONFIG_USB_XHCI_HCD=m +CONFIG_USB_XHCI_PLATFORM=m +CONFIG_USB_EHCI_HCD=y +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set +CONFIG_USB_EHCI_TT_NEWSCHED=y +CONFIG_USB_EHCI_HCD_OMAP=y +# CONFIG_USB_EHCI_HCD_PLATFORM is not set +# CONFIG_USB_OXU210HP_HCD is not set +# CONFIG_USB_ISP116X_HCD is not set +# CONFIG_USB_ISP1760_HCD is not set +# CONFIG_USB_ISP1362_HCD is not set +# CONFIG_USB_FUSBH200_HCD is not set +# CONFIG_USB_FOTG210_HCD is not set +# CONFIG_USB_OHCI_HCD is not set +# CONFIG_USB_SL811_HCD is not set +# CONFIG_USB_R8A66597_HCD is not set +# CONFIG_USB_HCD_TEST_MODE is not set +# CONFIG_USB_RENESAS_USBHS is not set + +# +# USB Device Class drivers +# +CONFIG_USB_ACM=m +CONFIG_USB_PRINTER=m +CONFIG_USB_WDM=y +# CONFIG_USB_TMC is not set + +# +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may +# + +# +# also be needed; see USB_STORAGE Help for more info +# +CONFIG_USB_STORAGE=y +# CONFIG_USB_STORAGE_DEBUG is not set +# CONFIG_USB_STORAGE_REALTEK is not set +# CONFIG_USB_STORAGE_DATAFAB is not set +# CONFIG_USB_STORAGE_FREECOM is not set +# CONFIG_USB_STORAGE_ISD200 is not set +# CONFIG_USB_STORAGE_USBAT is not set +# CONFIG_USB_STORAGE_SDDR09 is not set +# CONFIG_USB_STORAGE_SDDR55 is not set +# CONFIG_USB_STORAGE_JUMPSHOT is not set +# CONFIG_USB_STORAGE_ALAUDA is not set +# CONFIG_USB_STORAGE_ONETOUCH is not set +# CONFIG_USB_STORAGE_KARMA is not set +# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set +# CONFIG_USB_STORAGE_ENE_UB6250 is not set + +# +# USB Imaging devices +# +# CONFIG_USB_MDC800 is not set +# CONFIG_USB_MICROTEK is not set +CONFIG_USB_MUSB_HDRC=m +# CONFIG_USB_MUSB_HOST is not set +# CONFIG_USB_MUSB_GADGET is not set +CONFIG_USB_MUSB_DUAL_ROLE=y +# CONFIG_USB_MUSB_TUSB6010 is not set +CONFIG_USB_MUSB_OMAP2PLUS=m +# CONFIG_USB_MUSB_AM35X is not set +CONFIG_USB_MUSB_DSPS=m +# CONFIG_USB_MUSB_UX500 is not set +CONFIG_USB_MUSB_AM335X_CHILD=m +# CONFIG_USB_INVENTRA_DMA is not set +CONFIG_USB_TI_CPPI41_DMA=y +# CONFIG_MUSB_PIO_ONLY is not set +CONFIG_USB_DWC3=m +# CONFIG_USB_DWC3_HOST is not set +# CONFIG_USB_DWC3_GADGET is not set +CONFIG_USB_DWC3_DUAL_ROLE=y + +# +# Platform Glue Driver Support +# +CONFIG_USB_DWC3_OMAP=m + +# +# Debugging features +# +# CONFIG_USB_DWC3_DEBUG is not set +# CONFIG_USB_DWC2 is not set +# CONFIG_USB_CHIPIDEA is not set + +# +# USB port drivers +# +# CONFIG_USB_SERIAL is not set + +# +# USB Miscellaneous drivers +# +# CONFIG_USB_EMI62 is not set +# CONFIG_USB_EMI26 is not set +# CONFIG_USB_ADUTUX is not set +# CONFIG_USB_SEVSEG is not set +# CONFIG_USB_RIO500 is not set +# CONFIG_USB_LEGOTOWER is not set +# CONFIG_USB_LCD is not set +# CONFIG_USB_LED is not set +# CONFIG_USB_CYPRESS_CY7C63 is not set +# CONFIG_USB_CYTHERM is not set +# CONFIG_USB_IDMOUSE is not set +# CONFIG_USB_FTDI_ELAN is not set +# CONFIG_USB_APPLEDISPLAY is not set +# CONFIG_USB_SISUSBVGA is not set +# CONFIG_USB_LD is not set +# CONFIG_USB_TRANCEVIBRATOR is not set +# CONFIG_USB_IOWARRIOR is not set +CONFIG_USB_TEST=m +# CONFIG_USB_EHSET_TEST_FIXTURE is not set +# CONFIG_USB_ISIGHTFW is not set +# CONFIG_USB_YUREX is not set +# CONFIG_USB_EZUSB_FX2 is not set +# CONFIG_USB_HSIC_USB3503 is not set + +# +# USB Physical Layer drivers +# +CONFIG_USB_PHY=y +# CONFIG_USB_OTG_FSM is not set +CONFIG_NOP_USB_XCEIV=y +CONFIG_AM335X_CONTROL_USB=y +CONFIG_AM335X_PHY_USB=y +# CONFIG_SAMSUNG_USB2PHY is not set +# CONFIG_SAMSUNG_USB3PHY is not set +CONFIG_TWL6030_USB=m +# CONFIG_USB_GPIO_VBUS is not set +# CONFIG_USB_ISP1301 is not set +# CONFIG_USB_RCAR_PHY is not set +# CONFIG_USB_ULPI is not set +CONFIG_USB_GADGET=y +# CONFIG_USB_GADGET_DEBUG is not set +# CONFIG_USB_GADGET_DEBUG_FILES is not set +# CONFIG_USB_GADGET_DEBUG_FS is not set +CONFIG_USB_GADGET_VBUS_DRAW=500 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 + +# +# USB Peripheral Controller +# +# CONFIG_USB_FUSB300 is not set +# CONFIG_USB_FOTG210_UDC is not set +# CONFIG_USB_GR_UDC is not set +# CONFIG_USB_R8A66597 is not set +# CONFIG_USB_PXA27X is not set +# CONFIG_USB_S3C_HSOTG is not set +# CONFIG_USB_MV_UDC is not set +# CONFIG_USB_MV_U3D is not set +# CONFIG_USB_M66592 is not set +# CONFIG_USB_NET2272 is not set +# CONFIG_USB_DUMMY_HCD is not set +CONFIG_USB_LIBCOMPOSITE=m +CONFIG_USB_F_ACM=m +CONFIG_USB_F_SS_LB=m +CONFIG_USB_U_SERIAL=m +CONFIG_USB_U_ETHER=m +CONFIG_USB_F_SERIAL=m +CONFIG_USB_F_OBEX=m +CONFIG_USB_F_NCM=m +CONFIG_USB_F_ECM=m +CONFIG_USB_F_EEM=m +CONFIG_USB_F_SUBSET=m +CONFIG_USB_F_RNDIS=m +CONFIG_USB_F_MASS_STORAGE=m +CONFIG_USB_F_FS=m +# CONFIG_USB_CONFIGFS is not set +CONFIG_USB_ZERO=m +CONFIG_USB_AUDIO=m +# CONFIG_GADGET_UAC1 is not set +CONFIG_USB_ETH=m +CONFIG_USB_ETH_RNDIS=y +CONFIG_USB_ETH_EEM=y +CONFIG_USB_G_NCM=m +CONFIG_USB_GADGETFS=m +CONFIG_USB_FUNCTIONFS=m +CONFIG_USB_FUNCTIONFS_ETH=y +CONFIG_USB_FUNCTIONFS_RNDIS=y +CONFIG_USB_FUNCTIONFS_GENERIC=y +CONFIG_USB_MASS_STORAGE=m +CONFIG_USB_G_SERIAL=m +CONFIG_USB_MIDI_GADGET=m +CONFIG_USB_G_PRINTER=m +CONFIG_USB_CDC_COMPOSITE=m +CONFIG_USB_G_ACM_MS=m +CONFIG_USB_G_MULTI=m +CONFIG_USB_G_MULTI_RNDIS=y +CONFIG_USB_G_MULTI_CDC=y +CONFIG_USB_G_HID=m +CONFIG_USB_G_DBGP=m +# CONFIG_USB_G_DBGP_PRINTK is not set +CONFIG_USB_G_DBGP_SERIAL=y +# CONFIG_USB_G_WEBCAM is not set +CONFIG_MMC=y +# CONFIG_MMC_DEBUG is not set +CONFIG_MMC_UNSAFE_RESUME=y +# CONFIG_MMC_CLKGATE is not set + +# +# MMC/SD/SDIO Card Drivers +# +CONFIG_MMC_BLOCK=y +CONFIG_MMC_BLOCK_MINORS=8 +CONFIG_MMC_BLOCK_BOUNCE=y +CONFIG_SDIO_UART=y +# CONFIG_MMC_TEST is not set + +# +# MMC/SD/SDIO Host Controller Drivers +# +# CONFIG_MMC_SDHCI is not set +# CONFIG_MMC_SDHCI_PXAV3 is not set +# CONFIG_MMC_SDHCI_PXAV2 is not set +CONFIG_MMC_OMAP=y +CONFIG_MMC_OMAP_HS=y +# CONFIG_MMC_DW is not set +# CONFIG_MMC_VUB300 is not set +# CONFIG_MMC_USHC is not set +# CONFIG_MEMSTICK is not set +CONFIG_NEW_LEDS=y +CONFIG_LEDS_CLASS=y + +# +# LED drivers +# +# CONFIG_LEDS_LM3530 is not set +# CONFIG_LEDS_LM3642 is not set +# CONFIG_LEDS_PCA9532 is not set +CONFIG_LEDS_GPIO=y +# CONFIG_LEDS_LP3944 is not set +# CONFIG_LEDS_LP5521 is not set +# CONFIG_LEDS_LP5523 is not set +# CONFIG_LEDS_LP5562 is not set +# CONFIG_LEDS_LP8501 is not set +# CONFIG_LEDS_PCA955X is not set +# CONFIG_LEDS_PCA963X is not set +# CONFIG_LEDS_PCA9685 is not set +# CONFIG_LEDS_DAC124S085 is not set +# CONFIG_LEDS_PWM is not set +# CONFIG_LEDS_REGULATOR is not set +# CONFIG_LEDS_BD2802 is not set +# CONFIG_LEDS_LT3593 is not set +# CONFIG_LEDS_TCA6507 is not set +# CONFIG_LEDS_LM355x is not set +# CONFIG_LEDS_OT200 is not set +# CONFIG_LEDS_BLINKM is not set + +# +# LED Triggers +# +CONFIG_LEDS_TRIGGERS=y +CONFIG_LEDS_TRIGGER_TIMER=y +CONFIG_LEDS_TRIGGER_ONESHOT=y +CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_LEDS_TRIGGER_BACKLIGHT=y +CONFIG_LEDS_TRIGGER_CPU=y +CONFIG_LEDS_TRIGGER_GPIO=y +CONFIG_LEDS_TRIGGER_DEFAULT_ON=y + +# +# iptables trigger is under Netfilter config (LED target) +# +CONFIG_LEDS_TRIGGER_TRANSIENT=y +CONFIG_LEDS_TRIGGER_CAMERA=y +# CONFIG_ACCESSIBILITY is not set +# CONFIG_EDAC is not set +CONFIG_RTC_LIB=y +CONFIG_RTC_CLASS=y +CONFIG_RTC_HCTOSYS=y +CONFIG_RTC_SYSTOHC=y +CONFIG_RTC_HCTOSYS_DEVICE="rtc0" +# CONFIG_RTC_DEBUG is not set + +# +# RTC interfaces +# +CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_INTF_PROC=y +CONFIG_RTC_INTF_DEV=y +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set +# CONFIG_RTC_DRV_TEST is not set + +# +# I2C RTC drivers +# +CONFIG_RTC_DRV_DS1307=y +# CONFIG_RTC_DRV_DS1374 is not set +# CONFIG_RTC_DRV_DS1672 is not set +# CONFIG_RTC_DRV_DS3232 is not set +# CONFIG_RTC_DRV_HYM8563 is not set +# CONFIG_RTC_DRV_MAX6900 is not set +# CONFIG_RTC_DRV_RS5C372 is not set +# CONFIG_RTC_DRV_ISL1208 is not set +# CONFIG_RTC_DRV_ISL12022 is not set +# CONFIG_RTC_DRV_ISL12057 is not set +# CONFIG_RTC_DRV_X1205 is not set +CONFIG_RTC_DRV_PALMAS=y +# CONFIG_RTC_DRV_PCF2127 is not set +# CONFIG_RTC_DRV_PCF8523 is not set +# CONFIG_RTC_DRV_PCF8563 is not set +# CONFIG_RTC_DRV_PCF8583 is not set +# CONFIG_RTC_DRV_M41T80 is not set +# CONFIG_RTC_DRV_BQ32K is not set +CONFIG_RTC_DRV_TWL4030=y +# CONFIG_RTC_DRV_TPS65910 is not set +# CONFIG_RTC_DRV_S35390A is not set +# CONFIG_RTC_DRV_FM3130 is not set +# CONFIG_RTC_DRV_RX8581 is not set +# CONFIG_RTC_DRV_RX8025 is not set +# CONFIG_RTC_DRV_EM3027 is not set +# CONFIG_RTC_DRV_RV3029C2 is not set + +# +# SPI RTC drivers +# +# CONFIG_RTC_DRV_M41T93 is not set +# CONFIG_RTC_DRV_M41T94 is not set +# CONFIG_RTC_DRV_DS1305 is not set +# CONFIG_RTC_DRV_DS1390 is not set +# CONFIG_RTC_DRV_MAX6902 is not set +# CONFIG_RTC_DRV_R9701 is not set +# CONFIG_RTC_DRV_RS5C348 is not set +# CONFIG_RTC_DRV_DS3234 is not set +# CONFIG_RTC_DRV_PCF2123 is not set +# CONFIG_RTC_DRV_RX4581 is not set + +# +# Platform RTC drivers +# +# CONFIG_RTC_DRV_CMOS is not set +# CONFIG_RTC_DRV_DS1286 is not set +# CONFIG_RTC_DRV_DS1511 is not set +# CONFIG_RTC_DRV_DS1553 is not set +# CONFIG_RTC_DRV_DS1742 is not set +# CONFIG_RTC_DRV_STK17TA8 is not set +# CONFIG_RTC_DRV_M48T86 is not set +# CONFIG_RTC_DRV_M48T35 is not set +# CONFIG_RTC_DRV_M48T59 is not set +# CONFIG_RTC_DRV_MSM6242 is not set +# CONFIG_RTC_DRV_BQ4802 is not set +# CONFIG_RTC_DRV_RP5C01 is not set +# CONFIG_RTC_DRV_V3020 is not set +# CONFIG_RTC_DRV_DS2404 is not set + +# +# on-CPU RTC drivers +# +CONFIG_RTC_DRV_OMAP=y +# CONFIG_RTC_DRV_SNVS is not set +# CONFIG_RTC_DRV_MOXART is not set + +# +# HID Sensor RTC drivers +# +# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set +CONFIG_DMADEVICES=y +# CONFIG_DMADEVICES_DEBUG is not set + +# +# DMA Devices +# +# CONFIG_DW_DMAC_CORE is not set +# CONFIG_DW_DMAC is not set +# CONFIG_TIMB_DMA is not set +CONFIG_TI_EDMA=y +CONFIG_DMA_OMAP=y +CONFIG_TI_CPPI41=y +CONFIG_DMA_ENGINE=y +CONFIG_DMA_VIRTUAL_CHANNELS=y +CONFIG_DMA_OF=y + +# +# DMA Clients +# +# CONFIG_ASYNC_TX_DMA is not set +# CONFIG_DMATEST is not set +# CONFIG_AUXDISPLAY is not set +# CONFIG_UIO is not set +# CONFIG_VIRT_DRIVERS is not set +CONFIG_VIRTIO=y + +# +# Virtio drivers +# +# CONFIG_VIRTIO_BALLOON is not set +# CONFIG_VIRTIO_MMIO is not set + +# +# Microsoft Hyper-V guest support +# +# CONFIG_STAGING is not set +CONFIG_CLKDEV_LOOKUP=y +CONFIG_HAVE_CLK_PREPARE=y +CONFIG_COMMON_CLK=y + +# +# Common Clock Framework +# +# CONFIG_COMMON_CLK_SI5351 is not set +# CONFIG_COMMON_CLK_SI570 is not set +# CONFIG_CLK_TWL6040 is not set +# CONFIG_COMMON_CLK_QCOM is not set + +# +# Hardware Spinlock drivers +# +# CONFIG_HWSPINLOCK_OMAP is not set +CONFIG_CLKSRC_OF=y +CONFIG_CLKSRC_MMIO=y +CONFIG_ARM_ARCH_TIMER=y +CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y +CONFIG_MAILBOX=y +CONFIG_OMAP2PLUS_MBOX=y +CONFIG_OMAP_MBOX_KFIFO_SIZE=256 +CONFIG_IOMMU_SUPPORT=y +CONFIG_OF_IOMMU=y +# CONFIG_OMAP_IOMMU is not set + +# +# Remoteproc drivers +# +CONFIG_REMOTEPROC=y +# CONFIG_STE_MODEM_RPROC is not set +CONFIG_WKUP_M3_RPROC=y + +# +# Rpmsg drivers +# +CONFIG_PM_DEVFREQ=y + +# +# DEVFREQ Governors +# +CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y +CONFIG_DEVFREQ_GOV_PERFORMANCE=y +CONFIG_DEVFREQ_GOV_POWERSAVE=y +CONFIG_DEVFREQ_GOV_USERSPACE=y + +# +# DEVFREQ Drivers +# +CONFIG_EXTCON=y + +# +# Extcon Device Drivers +# +# CONFIG_EXTCON_GPIO is not set +# CONFIG_EXTCON_ADC_JACK is not set +CONFIG_EXTCON_PALMAS=y +CONFIG_MEMORY=y +CONFIG_TI_EMIF=y +CONFIG_IIO=m +CONFIG_IIO_BUFFER=y +CONFIG_IIO_BUFFER_CB=y +CONFIG_IIO_KFIFO_BUF=m +CONFIG_IIO_TRIGGER=y +CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 + +# +# Accelerometers +# +# CONFIG_BMA180 is not set +# CONFIG_HID_SENSOR_ACCEL_3D is not set +# CONFIG_IIO_ST_ACCEL_3AXIS is not set +# CONFIG_KXSD9 is not set + +# +# Analog to digital converters +# +# CONFIG_AD7266 is not set +# CONFIG_AD7298 is not set +# CONFIG_AD7476 is not set +# CONFIG_AD7791 is not set +# CONFIG_AD7793 is not set +# CONFIG_AD7887 is not set +# CONFIG_AD7923 is not set +# CONFIG_EXYNOS_ADC is not set +# CONFIG_MAX1363 is not set +# CONFIG_MCP320X is not set +# CONFIG_MCP3422 is not set +# CONFIG_NAU7802 is not set +# CONFIG_TI_ADC081C is not set +CONFIG_TI_AM335X_ADC=m +# CONFIG_TWL6030_GPADC is not set + +# +# Amplifiers +# +# CONFIG_AD8366 is not set + +# +# Hid Sensor IIO Common +# +# CONFIG_HID_SENSOR_IIO_COMMON is not set + +# +# Digital to analog converters +# +# CONFIG_AD5064 is not set +# CONFIG_AD5360 is not set +# CONFIG_AD5380 is not set +# CONFIG_AD5421 is not set +# CONFIG_AD5446 is not set +# CONFIG_AD5449 is not set +# CONFIG_AD5504 is not set +# CONFIG_AD5624R_SPI is not set +# CONFIG_AD5686 is not set +# CONFIG_AD5755 is not set +# CONFIG_AD5764 is not set +# CONFIG_AD5791 is not set +# CONFIG_AD7303 is not set +# CONFIG_MAX517 is not set +# CONFIG_MCP4725 is not set + +# +# Frequency Synthesizers DDS/PLL +# + +# +# Clock Generator/Distribution +# +# CONFIG_AD9523 is not set + +# +# Phase-Locked Loop (PLL) frequency synthesizers +# +# CONFIG_ADF4350 is not set + +# +# Digital gyroscope sensors +# +# CONFIG_ADIS16080 is not set +# CONFIG_ADIS16130 is not set +# CONFIG_ADIS16136 is not set +# CONFIG_ADIS16260 is not set +# CONFIG_ADXRS450 is not set +# CONFIG_HID_SENSOR_GYRO_3D is not set +# CONFIG_IIO_ST_GYRO_3AXIS is not set +# CONFIG_ITG3200 is not set + +# +# Humidity sensors +# +# CONFIG_DHT11 is not set + +# +# Inertial measurement units +# +# CONFIG_ADIS16400 is not set +# CONFIG_ADIS16480 is not set +# CONFIG_INV_MPU6050_IIO is not set + +# +# Light sensors +# +# CONFIG_ADJD_S311 is not set +# CONFIG_APDS9300 is not set +# CONFIG_CM32181 is not set +# CONFIG_CM36651 is not set +# CONFIG_GP2AP020A00F is not set +# CONFIG_HID_SENSOR_ALS is not set +# CONFIG_TCS3472 is not set +# CONFIG_SENSORS_TSL2563 is not set +# CONFIG_TSL4531 is not set +# CONFIG_VCNL4000 is not set + +# +# Magnetometer sensors +# +# CONFIG_AK8975 is not set +# CONFIG_MAG3110 is not set +# CONFIG_HID_SENSOR_MAGNETOMETER_3D is not set +# CONFIG_IIO_ST_MAGN_3AXIS is not set + +# +# Inclinometer sensors +# +# CONFIG_HID_SENSOR_INCLINOMETER_3D is not set + +# +# Triggers - standalone +# +# CONFIG_IIO_INTERRUPT_TRIGGER is not set +# CONFIG_IIO_SYSFS_TRIGGER is not set + +# +# Pressure sensors +# +# CONFIG_MPL3115 is not set +# CONFIG_IIO_ST_PRESS is not set + +# +# Temperature sensors +# +# CONFIG_TMP006 is not set +CONFIG_PWM=y +CONFIG_PWM_SYSFS=y +# CONFIG_PWM_PCA9685 is not set +CONFIG_PWM_TIECAP=y +CONFIG_PWM_TIEHRPWM=y +CONFIG_PWM_TIPWMSS=y +# CONFIG_PWM_TWL is not set +# CONFIG_PWM_TWL_LED is not set +CONFIG_IRQCHIP=y +CONFIG_ARM_GIC=y +CONFIG_IRQ_CROSSBAR=y +# CONFIG_IPACK_BUS is not set +# CONFIG_RESET_CONTROLLER is not set +# CONFIG_FMC is not set + +# +# PHY Subsystem +# +CONFIG_GENERIC_PHY=y +# CONFIG_PHY_EXYNOS_MIPI_VIDEO is not set +CONFIG_OMAP_CONTROL_PHY=y +CONFIG_OMAP_USB2=y +CONFIG_TI_PIPE3=y +CONFIG_TWL4030_USB=m +# CONFIG_PHY_EXYNOS_DP_VIDEO is not set +# CONFIG_BCM_KONA_USB2_PHY is not set +# CONFIG_POWERCAP is not set + +# +# File systems +# +CONFIG_DCACHE_WORD_ACCESS=y +# CONFIG_EXT2_FS is not set +# CONFIG_EXT3_FS is not set +CONFIG_EXT4_FS=y +CONFIG_EXT4_USE_FOR_EXT23=y +CONFIG_EXT4_FS_POSIX_ACL=y +CONFIG_EXT4_FS_SECURITY=y +# CONFIG_EXT4_DEBUG is not set +CONFIG_JBD2=y +# CONFIG_JBD2_DEBUG is not set +CONFIG_FS_MBCACHE=y +CONFIG_REISERFS_FS=m +# CONFIG_REISERFS_CHECK is not set +# CONFIG_REISERFS_PROC_INFO is not set +CONFIG_REISERFS_FS_XATTR=y +CONFIG_REISERFS_FS_POSIX_ACL=y +CONFIG_REISERFS_FS_SECURITY=y +CONFIG_JFS_FS=m +CONFIG_JFS_POSIX_ACL=y +CONFIG_JFS_SECURITY=y +# CONFIG_JFS_DEBUG is not set +# CONFIG_JFS_STATISTICS is not set +CONFIG_XFS_FS=y +CONFIG_XFS_QUOTA=y +CONFIG_XFS_POSIX_ACL=y +CONFIG_XFS_RT=y +# CONFIG_XFS_WARN is not set +# CONFIG_XFS_DEBUG is not set +CONFIG_GFS2_FS=m +CONFIG_OCFS2_FS=m +CONFIG_OCFS2_FS_O2CB=m +CONFIG_OCFS2_FS_STATS=y +CONFIG_OCFS2_DEBUG_MASKLOG=y +# CONFIG_OCFS2_DEBUG_FS is not set +CONFIG_BTRFS_FS=y +CONFIG_BTRFS_FS_POSIX_ACL=y +# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set +# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set +# CONFIG_BTRFS_DEBUG is not set +# CONFIG_BTRFS_ASSERT is not set +CONFIG_NILFS2_FS=m +CONFIG_FS_POSIX_ACL=y +CONFIG_EXPORTFS=y +CONFIG_FILE_LOCKING=y +CONFIG_FSNOTIFY=y +CONFIG_DNOTIFY=y +CONFIG_INOTIFY_USER=y +CONFIG_FANOTIFY=y +CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y +CONFIG_QUOTA=y +CONFIG_QUOTA_NETLINK_INTERFACE=y +CONFIG_PRINT_QUOTA_WARNING=y +# CONFIG_QUOTA_DEBUG is not set +CONFIG_QUOTA_TREE=m +CONFIG_QFMT_V1=m +CONFIG_QFMT_V2=m +CONFIG_QUOTACTL=y +CONFIG_AUTOFS4_FS=y +CONFIG_FUSE_FS=y +CONFIG_CUSE=m + +# +# Caches +# +CONFIG_FSCACHE=m +CONFIG_FSCACHE_STATS=y +# CONFIG_FSCACHE_HISTOGRAM is not set +# CONFIG_FSCACHE_DEBUG is not set +# CONFIG_FSCACHE_OBJECT_LIST is not set +CONFIG_CACHEFILES=m +# CONFIG_CACHEFILES_DEBUG is not set +# CONFIG_CACHEFILES_HISTOGRAM is not set + +# +# CD-ROM/DVD Filesystems +# +# CONFIG_ISO9660_FS is not set +# CONFIG_UDF_FS is not set + +# +# DOS/FAT/NT Filesystems +# +CONFIG_FAT_FS=y +CONFIG_MSDOS_FS=y +CONFIG_VFAT_FS=y +CONFIG_FAT_DEFAULT_CODEPAGE=437 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" +CONFIG_NTFS_FS=m +# CONFIG_NTFS_DEBUG is not set +CONFIG_NTFS_RW=y + +# +# Pseudo filesystems +# +CONFIG_PROC_FS=y +CONFIG_PROC_SYSCTL=y +CONFIG_PROC_PAGE_MONITOR=y +CONFIG_SYSFS=y +CONFIG_TMPFS=y +CONFIG_TMPFS_POSIX_ACL=y +CONFIG_TMPFS_XATTR=y +# CONFIG_HUGETLB_PAGE is not set +CONFIG_CONFIGFS_FS=y +CONFIG_MISC_FILESYSTEMS=y +CONFIG_ADFS_FS=m +# CONFIG_ADFS_FS_RW is not set +CONFIG_AFFS_FS=m +CONFIG_ECRYPT_FS=m +# CONFIG_ECRYPT_FS_MESSAGING is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m +# CONFIG_HFSPLUS_FS_POSIX_ACL is not set +CONFIG_BEFS_FS=m +# CONFIG_BEFS_DEBUG is not set +CONFIG_BFS_FS=m +CONFIG_EFS_FS=m +CONFIG_JFFS2_FS=m +CONFIG_JFFS2_FS_DEBUG=0 +CONFIG_JFFS2_FS_WRITEBUFFER=y +# CONFIG_JFFS2_FS_WBUF_VERIFY is not set +CONFIG_JFFS2_SUMMARY=y +CONFIG_JFFS2_FS_XATTR=y +CONFIG_JFFS2_FS_POSIX_ACL=y +CONFIG_JFFS2_FS_SECURITY=y +CONFIG_JFFS2_COMPRESSION_OPTIONS=y +CONFIG_JFFS2_ZLIB=y +CONFIG_JFFS2_LZO=y +CONFIG_JFFS2_RTIME=y +CONFIG_JFFS2_RUBIN=y +# CONFIG_JFFS2_CMODE_NONE is not set +CONFIG_JFFS2_CMODE_PRIORITY=y +# CONFIG_JFFS2_CMODE_SIZE is not set +# CONFIG_JFFS2_CMODE_FAVOURLZO is not set +CONFIG_UBIFS_FS=y +# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set +CONFIG_UBIFS_FS_LZO=y +CONFIG_UBIFS_FS_ZLIB=y +# CONFIG_LOGFS is not set +CONFIG_CRAMFS=y +# CONFIG_SQUASHFS is not set +# CONFIG_VXFS_FS is not set +# CONFIG_MINIX_FS is not set +# CONFIG_OMFS_FS is not set +# CONFIG_HPFS_FS is not set +# CONFIG_QNX4FS_FS is not set +# CONFIG_QNX6FS_FS is not set +# CONFIG_ROMFS_FS is not set +# CONFIG_PSTORE is not set +# CONFIG_SYSV_FS is not set +# CONFIG_UFS_FS is not set +# CONFIG_F2FS_FS is not set +CONFIG_NETWORK_FILESYSTEMS=y +CONFIG_NFS_FS=y +CONFIG_NFS_V2=y +CONFIG_NFS_V3=y +CONFIG_NFS_V3_ACL=y +CONFIG_NFS_V4=y +# CONFIG_NFS_SWAP is not set +# CONFIG_NFS_V4_1 is not set +CONFIG_ROOT_NFS=y +# CONFIG_NFS_USE_LEGACY_DNS is not set +CONFIG_NFS_USE_KERNEL_DNS=y +# CONFIG_NFSD is not set +CONFIG_LOCKD=y +CONFIG_LOCKD_V4=y +CONFIG_NFS_ACL_SUPPORT=y +CONFIG_NFS_COMMON=y +CONFIG_SUNRPC=y +CONFIG_SUNRPC_GSS=y +# CONFIG_SUNRPC_DEBUG is not set +# CONFIG_CEPH_FS is not set +# CONFIG_CIFS is not set +# CONFIG_NCP_FS is not set +# CONFIG_CODA_FS is not set +# CONFIG_AFS_FS is not set +CONFIG_NLS=y +CONFIG_NLS_DEFAULT="iso8859-1" +CONFIG_NLS_CODEPAGE_437=y +# CONFIG_NLS_CODEPAGE_737 is not set +# CONFIG_NLS_CODEPAGE_775 is not set +# CONFIG_NLS_CODEPAGE_850 is not set +# CONFIG_NLS_CODEPAGE_852 is not set +# CONFIG_NLS_CODEPAGE_855 is not set +# CONFIG_NLS_CODEPAGE_857 is not set +# CONFIG_NLS_CODEPAGE_860 is not set +# CONFIG_NLS_CODEPAGE_861 is not set +# CONFIG_NLS_CODEPAGE_862 is not set +# CONFIG_NLS_CODEPAGE_863 is not set +# CONFIG_NLS_CODEPAGE_864 is not set +# CONFIG_NLS_CODEPAGE_865 is not set +# CONFIG_NLS_CODEPAGE_866 is not set +# CONFIG_NLS_CODEPAGE_869 is not set +# CONFIG_NLS_CODEPAGE_936 is not set +# CONFIG_NLS_CODEPAGE_950 is not set +# CONFIG_NLS_CODEPAGE_932 is not set +# CONFIG_NLS_CODEPAGE_949 is not set +# CONFIG_NLS_CODEPAGE_874 is not set +# CONFIG_NLS_ISO8859_8 is not set +# CONFIG_NLS_CODEPAGE_1250 is not set +# CONFIG_NLS_CODEPAGE_1251 is not set +# CONFIG_NLS_ASCII is not set +CONFIG_NLS_ISO8859_1=y +# CONFIG_NLS_ISO8859_2 is not set +# CONFIG_NLS_ISO8859_3 is not set +# CONFIG_NLS_ISO8859_4 is not set +# CONFIG_NLS_ISO8859_5 is not set +# CONFIG_NLS_ISO8859_6 is not set +# CONFIG_NLS_ISO8859_7 is not set +# CONFIG_NLS_ISO8859_9 is not set +# CONFIG_NLS_ISO8859_13 is not set +# CONFIG_NLS_ISO8859_14 is not set +# CONFIG_NLS_ISO8859_15 is not set +# CONFIG_NLS_KOI8_R is not set +# CONFIG_NLS_KOI8_U is not set +# CONFIG_NLS_MAC_ROMAN is not set +# CONFIG_NLS_MAC_CELTIC is not set +# CONFIG_NLS_MAC_CENTEURO is not set +# CONFIG_NLS_MAC_CROATIAN is not set +# CONFIG_NLS_MAC_CYRILLIC is not set +# CONFIG_NLS_MAC_GAELIC is not set +# CONFIG_NLS_MAC_GREEK is not set +# CONFIG_NLS_MAC_ICELAND is not set +# CONFIG_NLS_MAC_INUIT is not set +# CONFIG_NLS_MAC_ROMANIAN is not set +# CONFIG_NLS_MAC_TURKISH is not set +CONFIG_NLS_UTF8=m +# CONFIG_DLM is not set + +# +# Kernel hacking +# + +# +# printk and dmesg options +# +CONFIG_PRINTK_TIME=y +CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 +# CONFIG_BOOT_PRINTK_DELAY is not set +CONFIG_DYNAMIC_DEBUG=y + +# +# Compile-time checks and compiler options +# +# CONFIG_DEBUG_INFO is not set +CONFIG_ENABLE_WARN_DEPRECATED=y +CONFIG_ENABLE_MUST_CHECK=y +CONFIG_FRAME_WARN=1024 +# CONFIG_STRIP_ASM_SYMS is not set +# CONFIG_READABLE_ASM is not set +# CONFIG_UNUSED_SYMBOLS is not set +CONFIG_DEBUG_FS=y +# CONFIG_HEADERS_CHECK is not set +# CONFIG_DEBUG_SECTION_MISMATCH is not set +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set +CONFIG_MAGIC_SYSRQ=y +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 +CONFIG_DEBUG_KERNEL=y + +# +# Memory Debugging +# +# CONFIG_DEBUG_PAGEALLOC is not set +# CONFIG_DEBUG_OBJECTS is not set +# CONFIG_DEBUG_SLAB is not set +CONFIG_HAVE_DEBUG_KMEMLEAK=y +# CONFIG_DEBUG_KMEMLEAK is not set +# CONFIG_DEBUG_STACK_USAGE is not set +# CONFIG_DEBUG_VM is not set +# CONFIG_DEBUG_MEMORY_INIT is not set +# CONFIG_DEBUG_PER_CPU_MAPS is not set +# CONFIG_DEBUG_HIGHMEM is not set +# CONFIG_DEBUG_SHIRQ is not set + +# +# Debug Lockups and Hangs +# +# CONFIG_LOCKUP_DETECTOR is not set +# CONFIG_DETECT_HUNG_TASK is not set +# CONFIG_PANIC_ON_OOPS is not set +CONFIG_PANIC_ON_OOPS_VALUE=0 +CONFIG_PANIC_TIMEOUT=0 +CONFIG_SCHED_DEBUG=y +CONFIG_SCHEDSTATS=y +CONFIG_TIMER_STATS=y + +# +# Lock Debugging (spinlocks, mutexes, etc...) +# +# CONFIG_DEBUG_RT_MUTEXES is not set +# CONFIG_RT_MUTEX_TESTER is not set +CONFIG_DEBUG_SPINLOCK=y +CONFIG_DEBUG_MUTEXES=y +# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set +CONFIG_DEBUG_LOCK_ALLOC=y +CONFIG_PROVE_LOCKING=y +CONFIG_LOCKDEP=y +# CONFIG_LOCK_STAT is not set +# CONFIG_DEBUG_LOCKDEP is not set +# CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set +CONFIG_TRACE_IRQFLAGS=y +CONFIG_STACKTRACE=y +# CONFIG_DEBUG_KOBJECT is not set +# CONFIG_DEBUG_BUGVERBOSE is not set +# CONFIG_DEBUG_WRITECOUNT is not set +# CONFIG_DEBUG_LIST is not set +# CONFIG_DEBUG_SG is not set +# CONFIG_DEBUG_NOTIFIERS is not set +# CONFIG_DEBUG_CREDENTIALS is not set + +# +# RCU Debugging +# +# CONFIG_PROVE_RCU is not set +# CONFIG_SPARSE_RCU_POINTER is not set +# CONFIG_RCU_TORTURE_TEST is not set +CONFIG_RCU_CPU_STALL_TIMEOUT=21 +# CONFIG_RCU_CPU_STALL_INFO is not set +# CONFIG_RCU_TRACE is not set +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set +# CONFIG_NOTIFIER_ERROR_INJECTION is not set +# CONFIG_FAULT_INJECTION is not set +CONFIG_NOP_TRACER=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_HAVE_C_RECORDMCOUNT=y +CONFIG_TRACE_CLOCK=y +CONFIG_RING_BUFFER=y +CONFIG_EVENT_TRACING=y +CONFIG_CONTEXT_SWITCH_TRACER=y +CONFIG_RING_BUFFER_ALLOW_SWAP=y +CONFIG_TRACING=y +CONFIG_TRACING_SUPPORT=y +CONFIG_FTRACE=y +# CONFIG_FUNCTION_TRACER is not set +# CONFIG_IRQSOFF_TRACER is not set +# CONFIG_SCHED_TRACER is not set +# CONFIG_ENABLE_DEFAULT_TRACERS is not set +# CONFIG_FTRACE_SYSCALLS is not set +# CONFIG_TRACER_SNAPSHOT is not set +CONFIG_BRANCH_PROFILE_NONE=y +# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set +# CONFIG_PROFILE_ALL_BRANCHES is not set +# CONFIG_STACK_TRACER is not set +# CONFIG_BLK_DEV_IO_TRACE is not set +CONFIG_KPROBE_EVENT=y +CONFIG_PROBE_EVENTS=y +# CONFIG_RING_BUFFER_BENCHMARK is not set +# CONFIG_RING_BUFFER_STARTUP_TEST is not set + +# +# Runtime Testing +# +# CONFIG_LKDTM is not set +# CONFIG_TEST_LIST_SORT is not set +# CONFIG_KPROBES_SANITY_TEST is not set +# CONFIG_BACKTRACE_SELF_TEST is not set +# CONFIG_RBTREE_TEST is not set +# CONFIG_INTERVAL_TREE_TEST is not set +# CONFIG_PERCPU_TEST is not set +# CONFIG_ATOMIC64_SELFTEST is not set +# CONFIG_TEST_STRING_HELPERS is not set +# CONFIG_TEST_KSTRTOX is not set +# CONFIG_DMA_API_DEBUG is not set +# CONFIG_TEST_MODULE is not set +# CONFIG_TEST_USER_COPY is not set +# CONFIG_SAMPLES is not set +CONFIG_HAVE_ARCH_KGDB=y +# CONFIG_KGDB is not set +# CONFIG_ARM_PTDUMP is not set +# CONFIG_STRICT_DEVMEM is not set +CONFIG_ARM_UNWIND=y +# CONFIG_DEBUG_USER is not set +# CONFIG_DEBUG_LL is not set +CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" +# CONFIG_DEBUG_UART_PL01X is not set +# CONFIG_DEBUG_UART_8250 is not set +CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" +# CONFIG_ARM_KPROBES_TEST is not set +# CONFIG_PID_IN_CONTEXTIDR is not set +# CONFIG_DEBUG_SET_MODULE_RONX is not set + +# +# Security options +# +CONFIG_KEYS=y +# CONFIG_PERSISTENT_KEYRINGS is not set +# CONFIG_BIG_KEYS is not set +# CONFIG_TRUSTED_KEYS is not set +# CONFIG_ENCRYPTED_KEYS is not set +# CONFIG_KEYS_DEBUG_PROC_KEYS is not set +# CONFIG_SECURITY_DMESG_RESTRICT is not set +CONFIG_SECURITY=y +CONFIG_SECURITYFS=y +# CONFIG_SECURITY_NETWORK is not set +# CONFIG_SECURITY_PATH is not set +# CONFIG_SECURITY_SMACK is not set +# CONFIG_SECURITY_TOMOYO is not set +# CONFIG_SECURITY_APPARMOR is not set +# CONFIG_SECURITY_YAMA is not set +# CONFIG_IMA is not set +# CONFIG_EVM is not set +CONFIG_DEFAULT_SECURITY_DAC=y +CONFIG_DEFAULT_SECURITY="" +CONFIG_XOR_BLOCKS=y +CONFIG_CRYPTO=y + +# +# Crypto core or helper +# +CONFIG_CRYPTO_ALGAPI=y +CONFIG_CRYPTO_ALGAPI2=y +CONFIG_CRYPTO_AEAD=y +CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_BLKCIPHER=y +CONFIG_CRYPTO_BLKCIPHER2=y +CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y +CONFIG_CRYPTO_RNG=y +CONFIG_CRYPTO_RNG2=y +CONFIG_CRYPTO_PCOMP2=y +CONFIG_CRYPTO_MANAGER=y +CONFIG_CRYPTO_MANAGER2=y +# CONFIG_CRYPTO_USER is not set +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y +# CONFIG_CRYPTO_GF128MUL is not set +# CONFIG_CRYPTO_NULL is not set +# CONFIG_CRYPTO_PCRYPT is not set +CONFIG_CRYPTO_WORKQUEUE=y +# CONFIG_CRYPTO_CRYPTD is not set +# CONFIG_CRYPTO_AUTHENC is not set +CONFIG_CRYPTO_TEST=m + +# +# Authenticated Encryption with Associated Data +# +CONFIG_CRYPTO_CCM=y +# CONFIG_CRYPTO_GCM is not set +CONFIG_CRYPTO_SEQIV=y + +# +# Block modes +# +CONFIG_CRYPTO_CBC=m +CONFIG_CRYPTO_CTR=y +# CONFIG_CRYPTO_CTS is not set +CONFIG_CRYPTO_ECB=y +# CONFIG_CRYPTO_LRW is not set +# CONFIG_CRYPTO_PCBC is not set +# CONFIG_CRYPTO_XTS is not set + +# +# Hash modes +# +# CONFIG_CRYPTO_CMAC is not set +# CONFIG_CRYPTO_HMAC is not set +# CONFIG_CRYPTO_XCBC is not set +# CONFIG_CRYPTO_VMAC is not set + +# +# Digest +# +CONFIG_CRYPTO_CRC32C=y +# CONFIG_CRYPTO_CRC32 is not set +CONFIG_CRYPTO_CRCT10DIF=y +# CONFIG_CRYPTO_GHASH is not set +# CONFIG_CRYPTO_MD4 is not set +CONFIG_CRYPTO_MD5=m +CONFIG_CRYPTO_MICHAEL_MIC=y +# CONFIG_CRYPTO_RMD128 is not set +# CONFIG_CRYPTO_RMD160 is not set +# CONFIG_CRYPTO_RMD256 is not set +# CONFIG_CRYPTO_RMD320 is not set +# CONFIG_CRYPTO_SHA1 is not set +# CONFIG_CRYPTO_SHA1_ARM is not set +CONFIG_CRYPTO_SHA256=m +# CONFIG_CRYPTO_SHA512 is not set +# CONFIG_CRYPTO_TGR192 is not set +# CONFIG_CRYPTO_WP512 is not set + +# +# Ciphers +# +CONFIG_CRYPTO_AES=y +# CONFIG_CRYPTO_AES_ARM is not set +# CONFIG_CRYPTO_AES_ARM_BS is not set +# CONFIG_CRYPTO_ANUBIS is not set +CONFIG_CRYPTO_ARC4=y +# CONFIG_CRYPTO_BLOWFISH is not set +# CONFIG_CRYPTO_CAMELLIA is not set +# CONFIG_CRYPTO_CAST5 is not set +# CONFIG_CRYPTO_CAST6 is not set +# CONFIG_CRYPTO_DES is not set +# CONFIG_CRYPTO_FCRYPT is not set +# CONFIG_CRYPTO_KHAZAD is not set +# CONFIG_CRYPTO_SALSA20 is not set +# CONFIG_CRYPTO_SEED is not set +# CONFIG_CRYPTO_SERPENT is not set +# CONFIG_CRYPTO_TEA is not set +# CONFIG_CRYPTO_TWOFISH is not set + +# +# Compression +# +CONFIG_CRYPTO_DEFLATE=y +# CONFIG_CRYPTO_ZLIB is not set +CONFIG_CRYPTO_LZO=y +# CONFIG_CRYPTO_LZ4 is not set +# CONFIG_CRYPTO_LZ4HC is not set + +# +# Random Number Generation +# +# CONFIG_CRYPTO_ANSI_CPRNG is not set +# CONFIG_CRYPTO_USER_API_HASH is not set +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set +CONFIG_CRYPTO_HW=y +# CONFIG_CRYPTO_DEV_OMAP_SHAM is not set +# CONFIG_CRYPTO_DEV_OMAP_AES is not set +# CONFIG_CRYPTO_DEV_OMAP_DES is not set +# CONFIG_ASYMMETRIC_KEY_TYPE is not set +CONFIG_BINARY_PRINTF=y + +# +# Library routines +# +CONFIG_RAID6_PQ=y +CONFIG_BITREVERSE=y +CONFIG_GENERIC_STRNCPY_FROM_USER=y +CONFIG_GENERIC_STRNLEN_USER=y +CONFIG_GENERIC_NET_UTILS=y +CONFIG_GENERIC_PCI_IOMAP=y +CONFIG_GENERIC_IO=y +CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y +CONFIG_CRC_CCITT=y +CONFIG_CRC16=y +CONFIG_CRC_T10DIF=y +CONFIG_CRC_ITU_T=y +CONFIG_CRC32=y +# CONFIG_CRC32_SELFTEST is not set +CONFIG_CRC32_SLICEBY8=y +# CONFIG_CRC32_SLICEBY4 is not set +# CONFIG_CRC32_SARWATE is not set +# CONFIG_CRC32_BIT is not set +CONFIG_CRC7=y +CONFIG_LIBCRC32C=y +# CONFIG_CRC8 is not set +# CONFIG_RANDOM32_SELFTEST is not set +CONFIG_ZLIB_INFLATE=y +CONFIG_ZLIB_DEFLATE=y +CONFIG_LZO_COMPRESS=y +CONFIG_LZO_DECOMPRESS=y +# CONFIG_XZ_DEC is not set +# CONFIG_XZ_DEC_BCJ is not set +CONFIG_DECOMPRESS_GZIP=y +CONFIG_BCH=y +CONFIG_ASSOCIATIVE_ARRAY=y +CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT=y +CONFIG_HAS_DMA=y +CONFIG_CPU_RMAP=y +CONFIG_DQL=y +CONFIG_NLATTR=y +CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y +CONFIG_AVERAGE=y +# CONFIG_CORDIC is not set +CONFIG_DDR=y +CONFIG_OID_REGISTRY=y +CONFIG_FONT_SUPPORT=y +CONFIG_FONTS=y +CONFIG_FONT_8x8=y +CONFIG_FONT_8x16=y +# CONFIG_FONT_6x11 is not set +# CONFIG_FONT_7x14 is not set +# CONFIG_FONT_PEARL_8x8 is not set +# CONFIG_FONT_ACORN_8x8 is not set +# CONFIG_FONT_MINI_4x6 is not set +# CONFIG_FONT_SUN8x16 is not set +# CONFIG_FONT_SUN12x22 is not set +# CONFIG_FONT_10x18 is not set +CONFIG_VIRTUALIZATION=y From c05160c35a6ca4c1c3dad1db66733801407e4263 Mon Sep 17 00:00:00 2001 From: Charles Steinkuehler Date: Mon, 25 Aug 2014 22:55:47 +0000 Subject: [PATCH 35/35] cape-universal-00A0.dts: added Imported from https://github.com/cdsteinkuehler/beaglebone-universal-io Commit-id: 829efbf1594ab60f16dccce3e0bc86757f179683 --- arch/arm/boot/dts/cape-universal-00A0.dts | 1730 +++++++++++++++++++++ 1 file changed, 1730 insertions(+) create mode 100644 arch/arm/boot/dts/cape-universal-00A0.dts diff --git a/arch/arm/boot/dts/cape-universal-00A0.dts b/arch/arm/boot/dts/cape-universal-00A0.dts new file mode 100644 index 0000000000000..ad5b3883dac88 --- /dev/null +++ b/arch/arm/boot/dts/cape-universal-00A0.dts @@ -0,0 +1,1730 @@ +// Copyright 2013 +// Charles Steinkuehler +// +// 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 + +/dts-v1/; +/plugin/; + +/ { + compatible = "ti,beaglebone", "ti,beaglebone-black"; + + /* identification */ + part-number = "cape-bone-universal"; + version = "00A0"; + + /* state the resources this cape uses */ + exclusive-use = + +/* "P8.1", GND */ +/* "P8.2", GND */ +/* "P8.3", emmc */ +/* "P8.4", emmc */ +/* "P8.5", emmc */ +/* "P8.6", emmc */ + "P8.7", + "P8.8", + "P8.9", + "P8.10", + "P8.11", + "P8.12", + "P8.13", + "P8.14", + "P8.15", + "P8.16", + "P8.17", + "P8.18", + "P8.19", +/* "P8.20", emmc */ +/* "P8.21", emmc */ +/* "P8.22", emmc */ +/* "P8.23", emmc */ +/* "P8.24", emmc */ +/* "P8.25", emmc */ + "P8.26", +/* "P8.27", hdmi */ +/* "P8.28", hdmi */ +/* "P8.29", hdmi */ +/* "P8.30", hdmi */ +/* "P8.31", hdmi */ +/* "P8.32", hdmi */ +/* "P8.33", hdmi */ +/* "P8.34", hdmi */ +/* "P8.35", hdmi */ +/* "P8.36", hdmi */ +/* "P8.37", hdmi */ +/* "P8.38", hdmi */ +/* "P8.39", hdmi */ +/* "P8.40", hdmi */ +/* "P8.41", hdmi */ +/* "P8.42", hdmi */ +/* "P8.43", hdmi */ +/* "P8.44", hdmi */ +/* "P8.45", hdmi */ +/* "P8.46", hdmi */ + +/* "P9.1", GND */ +/* "P9.2", GND */ +/* "P9.3", 3.3V */ +/* "P9.4", 3.3V */ +/* "P9.5", VDD_5V */ +/* "P9.6", VDD_5V */ +/* "P9.7", SYS_5V */ +/* "P9.8", SYS_5V */ +/* "P9.9", PWR_BUT */ +/* "P9.10", RESETn */ + "P9.11", + "P9.12", + "P9.13", + "P9.14", + "P9.15", + "P9.16", + "P9.17", + "P9.18", +/* "P9.19", I2C */ +/* "P9.20", I2C */ + "P9.21", + "P9.22", + "P9.23", + "P9.24", + "P9.25", + "P9.26", + "P9.27", + "P9.28", + "P9.29", + "P9.30", + "P9.31", +/* "P9.32", VADC */ +/* "P9.33", AIN4 */ +/* "P9.34", AGND */ +/* "P9.35", AIN6 */ +/* "P9.36", AIN5 */ +/* "P9.37", AIN2 */ +/* "P9.38", AIN3 */ +/* "P9.39", AIN0 */ +/* "P9.40", AIN1 */ + "P9.41", + "P9.41.1", + "P9.42", + "P9.42.1", +/* "P9.43", GND */ +/* "P9.44", GND */ +/* "P9.45", GND */ +/* "P9.46", GND */ + + "uart1", + "uart2", + "uart4", +// "uart5", /* Conflicts with HDMI */ + + "ehrpwm0A", + "ehrpwm0B", + "ehrpwm1A", + "ehrpwm1B", + "ehrpwm2A", + "ehrpwm2B", + +// "epwmss0", +// "ehrpwm0", +// "ecap0", +// "epwmss1", +// "ehrpwm1", +// "epwmss2", +// "ehrpwm2", +// "ecap2", + + "i2c1", + "spi1", + "spi0", + "dcan0", + "dcan1", + + "pru0", + "pru1", + "pruss"; + + fragment@0 { + target = <&am33xx_pinmux>; + __overlay__ { + + /************************/ + /* P8 Header */ + /************************/ + + /* P8_01 GND */ + /* P8_02 GND */ + /* P8_03 (ZCZ ball R9 ) emmc */ + /* P8_04 (ZCZ ball T9 ) emmc */ + /* P8_05 (ZCZ ball R8 ) emmc */ + /* P8_06 (ZCZ ball T8 ) emmc */ + + /* P8_07 (ZCZ ball R7 ) */ + P8_07_default_pin: pinmux_P8_07_default_pin { + pinctrl-single,pins = <0x090 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_07_gpio_pin: pinmux_P8_07_gpio_pin { + pinctrl-single,pins = <0x090 0x2F>; }; /* Mode 7, RxActive */ + P8_07_gpio_pu_pin: pinmux_P8_07_gpio_pu_pin { + pinctrl-single,pins = <0x090 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_07_gpio_pd_pin: pinmux_P8_07_gpio_pd_pin { + pinctrl-single,pins = <0x090 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_07_timer_pin: pinmux_P8_07_timer_pin { + pinctrl-single,pins = <0x090 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + + /* P8_08 (ZCZ ball T7 ) */ + P8_08_default_pin: pinmux_P8_08_default_pin { + pinctrl-single,pins = <0x094 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_08_gpio_pin: pinmux_P8_08_gpio_pin { + pinctrl-single,pins = <0x094 0x2F>; }; /* Mode 7, RxActive */ + P8_08_gpio_pu_pin: pinmux_P8_08_gpio_pu_pin { + pinctrl-single,pins = <0x094 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_08_gpio_pd_pin: pinmux_P8_08_gpio_pd_pin { + pinctrl-single,pins = <0x094 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_08_timer_pin: pinmux_P8_08_timer_pin { + pinctrl-single,pins = <0x094 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + + /* P8_09 (ZCZ ball T6 ) */ + P8_09_default_pin: pinmux_P8_09_default_pin { + pinctrl-single,pins = <0x09c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_09_gpio_pin: pinmux_P8_09_gpio_pin { + pinctrl-single,pins = <0x09c 0x2F>; }; /* Mode 7, RxActive */ + P8_09_gpio_pu_pin: pinmux_P8_09_gpio_pu_pin { + pinctrl-single,pins = <0x09c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_09_gpio_pd_pin: pinmux_P8_09_gpio_pd_pin { + pinctrl-single,pins = <0x09c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_09_timer_pin: pinmux_P8_09_timer_pin { + pinctrl-single,pins = <0x09c 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + + /* P8_10 (ZCZ ball U6 ) */ + P8_10_default_pin: pinmux_P8_10_default_pin { + pinctrl-single,pins = <0x098 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_10_gpio_pin: pinmux_P8_10_gpio_pin { + pinctrl-single,pins = <0x098 0x2F>; }; /* Mode 7, RxActive */ + P8_10_gpio_pu_pin: pinmux_P8_10_gpio_pu_pin { + pinctrl-single,pins = <0x098 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_10_gpio_pd_pin: pinmux_P8_10_gpio_pd_pin { + pinctrl-single,pins = <0x098 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_10_timer_pin: pinmux_P8_10_timer_pin { + pinctrl-single,pins = <0x098 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + + /* P8_11 (ZCZ ball R12) */ + P8_11_default_pin: pinmux_P8_11_default_pin { + pinctrl-single,pins = <0x034 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_11_gpio_pin: pinmux_P8_11_gpio_pin { + pinctrl-single,pins = <0x034 0x2F>; }; /* Mode 7, RxActive */ + P8_11_gpio_pu_pin: pinmux_P8_11_gpio_pu_pin { + pinctrl-single,pins = <0x034 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_11_gpio_pd_pin: pinmux_P8_11_gpio_pd_pin { + pinctrl-single,pins = <0x034 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_11_pruout_pin: pinmux_P8_11_pruout_pin { + pinctrl-single,pins = <0x034 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + P8_11_qep_pin: pinmux_P8_11_qep_pin { + pinctrl-single,pins = <0x034 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_12 (ZCZ ball T12) */ + P8_12_default_pin: pinmux_P8_12_default_pin { + pinctrl-single,pins = <0x030 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_12_gpio_pin: pinmux_P8_12_gpio_pin { + pinctrl-single,pins = <0x030 0x2F>; }; /* Mode 7, RxActive */ + P8_12_gpio_pu_pin: pinmux_P8_12_gpio_pu_pin { + pinctrl-single,pins = <0x030 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_12_gpio_pd_pin: pinmux_P8_12_gpio_pd_pin { + pinctrl-single,pins = <0x030 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_12_pruout_pin: pinmux_P8_12_pruout_pin { + pinctrl-single,pins = <0x030 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + P8_12_qep_pin: pinmux_P8_12_qep_pin { + pinctrl-single,pins = <0x030 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_13 (ZCZ ball T10) */ + P8_13_default_pin: pinmux_P8_13_default_pin { + pinctrl-single,pins = <0x024 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_13_gpio_pin: pinmux_P8_13_gpio_pin { + pinctrl-single,pins = <0x024 0x2F>; }; /* Mode 7, RxActive */ + P8_13_gpio_pu_pin: pinmux_P8_13_gpio_pu_pin { + pinctrl-single,pins = <0x024 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_13_gpio_pd_pin: pinmux_P8_13_gpio_pd_pin { + pinctrl-single,pins = <0x024 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_13_pwm_pin: pinmux_P8_13_pwm_pin { + pinctrl-single,pins = <0x024 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_14 (ZCZ ball T11) */ + P8_14_default_pin: pinmux_P8_14_default_pin { + pinctrl-single,pins = <0x028 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_14_gpio_pin: pinmux_P8_14_gpio_pin { + pinctrl-single,pins = <0x028 0x2F>; }; /* Mode 7, RxActive */ + P8_14_gpio_pu_pin: pinmux_P8_14_gpio_pu_pin { + pinctrl-single,pins = <0x028 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_14_gpio_pd_pin: pinmux_P8_14_gpio_pd_pin { + pinctrl-single,pins = <0x028 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_14_pwm_pin: pinmux_P8_14_pwm_pin { + pinctrl-single,pins = <0x028 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_15 (ZCZ ball U13) */ + P8_15_default_pin: pinmux_P8_15_default_pin { + pinctrl-single,pins = <0x03c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_15_gpio_pin: pinmux_P8_15_gpio_pin { + pinctrl-single,pins = <0x03c 0x2F>; }; /* Mode 7, RxActive */ + P8_15_gpio_pu_pin: pinmux_P8_15_gpio_pu_pin { + pinctrl-single,pins = <0x03c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_15_gpio_pd_pin: pinmux_P8_15_gpio_pd_pin { + pinctrl-single,pins = <0x03c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_15_pruin_pin: pinmux_P8_15_pruin_pin { + pinctrl-single,pins = <0x03c 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + P8_15_qep_pin: pinmux_P8_15_qep_pin { + pinctrl-single,pins = <0x03c 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_16 (ZCZ ball V13) */ + P8_16_default_pin: pinmux_P8_16_default_pin { + pinctrl-single,pins = <0x038 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_16_gpio_pin: pinmux_P8_16_gpio_pin { + pinctrl-single,pins = <0x038 0x2F>; }; /* Mode 7, RxActive */ + P8_16_gpio_pu_pin: pinmux_P8_16_gpio_pu_pin { + pinctrl-single,pins = <0x038 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_16_gpio_pd_pin: pinmux_P8_16_gpio_pd_pin { + pinctrl-single,pins = <0x038 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_16_pruin_pin: pinmux_P8_16_pruin_pin { + pinctrl-single,pins = <0x038 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + P8_16_qep_pin: pinmux_P8_16_qep_pin { + pinctrl-single,pins = <0x038 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_17 (ZCZ ball U12) */ + P8_17_default_pin: pinmux_P8_17_default_pin { + pinctrl-single,pins = <0x02c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_17_gpio_pin: pinmux_P8_17_gpio_pin { + pinctrl-single,pins = <0x02c 0x2F>; }; /* Mode 7, RxActive */ + P8_17_gpio_pu_pin: pinmux_P8_17_gpio_pu_pin { + pinctrl-single,pins = <0x02c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_17_gpio_pd_pin: pinmux_P8_17_gpio_pd_pin { + pinctrl-single,pins = <0x02c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_17_pwm_pin: pinmux_P8_17_pwm_pin { + pinctrl-single,pins = <0x02c 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_18 (ZCZ ball V12) */ + P8_18_default_pin: pinmux_P8_18_default_pin { + pinctrl-single,pins = <0x08c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_18_gpio_pin: pinmux_P8_18_gpio_pin { + pinctrl-single,pins = <0x08c 0x2F>; }; /* Mode 7, RxActive */ + P8_18_gpio_pu_pin: pinmux_P8_18_gpio_pu_pin { + pinctrl-single,pins = <0x08c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_18_gpio_pd_pin: pinmux_P8_18_gpio_pd_pin { + pinctrl-single,pins = <0x08c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + + /* P8_19 (ZCZ ball U10) */ + P8_19_default_pin: pinmux_P8_19_default_pin { + pinctrl-single,pins = <0x020 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_19_gpio_pin: pinmux_P8_19_gpio_pin { + pinctrl-single,pins = <0x020 0x2F>; }; /* Mode 7, RxActive */ + P8_19_gpio_pu_pin: pinmux_P8_19_gpio_pu_pin { + pinctrl-single,pins = <0x020 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_19_gpio_pd_pin: pinmux_P8_19_gpio_pd_pin { + pinctrl-single,pins = <0x020 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P8_19_pwm_pin: pinmux_P8_19_pwm_pin { + pinctrl-single,pins = <0x020 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P8_20 (ZCZ ball V9 ) emmc */ + /* P8_21 (ZCZ ball U9 ) emmc */ + /* P8_22 (ZCZ ball V8 ) emmc */ + /* P8_23 (ZCZ ball U8 ) emmc */ + /* P8_24 (ZCZ ball V7 ) emmc */ + /* P8_25 (ZCZ ball U7 ) emmc */ + + /* P8_26 (ZCZ ball V6 ) */ + P8_26_default_pin: pinmux_P8_26_default_pin { + pinctrl-single,pins = <0x07c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_26_gpio_pin: pinmux_P8_26_gpio_pin { + pinctrl-single,pins = <0x07c 0x2F>; }; /* Mode 7, RxActive */ + P8_26_gpio_pu_pin: pinmux_P8_26_gpio_pu_pin { + pinctrl-single,pins = <0x07c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P8_26_gpio_pd_pin: pinmux_P8_26_gpio_pd_pin { + pinctrl-single,pins = <0x07c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + + /* P8_27 (ZCZ ball U5 ) hdmi */ + /* P8_28 (ZCZ ball V5 ) hdmi */ + /* P8_29 (ZCZ ball R5 ) hdmi */ + /* P8_30 (ZCZ ball R6 ) hdmi */ + /* P8_31 (ZCZ ball V4 ) hdmi */ + /* P8_32 (ZCZ ball T5 ) hdmi */ + /* P8_33 (ZCZ ball V3 ) hdmi */ + /* P8_34 (ZCZ ball U4 ) hdmi */ + /* P8_35 (ZCZ ball V2 ) hdmi */ + /* P8_36 (ZCZ ball U3 ) hdmi */ + /* P8_37 (ZCZ ball U1 ) hdmi */ + /* P8_38 (ZCZ ball U2 ) hdmi */ + /* P8_39 (ZCZ ball T3 ) hdmi */ + /* P8_40 (ZCZ ball T4 ) hdmi */ + /* P8_41 (ZCZ ball T1 ) hdmi */ + /* P8_42 (ZCZ ball T2 ) hdmi */ + /* P8_43 (ZCZ ball R3 ) hdmi */ + /* P8_44 (ZCZ ball R4 ) hdmi */ + /* P8_45 (ZCZ ball R1 ) hdmi */ + /* P8_46 (ZCZ ball R2 ) hdmi */ + + + /************************/ + /* P9 Header */ + /************************/ + + /* P9_01 GND */ + /* P9_02 GND */ + /* P9_03 3.3V */ + /* P9_04 3.3V */ + /* P9_05 VDD_5V */ + /* P9_06 VDD_5V */ + /* P9_07 SYS_5V */ + /* P9_08 SYS_5V */ + /* P9_09 PWR_BUT */ + /* P9_10 (ZCZ ball A10) RESETn */ + + /* P9_11 (ZCZ ball T17) */ + P9_11_default_pin: pinmux_P9_11_default_pin { + pinctrl-single,pins = <0x070 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_11_gpio_pin: pinmux_P9_11_gpio_pin { + pinctrl-single,pins = <0x070 0x2F>; }; /* Mode 7, RxActive */ + P9_11_gpio_pu_pin: pinmux_P9_11_gpio_pu_pin { + pinctrl-single,pins = <0x070 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_11_gpio_pd_pin: pinmux_P9_11_gpio_pd_pin { + pinctrl-single,pins = <0x070 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_11_uart_pin: pinmux_P9_11_uart_pin { + pinctrl-single,pins = <0x070 0x36>; }; /* Mode 6, Pull-Up, RxActive */ + + /* P9_12 (ZCZ ball U18) */ + P9_12_default_pin: pinmux_P9_12_default_pin { + pinctrl-single,pins = <0x078 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_12_gpio_pin: pinmux_P9_12_gpio_pin { + pinctrl-single,pins = <0x078 0x2F>; }; /* Mode 7, RxActive */ + P9_12_gpio_pu_pin: pinmux_P9_12_gpio_pu_pin { + pinctrl-single,pins = <0x078 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_12_gpio_pd_pin: pinmux_P9_12_gpio_pd_pin { + pinctrl-single,pins = <0x078 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + + /* P9_13 (ZCZ ball U17) */ + P9_13_default_pin: pinmux_P9_13_default_pin { + pinctrl-single,pins = <0x074 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_13_gpio_pin: pinmux_P9_13_gpio_pin { + pinctrl-single,pins = <0x074 0x2F>; }; /* Mode 7, RxActive */ + P9_13_gpio_pu_pin: pinmux_P9_13_gpio_pu_pin { + pinctrl-single,pins = <0x074 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_13_gpio_pd_pin: pinmux_P9_13_gpio_pd_pin { + pinctrl-single,pins = <0x074 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_13_uart_pin: pinmux_P9_13_uart_pin { + pinctrl-single,pins = <0x074 0x36>; }; /* Mode 6, Pull-Up, RxActive */ + + /* P9_14 (ZCZ ball U14) */ + P9_14_default_pin: pinmux_P9_14_default_pin { + pinctrl-single,pins = <0x048 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_14_gpio_pin: pinmux_P9_14_gpio_pin { + pinctrl-single,pins = <0x048 0x2F>; }; /* Mode 7, RxActive */ + P9_14_gpio_pu_pin: pinmux_P9_14_gpio_pu_pin { + pinctrl-single,pins = <0x048 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_14_gpio_pd_pin: pinmux_P9_14_gpio_pd_pin { + pinctrl-single,pins = <0x048 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_14_pwm_pin: pinmux_P9_14_pwm_pin { + pinctrl-single,pins = <0x048 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_15 (ZCZ ball R13) */ + P9_15_default_pin: pinmux_P9_15_default_pin { + pinctrl-single,pins = <0x040 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_15_gpio_pin: pinmux_P9_15_gpio_pin { + pinctrl-single,pins = <0x040 0x2F>; }; /* Mode 7, RxActive */ + P9_15_gpio_pu_pin: pinmux_P9_15_gpio_pu_pin { + pinctrl-single,pins = <0x040 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_15_gpio_pd_pin: pinmux_P9_15_gpio_pd_pin { + pinctrl-single,pins = <0x040 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_15_pwm_pin: pinmux_P9_15_pwm_pin { + pinctrl-single,pins = <0x040 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_16 (ZCZ ball T14) */ + P9_16_default_pin: pinmux_P9_16_default_pin { + pinctrl-single,pins = <0x04c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_16_gpio_pin: pinmux_P9_16_gpio_pin { + pinctrl-single,pins = <0x04c 0x2F>; }; /* Mode 7, RxActive */ + P9_16_gpio_pu_pin: pinmux_P9_16_gpio_pu_pin { + pinctrl-single,pins = <0x04c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_16_gpio_pd_pin: pinmux_P9_16_gpio_pd_pin { + pinctrl-single,pins = <0x04c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_16_pwm_pin: pinmux_P9_16_pwm_pin { + pinctrl-single,pins = <0x04c 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_17 (ZCZ ball A16) */ + P9_17_default_pin: pinmux_P9_17_default_pin { + pinctrl-single,pins = <0x15c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_17_gpio_pin: pinmux_P9_17_gpio_pin { + pinctrl-single,pins = <0x15c 0x2F>; }; /* Mode 7, RxActive */ + P9_17_gpio_pu_pin: pinmux_P9_17_gpio_pu_pin { + pinctrl-single,pins = <0x15c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_17_gpio_pd_pin: pinmux_P9_17_gpio_pd_pin { + pinctrl-single,pins = <0x15c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_17_spi_pin: pinmux_P9_17_spi_pin { + pinctrl-single,pins = <0x15c 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_17_i2c_pin: pinmux_P9_17_i2c_pin { + pinctrl-single,pins = <0x15c 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_17_pwm_pin: pinmux_P9_17_pwm_pin { + pinctrl-single,pins = <0x15c 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + + /* P9_18 (ZCZ ball B16) */ + P9_18_default_pin: pinmux_P9_18_default_pin { + pinctrl-single,pins = <0x158 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_18_gpio_pin: pinmux_P9_18_gpio_pin { + pinctrl-single,pins = <0x158 0x2F>; }; /* Mode 7, RxActive */ + P9_18_gpio_pu_pin: pinmux_P9_18_gpio_pu_pin { + pinctrl-single,pins = <0x158 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_18_gpio_pd_pin: pinmux_P9_18_gpio_pd_pin { + pinctrl-single,pins = <0x158 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_18_spi_pin: pinmux_P9_18_spi_pin { + pinctrl-single,pins = <0x158 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_18_i2c_pin: pinmux_P9_18_i2c_pin { + pinctrl-single,pins = <0x158 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_18_pwm_pin: pinmux_P9_18_pwm_pin { + pinctrl-single,pins = <0x158 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + + // Leave the cape I2C EEPROM bus alone + /* P9_19 (ZCZ ball D17) I2C */ + /* P9_20 (ZCZ ball D18) I2C */ + + /* P9_21 (ZCZ ball B17) */ + P9_21_default_pin: pinmux_P9_21_default_pin { + pinctrl-single,pins = <0x154 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_21_gpio_pin: pinmux_P9_21_gpio_pin { + pinctrl-single,pins = <0x154 0x2F>; }; /* Mode 7, RxActive */ + P9_21_gpio_pu_pin: pinmux_P9_21_gpio_pu_pin { + pinctrl-single,pins = <0x154 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_21_gpio_pd_pin: pinmux_P9_21_gpio_pd_pin { + pinctrl-single,pins = <0x154 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_21_spi_pin: pinmux_P9_21_spi_pin { + pinctrl-single,pins = <0x154 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_21_uart_pin: pinmux_P9_21_uart_pin { + pinctrl-single,pins = <0x154 0x31>; }; /* Mode 1, Pull-Up, RxActive */ + P9_21_i2c_pin: pinmux_P9_21_i2c_pin { + pinctrl-single,pins = <0x154 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_21_pwm_pin: pinmux_P9_21_pwm_pin { + pinctrl-single,pins = <0x154 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + + /* P9_22 (ZCZ ball A17) */ + P9_22_default_pin: pinmux_P9_22_default_pin { + pinctrl-single,pins = <0x150 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_22_gpio_pin: pinmux_P9_22_gpio_pin { + pinctrl-single,pins = <0x150 0x2F>; }; /* Mode 7, RxActive */ + P9_22_gpio_pu_pin: pinmux_P9_22_gpio_pu_pin { + pinctrl-single,pins = <0x150 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_22_gpio_pd_pin: pinmux_P9_22_gpio_pd_pin { + pinctrl-single,pins = <0x150 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_22_spi_pin: pinmux_P9_22_spi_pin { + pinctrl-single,pins = <0x150 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_22_uart_pin: pinmux_P9_22_uart_pin { + pinctrl-single,pins = <0x150 0x31>; }; /* Mode 1, Pull-Up, RxActive */ + P9_22_i2c_pin: pinmux_P9_22_i2c_pin { + pinctrl-single,pins = <0x150 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_22_pwm_pin: pinmux_P9_22_pwm_pin { + pinctrl-single,pins = <0x150 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + + /* P9_23 (ZCZ ball V14) */ + P9_23_default_pin: pinmux_P9_23_default_pin { + pinctrl-single,pins = <0x044 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_23_gpio_pin: pinmux_P9_23_gpio_pin { + pinctrl-single,pins = <0x044 0x2F>; }; /* Mode 7, RxActive */ + P9_23_gpio_pu_pin: pinmux_P9_23_gpio_pu_pin { + pinctrl-single,pins = <0x044 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_23_gpio_pd_pin: pinmux_P9_23_gpio_pd_pin { + pinctrl-single,pins = <0x044 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_23_pwm_pin: pinmux_P9_23_pwm_pin { + pinctrl-single,pins = <0x044 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_24 (ZCZ ball D15) */ + P9_24_default_pin: pinmux_P9_24_default_pin { + pinctrl-single,pins = <0x184 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_24_gpio_pin: pinmux_P9_24_gpio_pin { + pinctrl-single,pins = <0x184 0x2F>; }; /* Mode 7, RxActive */ + P9_24_gpio_pu_pin: pinmux_P9_24_gpio_pu_pin { + pinctrl-single,pins = <0x184 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_24_gpio_pd_pin: pinmux_P9_24_gpio_pd_pin { + pinctrl-single,pins = <0x184 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_24_uart_pin: pinmux_P9_24_uart_pin { + pinctrl-single,pins = <0x184 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_24_can_pin: pinmux_P9_24_can_pin { + pinctrl-single,pins = <0x184 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_24_i2c_pin: pinmux_P9_24_i2c_pin { + pinctrl-single,pins = <0x184 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + P9_24_pruin_pin: pinmux_P9_24_pruin_pin { + pinctrl-single,pins = <0x184 0x36>; }; /* Mode 6, Pull-Up, RxActive */ + + /* P9_25 (ZCZ ball A14) Audio */ + P9_25_default_pin: pinmux_P9_25_default_pin { + pinctrl-single,pins = <0x1ac 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_25_gpio_pin: pinmux_P9_25_gpio_pin { + pinctrl-single,pins = <0x1ac 0x2F>; }; /* Mode 7, RxActive */ + P9_25_gpio_pu_pin: pinmux_P9_25_gpio_pu_pin { + pinctrl-single,pins = <0x1ac 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_25_gpio_pd_pin: pinmux_P9_25_gpio_pd_pin { + pinctrl-single,pins = <0x1ac 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_25_qep_pin: pinmux_P9_25_qep_pin { + pinctrl-single,pins = <0x1ac 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_25_pruout_pin: pinmux_P9_25_pruout_pin { + pinctrl-single,pins = <0x1ac 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_25_pruin_pin: pinmux_P9_25_pruin_pin { + pinctrl-single,pins = <0x1ac 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_26 (ZCZ ball D16) */ + P9_26_default_pin: pinmux_P9_26_default_pin { + pinctrl-single,pins = <0x180 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_26_gpio_pin: pinmux_P9_26_gpio_pin { + pinctrl-single,pins = <0x180 0x2F>; }; /* Mode 7, RxActive */ + P9_26_gpio_pu_pin: pinmux_P9_26_gpio_pu_pin { + pinctrl-single,pins = <0x180 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_26_gpio_pd_pin: pinmux_P9_26_gpio_pd_pin { + pinctrl-single,pins = <0x180 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_26_uart_pin: pinmux_P9_26_uart_pin { + pinctrl-single,pins = <0x180 0x30>; }; /* Mode 0, Pull-Up, RxActive */ + P9_26_can_pin: pinmux_P9_26_can_pin { + pinctrl-single,pins = <0x180 0x32>; }; /* Mode 2, Pull-Up, RxActive */ + P9_26_i2c_pin: pinmux_P9_26_i2c_pin { + pinctrl-single,pins = <0x180 0x33>; }; /* Mode 3, Pull-Up, RxActive */ + P9_26_pruin_pin: pinmux_P9_26_pruin_pin { + pinctrl-single,pins = <0x180 0x36>; }; /* Mode 6, Pull-Up, RxActive */ + + /* P9_27 (ZCZ ball C13) */ + P9_27_default_pin: pinmux_P9_27_default_pin { + pinctrl-single,pins = <0x1a4 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_27_gpio_pin: pinmux_P9_27_gpio_pin { + pinctrl-single,pins = <0x1a4 0x2F>; }; /* Mode 7, RxActive */ + P9_27_gpio_pu_pin: pinmux_P9_27_gpio_pu_pin { + pinctrl-single,pins = <0x1a4 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_27_gpio_pd_pin: pinmux_P9_27_gpio_pd_pin { + pinctrl-single,pins = <0x1a4 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_27_qep_pin: pinmux_P9_27_qep_pin { + pinctrl-single,pins = <0x1a4 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_27_pruout_pin: pinmux_P9_27_pruout_pin { + pinctrl-single,pins = <0x1a4 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_27_pruin_pin: pinmux_P9_27_pruin_pin { + pinctrl-single,pins = <0x1a4 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_28 (ZCZ ball C12) Audio */ + P9_28_default_pin: pinmux_P9_28_default_pin { + pinctrl-single,pins = <0x19c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_28_gpio_pin: pinmux_P9_28_gpio_pin { + pinctrl-single,pins = <0x19c 0x2F>; }; /* Mode 7, RxActive */ + P9_28_gpio_pu_pin: pinmux_P9_28_gpio_pu_pin { + pinctrl-single,pins = <0x19c 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_28_gpio_pd_pin: pinmux_P9_28_gpio_pd_pin { + pinctrl-single,pins = <0x19c 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_28_pwm_pin: pinmux_P9_28_pwm_pin { + pinctrl-single,pins = <0x19c 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_28_spi_pin: pinmux_P9_28_spi_pin { + pinctrl-single,pins = <0x19c 0x23>; }; /* Mode 3, Pull-Down, RxActive */ + P9_28_pwm2_pin: pinmux_P9_28_pwm2_pin { + pinctrl-single,pins = <0x19c 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + P9_28_pruout_pin: pinmux_P9_28_pruout_pin { + pinctrl-single,pins = <0x19c 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_28_pruin_pin: pinmux_P9_28_pruin_pin { + pinctrl-single,pins = <0x19c 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_29 (ZCZ ball B13) Audio */ + P9_29_default_pin: pinmux_P9_29_default_pin { + pinctrl-single,pins = <0x194 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_29_gpio_pin: pinmux_P9_29_gpio_pin { + pinctrl-single,pins = <0x194 0x2F>; }; /* Mode 7, RxActive */ + P9_29_gpio_pu_pin: pinmux_P9_29_gpio_pu_pin { + pinctrl-single,pins = <0x194 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_29_gpio_pd_pin: pinmux_P9_29_gpio_pd_pin { + pinctrl-single,pins = <0x194 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_29_pwm_pin: pinmux_P9_29_pwm_pin { + pinctrl-single,pins = <0x194 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_29_spi_pin: pinmux_P9_29_spi_pin { + pinctrl-single,pins = <0x194 0x23>; }; /* Mode 3, Pull-Down, RxActive */ + P9_29_pruout_pin: pinmux_P9_29_pruout_pin { + pinctrl-single,pins = <0x194 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_29_pruin_pin: pinmux_P9_29_pruin_pin { + pinctrl-single,pins = <0x194 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_30 (ZCZ ball D12) */ + P9_30_default_pin: pinmux_P9_30_default_pin { + pinctrl-single,pins = <0x198 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_30_gpio_pin: pinmux_P9_30_gpio_pin { + pinctrl-single,pins = <0x198 0x2F>; }; /* Mode 7, RxActive */ + P9_30_gpio_pu_pin: pinmux_P9_30_gpio_pu_pin { + pinctrl-single,pins = <0x198 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_30_gpio_pd_pin: pinmux_P9_30_gpio_pd_pin { + pinctrl-single,pins = <0x198 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_30_pwm_pin: pinmux_P9_30_pwm_pin { + pinctrl-single,pins = <0x198 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_30_spi_pin: pinmux_P9_30_spi_pin { + pinctrl-single,pins = <0x198 0x23>; }; /* Mode 3, Pull-Down, RxActive */ + P9_30_pruout_pin: pinmux_P9_30_pruout_pin { + pinctrl-single,pins = <0x198 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_30_pruin_pin: pinmux_P9_30_pruin_pin { + pinctrl-single,pins = <0x198 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_31 (ZCZ ball A13) Audio */ + P9_31_default_pin: pinmux_P9_31_default_pin { + pinctrl-single,pins = <0x190 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_31_gpio_pin: pinmux_P9_31_gpio_pin { + pinctrl-single,pins = <0x190 0x2F>; }; /* Mode 7, RxActive */ + P9_31_gpio_pu_pin: pinmux_P9_31_gpio_pu_pin { + pinctrl-single,pins = <0x190 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_31_gpio_pd_pin: pinmux_P9_31_gpio_pd_pin { + pinctrl-single,pins = <0x190 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_31_pwm_pin: pinmux_P9_31_pwm_pin { + pinctrl-single,pins = <0x190 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_31_spi_pin: pinmux_P9_31_spi_pin { + pinctrl-single,pins = <0x190 0x23>; }; /* Mode 3, Pull-Down, RxActive */ + P9_31_pruout_pin: pinmux_P9_31_pruout_pin { + pinctrl-single,pins = <0x190 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_31_pruin_pin: pinmux_P9_31_pruin_pin { + pinctrl-single,pins = <0x190 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_32 VADC */ + /* P9_33 (ZCZ ball C8 ) AIN4 */ + /* P9_34 AGND */ + /* P9_35 (ZCZ ball A8 ) AIN6 */ + /* P9_36 (ZCZ ball B8 ) AIN5 */ + /* P9_37 (ZCZ ball B7 ) AIN2 */ + /* P9_38 (ZCZ ball A7 ) AIN3 */ + /* P9_39 (ZCZ ball B6 ) AIN0 */ + /* P9_40 (ZCZ ball C7 ) AIN1 */ + + /* P9_41 (ZCZ ball D14) */ + P9_41_default_pin: pinmux_P9_41_default_pin { + pinctrl-single,pins = <0x1b4 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_41_gpio_pin: pinmux_P9_41_gpio_pin { + pinctrl-single,pins = <0x1b4 0x2F>; }; /* Mode 7, RxActive */ + P9_41_gpio_pu_pin: pinmux_P9_41_gpio_pu_pin { + pinctrl-single,pins = <0x1b4 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_41_gpio_pd_pin: pinmux_P9_41_gpio_pd_pin { + pinctrl-single,pins = <0x1b4 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_41_timer_pin: pinmux_P9_41_timer_pin { + pinctrl-single,pins = <0x1b4 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + P9_41_pruin_pin: pinmux_P9_41_pruin_pin { + pinctrl-single,pins = <0x1b4 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + + /* P9_41.1 */ + /* P9_91 (ZCZ ball D13) */ + P9_91_default_pin: pinmux_P9_91_default_pin { + pinctrl-single,pins = <0x1a8 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_91_gpio_pin: pinmux_P9_91_gpio_pin { + pinctrl-single,pins = <0x1a8 0x2F>; }; /* Mode 7, RxActive */ + P9_91_gpio_pu_pin: pinmux_P9_91_gpio_pu_pin { + pinctrl-single,pins = <0x1a8 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_91_gpio_pd_pin: pinmux_P9_91_gpio_pd_pin { + pinctrl-single,pins = <0x1a8 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_91_qep_pin: pinmux_P9_91_qep_pin { + pinctrl-single,pins = <0x1a8 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_91_pruout_pin: pinmux_P9_91_pruout_pin { + pinctrl-single,pins = <0x1a8 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_91_pruin_pin: pinmux_P9_91_pruin_pin { + pinctrl-single,pins = <0x1a8 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_42 (ZCZ ball C18) */ + P9_42_default_pin: pinmux_P9_42_default_pin { + pinctrl-single,pins = <0x164 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_42_gpio_pin: pinmux_P9_42_gpio_pin { + pinctrl-single,pins = <0x164 0x2F>; }; /* Mode 7, RxActive */ + P9_42_gpio_pu_pin: pinmux_P9_42_gpio_pu_pin { + pinctrl-single,pins = <0x164 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_42_gpio_pd_pin: pinmux_P9_42_gpio_pd_pin { + pinctrl-single,pins = <0x164 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_42_pwm_pin: pinmux_P9_42_pwm_pin { + pinctrl-single,pins = <0x164 0x20>; }; /* Mode 0, Pull-Down, RxActive */ + P9_42_uart_pin: pinmux_P9_42_uart_pin { + pinctrl-single,pins = <0x164 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_42_spics_pin: pinmux_P9_42_spics_pin { + pinctrl-single,pins = <0x164 0x22>; }; /* Mode 2, Pull-Down, RxActive */ + P9_42_spiclk_pin: pinmux_P9_42_spiclk_pin { + pinctrl-single,pins = <0x164 0x24>; }; /* Mode 4, Pull-Down, RxActive */ + + /* P9_42.1 */ + /* P9_92 (ZCZ ball B12) */ + P9_92_default_pin: pinmux_P9_92_default_pin { + pinctrl-single,pins = <0x1a0 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_92_gpio_pin: pinmux_P9_92_gpio_pin { + pinctrl-single,pins = <0x1a0 0x2F>; }; /* Mode 7, RxActive */ + P9_92_gpio_pu_pin: pinmux_P9_92_gpio_pu_pin { + pinctrl-single,pins = <0x1a0 0x37>; }; /* Mode 7, Pull-Up, RxActive */ + P9_92_gpio_pd_pin: pinmux_P9_92_gpio_pd_pin { + pinctrl-single,pins = <0x1a0 0x27>; }; /* Mode 7, Pull-Down, RxActive */ + P9_92_qep_pin: pinmux_P9_92_qep_pin { + pinctrl-single,pins = <0x1a0 0x21>; }; /* Mode 1, Pull-Down, RxActive */ + P9_92_pruout_pin: pinmux_P9_92_pruout_pin { + pinctrl-single,pins = <0x1a0 0x25>; }; /* Mode 5, Pull-Down, RxActive */ + P9_92_pruin_pin: pinmux_P9_92_pruin_pin { + pinctrl-single,pins = <0x1a0 0x26>; }; /* Mode 6, Pull-Down, RxActive */ + + /* P9_43 GND */ + /* P9_44 GND */ + /* P9_45 GND */ + /* P9_46 GND */ + + }; + }; + + + /************************/ + /* Pin Multiplexing */ + /************************/ + + fragment@1 { + target = <&ocp>; + __overlay__ { + + /************************/ + /* P8 Header */ + /************************/ + + P8_07_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "timer"; + pinctrl-0 = <&P8_07_default_pin>; + pinctrl-1 = <&P8_07_gpio_pin>; + pinctrl-2 = <&P8_07_gpio_pu_pin>; + pinctrl-3 = <&P8_07_gpio_pd_pin>; + pinctrl-4 = <&P8_07_timer_pin>; + }; + + P8_08_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "timer"; + pinctrl-0 = <&P8_08_default_pin>; + pinctrl-1 = <&P8_08_gpio_pin>; + pinctrl-2 = <&P8_08_gpio_pu_pin>; + pinctrl-3 = <&P8_08_gpio_pd_pin>; + pinctrl-4 = <&P8_08_timer_pin>; + }; + + P8_09_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "timer"; + pinctrl-0 = <&P8_09_default_pin>; + pinctrl-1 = <&P8_09_gpio_pin>; + pinctrl-2 = <&P8_09_gpio_pu_pin>; + pinctrl-3 = <&P8_09_gpio_pd_pin>; + pinctrl-4 = <&P8_09_timer_pin>; + }; + + P8_10_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "timer"; + pinctrl-0 = <&P8_10_default_pin>; + pinctrl-1 = <&P8_10_gpio_pin>; + pinctrl-2 = <&P8_10_gpio_pu_pin>; + pinctrl-3 = <&P8_10_gpio_pd_pin>; + pinctrl-4 = <&P8_10_timer_pin>; + }; + + P8_11_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pruout", "qep"; + pinctrl-0 = <&P8_11_default_pin>; + pinctrl-1 = <&P8_11_gpio_pin>; + pinctrl-2 = <&P8_11_gpio_pu_pin>; + pinctrl-3 = <&P8_11_gpio_pd_pin>; + pinctrl-4 = <&P8_11_pruout_pin>; + pinctrl-5 = <&P8_11_qep_pin>; + }; + + P8_12_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pruout", "qep"; + pinctrl-0 = <&P8_12_default_pin>; + pinctrl-1 = <&P8_12_gpio_pin>; + pinctrl-2 = <&P8_12_gpio_pu_pin>; + pinctrl-3 = <&P8_12_gpio_pd_pin>; + pinctrl-4 = <&P8_12_pruout_pin>; + pinctrl-5 = <&P8_12_qep_pin>; + }; + + P8_13_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P8_13_default_pin>; + pinctrl-1 = <&P8_13_gpio_pin>; + pinctrl-2 = <&P8_13_gpio_pu_pin>; + pinctrl-3 = <&P8_13_gpio_pd_pin>; + pinctrl-4 = <&P8_13_pwm_pin>; + }; + + P8_14_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P8_14_default_pin>; + pinctrl-1 = <&P8_14_gpio_pin>; + pinctrl-2 = <&P8_14_gpio_pu_pin>; + pinctrl-3 = <&P8_14_gpio_pd_pin>; + pinctrl-4 = <&P8_14_pwm_pin>; + }; + + P8_15_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pruin", "qep"; + pinctrl-0 = <&P8_15_default_pin>; + pinctrl-1 = <&P8_15_gpio_pin>; + pinctrl-2 = <&P8_15_gpio_pu_pin>; + pinctrl-3 = <&P8_15_gpio_pd_pin>; + pinctrl-4 = <&P8_15_pruin_pin>; + pinctrl-5 = <&P8_15_qep_pin>; + }; + + P8_16_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pruin", "qep"; + pinctrl-0 = <&P8_16_default_pin>; + pinctrl-1 = <&P8_16_gpio_pin>; + pinctrl-2 = <&P8_16_gpio_pu_pin>; + pinctrl-3 = <&P8_16_gpio_pd_pin>; + pinctrl-4 = <&P8_16_pruin_pin>; + pinctrl-5 = <&P8_16_qep_pin>; + }; + + P8_17_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P8_17_default_pin>; + pinctrl-1 = <&P8_17_gpio_pin>; + pinctrl-2 = <&P8_17_gpio_pu_pin>; + pinctrl-3 = <&P8_17_gpio_pd_pin>; + pinctrl-4 = <&P8_17_pwm_pin>; + }; + + P8_18_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio"; + pinctrl-0 = <&P8_18_default_pin>; + pinctrl-1 = <&P8_18_gpio_pin>; + pinctrl-2 = <&P8_18_gpio_pu_pin>; + pinctrl-3 = <&P8_18_gpio_pd_pin>; + }; + + P8_19_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P8_19_default_pin>; + pinctrl-1 = <&P8_19_gpio_pin>; + pinctrl-2 = <&P8_19_gpio_pu_pin>; + pinctrl-3 = <&P8_19_gpio_pd_pin>; + pinctrl-4 = <&P8_19_pwm_pin>; + }; + + P8_26_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio"; + pinctrl-0 = <&P8_26_default_pin>; + pinctrl-1 = <&P8_26_gpio_pin>; + pinctrl-2 = <&P8_26_gpio_pu_pin>; + pinctrl-3 = <&P8_26_gpio_pd_pin>; + }; + + + /************************/ + /* P9 Header */ + /************************/ + + P9_11_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "uart"; + pinctrl-0 = <&P9_11_default_pin>; + pinctrl-1 = <&P9_11_gpio_pin>; + pinctrl-2 = <&P9_11_gpio_pu_pin>; + pinctrl-3 = <&P9_11_gpio_pd_pin>; + pinctrl-4 = <&P9_11_uart_pin>; + }; + + P9_12_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio"; + pinctrl-0 = <&P9_12_default_pin>; + pinctrl-1 = <&P9_12_gpio_pin>; + pinctrl-2 = <&P9_12_gpio_pu_pin>; + pinctrl-3 = <&P9_12_gpio_pd_pin>; + }; + + P9_13_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "uart"; + pinctrl-0 = <&P9_13_default_pin>; + pinctrl-1 = <&P9_13_gpio_pin>; + pinctrl-2 = <&P9_13_gpio_pu_pin>; + pinctrl-3 = <&P9_13_gpio_pd_pin>; + pinctrl-4 = <&P9_13_uart_pin>; + }; + + P9_14_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P9_14_default_pin>; + pinctrl-1 = <&P9_14_gpio_pin>; + pinctrl-2 = <&P9_14_gpio_pu_pin>; + pinctrl-3 = <&P9_14_gpio_pd_pin>; + pinctrl-4 = <&P9_14_pwm_pin>; + }; + + P9_15_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P9_15_default_pin>; + pinctrl-1 = <&P9_15_gpio_pin>; + pinctrl-2 = <&P9_15_gpio_pu_pin>; + pinctrl-3 = <&P9_15_gpio_pd_pin>; + pinctrl-4 = <&P9_15_pwm_pin>; + }; + + P9_16_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P9_16_default_pin>; + pinctrl-1 = <&P9_16_gpio_pin>; + pinctrl-2 = <&P9_16_gpio_pu_pin>; + pinctrl-3 = <&P9_16_gpio_pd_pin>; + pinctrl-4 = <&P9_16_pwm_pin>; + }; + + P9_17_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "spi", "i2c", "pwm"; + pinctrl-0 = <&P9_17_default_pin>; + pinctrl-1 = <&P9_17_gpio_pin>; + pinctrl-2 = <&P9_17_gpio_pu_pin>; + pinctrl-3 = <&P9_17_gpio_pd_pin>; + pinctrl-4 = <&P9_17_spi_pin>; + pinctrl-5 = <&P9_17_i2c_pin>; + pinctrl-6 = <&P9_17_pwm_pin>; + }; + + P9_18_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "spi", "i2c", "pwm"; + pinctrl-0 = <&P9_18_default_pin>; + pinctrl-1 = <&P9_18_gpio_pin>; + pinctrl-2 = <&P9_18_gpio_pu_pin>; + pinctrl-3 = <&P9_18_gpio_pd_pin>; + pinctrl-4 = <&P9_18_spi_pin>; + pinctrl-5 = <&P9_18_i2c_pin>; + pinctrl-6 = <&P9_18_pwm_pin>; + }; + + // I2C Pins + // P9_19_pinmux + // P9_20_pinmux + + P9_21_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "spi", "uart", "i2c", "pwm"; + pinctrl-0 = <&P9_21_default_pin>; + pinctrl-1 = <&P9_21_gpio_pin>; + pinctrl-2 = <&P9_21_gpio_pu_pin>; + pinctrl-3 = <&P9_21_gpio_pd_pin>; + pinctrl-4 = <&P9_21_spi_pin>; + pinctrl-5 = <&P9_21_uart_pin>; + pinctrl-6 = <&P9_21_i2c_pin>; + pinctrl-7 = <&P9_21_pwm_pin>; + }; + + P9_22_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "spi", "uart", "i2c", "pwm"; + pinctrl-0 = <&P9_22_default_pin>; + pinctrl-1 = <&P9_22_gpio_pin>; + pinctrl-2 = <&P9_22_gpio_pu_pin>; + pinctrl-3 = <&P9_22_gpio_pd_pin>; + pinctrl-4 = <&P9_22_spi_pin>; + pinctrl-5 = <&P9_22_uart_pin>; + pinctrl-6 = <&P9_22_i2c_pin>; + pinctrl-7 = <&P9_22_pwm_pin>; + }; + + P9_23_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm"; + pinctrl-0 = <&P9_23_default_pin>; + pinctrl-1 = <&P9_23_gpio_pin>; + pinctrl-2 = <&P9_23_gpio_pu_pin>; + pinctrl-3 = <&P9_23_gpio_pd_pin>; + pinctrl-4 = <&P9_23_pwm_pin>; + }; + + P9_24_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "uart", "can", "i2c", "pruin"; + pinctrl-0 = <&P9_24_default_pin>; + pinctrl-1 = <&P9_24_gpio_pin>; + pinctrl-2 = <&P9_24_gpio_pu_pin>; + pinctrl-3 = <&P9_24_gpio_pd_pin>; + pinctrl-4 = <&P9_24_uart_pin>; + pinctrl-5 = <&P9_24_can_pin>; + pinctrl-6 = <&P9_24_i2c_pin>; + pinctrl-7 = <&P9_24_pruin_pin>; + }; + + P9_25_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "qep", "pruout", "pruin"; + pinctrl-0 = <&P9_25_default_pin>; + pinctrl-1 = <&P9_25_gpio_pin>; + pinctrl-2 = <&P9_25_gpio_pu_pin>; + pinctrl-3 = <&P9_25_gpio_pd_pin>; + pinctrl-4 = <&P9_25_qep_pin>; + pinctrl-5 = <&P9_25_pruout_pin>; + pinctrl-6 = <&P9_25_pruin_pin>; + }; + + P9_26_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "uart", "can", "i2c", "pruin"; + pinctrl-0 = <&P9_26_default_pin>; + pinctrl-1 = <&P9_26_gpio_pin>; + pinctrl-2 = <&P9_26_gpio_pu_pin>; + pinctrl-3 = <&P9_26_gpio_pd_pin>; + pinctrl-4 = <&P9_26_uart_pin>; + pinctrl-5 = <&P9_26_can_pin>; + pinctrl-6 = <&P9_26_i2c_pin>; + pinctrl-7 = <&P9_26_pruin_pin>; + }; + + P9_27_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "qep", "pruout", "pruin"; + pinctrl-0 = <&P9_27_default_pin>; + pinctrl-1 = <&P9_27_gpio_pin>; + pinctrl-2 = <&P9_27_gpio_pu_pin>; + pinctrl-3 = <&P9_27_gpio_pd_pin>; + pinctrl-4 = <&P9_27_qep_pin>; + pinctrl-5 = <&P9_27_pruout_pin>; + pinctrl-6 = <&P9_27_pruin_pin>; + }; + + P9_28_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm", "spi", "pwm2", "pruout", "pruin"; + pinctrl-0 = <&P9_28_default_pin>; + pinctrl-1 = <&P9_28_gpio_pin>; + pinctrl-2 = <&P9_28_gpio_pu_pin>; + pinctrl-3 = <&P9_28_gpio_pd_pin>; + pinctrl-4 = <&P9_28_pwm_pin>; + pinctrl-5 = <&P9_28_spi_pin>; + pinctrl-6 = <&P9_28_pwm2_pin>; + pinctrl-7 = <&P9_28_pruout_pin>; + pinctrl-8 = <&P9_28_pruin_pin>; + }; + + P9_29_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm", "spi", "pruout", "pruin"; + pinctrl-0 = <&P9_29_default_pin>; + pinctrl-1 = <&P9_29_gpio_pin>; + pinctrl-2 = <&P9_29_gpio_pu_pin>; + pinctrl-3 = <&P9_29_gpio_pd_pin>; + pinctrl-4 = <&P9_29_pwm_pin>; + pinctrl-5 = <&P9_29_spi_pin>; + pinctrl-6 = <&P9_29_pruout_pin>; + pinctrl-7 = <&P9_29_pruin_pin>; + }; + + P9_30_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm", "spi", "pruout", "pruin"; + pinctrl-0 = <&P9_30_default_pin>; + pinctrl-1 = <&P9_30_gpio_pin>; + pinctrl-2 = <&P9_30_gpio_pu_pin>; + pinctrl-3 = <&P9_30_gpio_pd_pin>; + pinctrl-4 = <&P9_30_pwm_pin>; + pinctrl-5 = <&P9_30_spi_pin>; + pinctrl-6 = <&P9_30_pruout_pin>; + pinctrl-7 = <&P9_30_pruin_pin>; + }; + + P9_31_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm", "spi", "pruout", "pruin"; + pinctrl-0 = <&P9_31_default_pin>; + pinctrl-1 = <&P9_31_gpio_pin>; + pinctrl-2 = <&P9_31_gpio_pu_pin>; + pinctrl-3 = <&P9_31_gpio_pd_pin>; + pinctrl-4 = <&P9_31_pwm_pin>; + pinctrl-5 = <&P9_31_spi_pin>; + pinctrl-6 = <&P9_31_pruout_pin>; + pinctrl-7 = <&P9_31_pruin_pin>; + }; + + P9_41_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "timer", "pruin"; + pinctrl-0 = <&P9_41_default_pin>; + pinctrl-1 = <&P9_41_gpio_pin>; + pinctrl-2 = <&P9_41_gpio_pu_pin>; + pinctrl-3 = <&P9_41_gpio_pd_pin>; + pinctrl-4 = <&P9_41_timer_pin>; + pinctrl-5 = <&P9_41_pruin_pin>; + }; + + P9_91_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "qep", "pruout", "pruin"; + pinctrl-0 = <&P9_91_default_pin>; + pinctrl-1 = <&P9_91_gpio_pin>; + pinctrl-2 = <&P9_91_gpio_pu_pin>; + pinctrl-3 = <&P9_91_gpio_pd_pin>; + pinctrl-4 = <&P9_91_qep_pin>; + pinctrl-5 = <&P9_91_pruout_pin>; + pinctrl-6 = <&P9_91_pruin_pin>; + }; + + P9_42_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "pwm", "uart", "spics", "spiclk"; + pinctrl-0 = <&P9_42_default_pin>; + pinctrl-1 = <&P9_42_gpio_pin>; + pinctrl-2 = <&P9_42_gpio_pu_pin>; + pinctrl-3 = <&P9_42_gpio_pd_pin>; + pinctrl-4 = <&P9_42_pwm_pin>; + pinctrl-5 = <&P9_42_uart_pin>; + pinctrl-6 = <&P9_42_spics_pin>; + pinctrl-7 = <&P9_42_spiclk_pin>; + }; + + P9_92_pinmux { + compatible = "bone-pinmux-helper"; + status = "okay"; + pinctrl-names = "default", "gpio", "gpio_pu", "gpio_pd", "qep", "pruout", "pruin"; + pinctrl-0 = <&P9_92_default_pin>; + pinctrl-1 = <&P9_92_gpio_pin>; + pinctrl-2 = <&P9_92_gpio_pu_pin>; + pinctrl-3 = <&P9_92_gpio_pd_pin>; + pinctrl-4 = <&P9_92_qep_pin>; + pinctrl-5 = <&P9_92_pruout_pin>; + pinctrl-6 = <&P9_92_pruin_pin>; + }; + }; + }; + + fragment@2 { + target = <&ocp>; + __overlay__ { + + // !!!WARNING!!! + // gpio-of-helper &gpio pointers are off-by-one vs. the hardware: + // hardware GPIO bank 0 = &gpio1 + cape-universal { + compatible = "gpio-of-helper"; + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + + P8_07 { + gpio-name = "P8_07"; + gpio = <&gpio3 2 0>; + input; + dir-changeable; + }; + P8_08 { + gpio-name = "P8_08"; + gpio = <&gpio3 3 0>; + input; + dir-changeable; + }; + P8_09 { + gpio-name = "P8_09"; + gpio = <&gpio3 5 0>; + input; + dir-changeable; + }; + P8_10 { + gpio-name = "P8_10"; + gpio = <&gpio3 4 0>; + input; + dir-changeable; + }; + P8_11 { + gpio-name = "P8_11"; + gpio = <&gpio2 13 0>; + input; + dir-changeable; + }; + P8_12 { + gpio-name = "P8_12"; + gpio = <&gpio2 12 0>; + input; + dir-changeable; + }; + P8_13 { + gpio-name = "P8_13"; + gpio = <&gpio1 23 0>; + input; + dir-changeable; + }; + P8_14 { + gpio-name = "P8_14"; + gpio = <&gpio1 26 0>; + input; + dir-changeable; + }; + P8_15 { + gpio-name = "P8_15"; + gpio = <&gpio2 15 0>; + input; + dir-changeable; + }; + P8_16 { + gpio-name = "P8_16"; + gpio = <&gpio2 14 0>; + input; + dir-changeable; + }; + P8_17 { + gpio-name = "P8_17"; + gpio = <&gpio1 27 0>; + input; + dir-changeable; + }; + P8_18 { + gpio-name = "P8_18"; + gpio = <&gpio3 1 0>; + input; + dir-changeable; + }; + P8_19 { + gpio-name = "P8_19"; + gpio = <&gpio1 22 0>; + input; + dir-changeable; + }; + P8_26 { + gpio-name = "P8_26"; + gpio = <&gpio2 29 0>; + input; + dir-changeable; + }; + + + P9_11 { + gpio-name = "P9_11"; + gpio = <&gpio1 30 0>; + input; + dir-changeable; + }; + P9_12 { + gpio-name = "P9_12"; + gpio = <&gpio2 28 0>; + input; + dir-changeable; + }; + P9_13 { + gpio-name = "P9_13"; + gpio = <&gpio1 31 0>; + input; + dir-changeable; + }; + P9_14 { + gpio-name = "P9_14"; + gpio = <&gpio2 18 0>; + input; + dir-changeable; + }; + P9_15 { + gpio-name = "P9_15"; + gpio = <&gpio2 16 0>; + input; + dir-changeable; + }; + P9_16 { + gpio-name = "P9_16"; + gpio = <&gpio2 19 0>; + input; + dir-changeable; + }; + P9_17 { + gpio-name = "P9_17"; + gpio = <&gpio1 5 0>; + input; + dir-changeable; + }; + P9_18 { + gpio-name = "P9_18"; + gpio = <&gpio1 4 0>; + input; + dir-changeable; + }; + + // I2C pins + // P9_19 + // P9_20 + + P9_21 { + gpio-name = "P9_21"; + gpio = <&gpio1 3 0>; + input; + dir-changeable; + }; + P9_22 { + gpio-name = "P9_22"; + gpio = <&gpio1 2 0>; + input; + dir-changeable; + }; + P9_23 { + gpio-name = "P9_23"; + gpio = <&gpio2 17 0>; + input; + dir-changeable; + }; + P9_24 { + gpio-name = "P9_24"; + gpio = <&gpio1 15 0>; + input; + dir-changeable; + }; + P9_25 { + gpio-name = "P9_25"; + gpio = <&gpio4 21 0>; + input; + dir-changeable; + }; + P9_26 { + gpio-name = "P9_26"; + gpio = <&gpio1 14 0>; + input; + dir-changeable; + }; + P9_27 { + gpio-name = "P9_27"; + gpio = <&gpio4 19 0>; + input; + dir-changeable; + }; + P9_28 { + gpio-name = "P9_28"; + gpio = <&gpio4 17 0>; + input; + dir-changeable; + }; + P9_29 { + gpio-name = "P9_29"; + gpio = <&gpio4 15 0>; + input; + dir-changeable; + }; + P9_30 { + gpio-name = "P9_30"; + gpio = <&gpio4 16 0>; + input; + dir-changeable; + }; + P9_31 { + gpio-name = "P9_31"; + gpio = <&gpio4 14 0>; + input; + dir-changeable; + }; + P9_41 { + gpio-name = "P9_41"; + gpio = <&gpio1 20 0>; + input; + dir-changeable; + }; + P9_91 { + gpio-name = "P9_91"; + gpio = <&gpio4 20 0>; + input; + dir-changeable; + }; + P9_42 { + gpio-name = "P9_42"; + gpio = <&gpio1 7 0>; + input; + dir-changeable; + }; + P9_92 { + gpio-name = "P9_92"; + gpio = <&gpio4 18 0>; + input; + dir-changeable; + }; + }; + }; + }; + + + + /************************/ + /* UARTs */ + /************************/ + + fragment@10 { + target = <&uart2>; /* really uart1 */ + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@11 { + target = <&uart3>; /* really uart2 */ + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@12 { + target = <&uart5>; /* really uart4 */ + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + +// /* UART 5 only available on LCD/HDMI pins */ +// fragment@13 { +// target = <&uart6>; /* really uart5 */ +// __overlay__ { +// status = "okay"; +// pinctrl-names = "default"; +// pinctrl-0 = <>; +// }; +// }; + + /************************/ + /* Timers / PWM */ + /************************/ + + fragment@20 { + target = <&epwmss0>; + __overlay__ { + status = "okay"; + }; + }; + + fragment@21 { + target = <&ehrpwm0>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@22 { + target = <&ecap0>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@23 { + target = <&epwmss1>; + __overlay__ { + status = "okay"; + }; + }; + + fragment@24 { + target = <&ehrpwm1>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@25 { + target = <&epwmss2>; + __overlay__ { + status = "okay"; + }; + }; + + fragment@26 { + target = <&ehrpwm2>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@27 { + target = <&ecap2>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + /************************/ + /* I2C / SPI */ + /************************/ + + + fragment@30 { + target = <&i2c1>; /* i2c1 is numbered correctly */ + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + + /* this is the configuration part */ + clock-frequency = <100000>; + + #address-cells = <1>; + #size-cells = <0>; + + /* add any i2c devices on the bus here */ + + // commented out example of a touchscreen (taken from BB-BONE-LCD7-01-00A4) */ + // maxtouch@4a { + // compatible = "mXT224"; + // reg = <0x4a>; + // interrupt-parent = <&gpio4>; + // interrupts = <19 0x0>; + // atmel,irq-gpio = <&gpio4 19 0>; + // }; + }; + }; + + fragment@31 { + target = <&spi0>; /* spi0 is numbered correctly */ + __overlay__ { + #address-cells = <1>; + #size-cells = <0>; + + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + + spi0channel@0 { + #address-cells = <1>; + #size-cells = <0>; + + compatible = "spidev"; + + reg = <0>; + spi-max-frequency = <16000000>; + spi-cpha; + }; + + + spi0channel@1 { + #address-cells = <1>; + #size-cells = <0>; + + compatible = "spidev"; + + reg = <1>; + spi-max-frequency = <16000000>; + }; + }; + }; + + fragment@32 { + target = <&spi1>; /* spi1 is numbered correctly */ + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + + #address-cells = <1>; + #size-cells = <0>; + + spi1channel@0 { + #address-cells = <1>; + #size-cells = <0>; + + compatible = "spidev"; + + reg = <0>; + spi-max-frequency = <16000000>; + spi-cpha; + }; + + spi1channel@1 { + #address-cells = <1>; + #size-cells = <0>; + + compatible = "spidev"; + + reg = <1>; + spi-max-frequency = <16000000>; + }; + }; + }; + + fragment@33 { + target = <&dcan0>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + fragment@34 { + target = <&dcan1>; + __overlay__ { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <>; + }; + }; + + + /************************/ + /* PRUSS */ + /************************/ + + fragment@40 { + target = <&pruss>; + __overlay__ { + status = "okay"; + }; + }; + +};