Skip to content

Commit 0ad1840

Browse files
committed
Signed-off-by: Robert Nelson <[email protected]>
1 parent 60489d7 commit 0ad1840

File tree

7 files changed

+94
-45
lines changed

7 files changed

+94
-45
lines changed

patch.sh

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -73,29 +73,29 @@ imx_next () {
7373
# ${git} "${DIR}/patches/imx_next/0002-pinctrl-nomadik-always-display-IRQ-in-debugfs.patch"
7474
# ${git} "${DIR}/patches/imx_next/0003-pinctrl-imx-drop-redundant-OF-dependency.patch"
7575
# ${git} "${DIR}/patches/imx_next/0004-pinctrl-imx1-core-populate-subdevices.patch"
76-
${git} "${DIR}/patches/imx_next/0005-ARM-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch"
77-
${git} "${DIR}/patches/imx_next/0006-ARM-imx_v4_v5_defconfig-Enable-gpio-regulator-and-gp.patch"
78-
${git} "${DIR}/patches/imx_next/0007-ARM-imx-add-debug-uart-support-for-IMX50-SoC.patch"
79-
${git} "${DIR}/patches/imx_next/0008-ARM-imx-add-clocking-support-code-for-the-IMX50-SoC.patch"
80-
${git} "${DIR}/patches/imx_next/0009-ARM-imx-allow-configuration-of-the-IMX50-SoC.patch"
81-
${git} "${DIR}/patches/imx_next/0010-ARM-imx_v6_v7_defconfig-Enable-tsc2007-support.patch"
82-
${git} "${DIR}/patches/imx_next/0011-ARM-imx-remove-mxc_iomux_v3_init-call-from-imx53_ini.patch"
83-
${git} "${DIR}/patches/imx_next/0012-ARM-imx-drop-support-for-irq-priorisation.patch"
84-
${git} "${DIR}/patches/imx_next/0013-ARM-imx-add-support-code-for-IMX50-based-machines.patch"
85-
${git} "${DIR}/patches/imx_next/0014-ARM-i.MX53-remove-duplicated-include-from-clk-imx51-.patch"
86-
${git} "${DIR}/patches/imx_next/0015-ARM-i.MX25-build-in-pinctrl-support.patch"
87-
${git} "${DIR}/patches/imx_next/0016-ARM-i.MX5x-Add-SAHARA-clock-for-i.MX5x-CPUs.patch"
88-
${git} "${DIR}/patches/imx_next/0017-ARM-imx-Add-DMAMUX-clock-for-Vybrid-vf610-SoC.patch"
89-
${git} "${DIR}/patches/imx_next/0018-ARM-imx27-enable-pinctrl.patch"
90-
${git} "${DIR}/patches/imx_next/0019-ARM-imx_v6_v7_defconfig-Select-CONFIG_HIGHMEM.patch"
91-
${git} "${DIR}/patches/imx_next/0020-clk-imx5-introduce-DT-includes-for-clock-provider.patch"
92-
${git} "${DIR}/patches/imx_next/0021-ARM-imx-clk-correct-arm-clock-usecount.patch"
93-
${git} "${DIR}/patches/imx_next/0022-ARM-imx-select-PINCTRL-at-sub-architecure-level.patch"
94-
${git} "${DIR}/patches/imx_next/0023-ARM-imx-rename-IMX6SL_CLK_CLK_END-to-IMX6SL_CLK_END.patch"
95-
${git} "${DIR}/patches/imx_next/0024-ARM-imx_v6_v7_defconfig-Enable-STMPE-touchscreen.patch"
96-
${git} "${DIR}/patches/imx_next/0025-ARM-imx-imx53-Add-SATA-PHY-clock.patch"
97-
${git} "${DIR}/patches/imx_next/0026-ARM-i.MX5-fix-shift-value-for-lp_apm_sel-on-i.MX50-a.patch"
98-
${git} "${DIR}/patches/imx_next/0027-ARM-imx-pllv1-Fix-PLL-calculation-for-i.MX27.patch"
76+
# ${git} "${DIR}/patches/imx_next/0005-ARM-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch"
77+
# ${git} "${DIR}/patches/imx_next/0006-ARM-imx_v4_v5_defconfig-Enable-gpio-regulator-and-gp.patch"
78+
# ${git} "${DIR}/patches/imx_next/0007-ARM-imx-add-debug-uart-support-for-IMX50-SoC.patch"
79+
# ${git} "${DIR}/patches/imx_next/0008-ARM-imx-add-clocking-support-code-for-the-IMX50-SoC.patch"
80+
# ${git} "${DIR}/patches/imx_next/0009-ARM-imx-allow-configuration-of-the-IMX50-SoC.patch"
81+
# ${git} "${DIR}/patches/imx_next/0010-ARM-imx_v6_v7_defconfig-Enable-tsc2007-support.patch"
82+
# ${git} "${DIR}/patches/imx_next/0011-ARM-imx-remove-mxc_iomux_v3_init-call-from-imx53_ini.patch"
83+
# ${git} "${DIR}/patches/imx_next/0012-ARM-imx-drop-support-for-irq-priorisation.patch"
84+
# ${git} "${DIR}/patches/imx_next/0013-ARM-imx-add-support-code-for-IMX50-based-machines.patch"
85+
# ${git} "${DIR}/patches/imx_next/0014-ARM-i.MX53-remove-duplicated-include-from-clk-imx51-.patch"
86+
# ${git} "${DIR}/patches/imx_next/0015-ARM-i.MX25-build-in-pinctrl-support.patch"
87+
# ${git} "${DIR}/patches/imx_next/0016-ARM-i.MX5x-Add-SAHARA-clock-for-i.MX5x-CPUs.patch"
88+
# ${git} "${DIR}/patches/imx_next/0017-ARM-imx-Add-DMAMUX-clock-for-Vybrid-vf610-SoC.patch"
89+
# ${git} "${DIR}/patches/imx_next/0018-ARM-imx27-enable-pinctrl.patch"
90+
# ${git} "${DIR}/patches/imx_next/0019-ARM-imx_v6_v7_defconfig-Select-CONFIG_HIGHMEM.patch"
91+
# ${git} "${DIR}/patches/imx_next/0020-clk-imx5-introduce-DT-includes-for-clock-provider.patch"
92+
# ${git} "${DIR}/patches/imx_next/0021-ARM-imx-clk-correct-arm-clock-usecount.patch"
93+
# ${git} "${DIR}/patches/imx_next/0022-ARM-imx-select-PINCTRL-at-sub-architecure-level.patch"
94+
# ${git} "${DIR}/patches/imx_next/0023-ARM-imx-rename-IMX6SL_CLK_CLK_END-to-IMX6SL_CLK_END.patch"
95+
# ${git} "${DIR}/patches/imx_next/0024-ARM-imx_v6_v7_defconfig-Enable-STMPE-touchscreen.patch"
96+
# ${git} "${DIR}/patches/imx_next/0025-ARM-imx-imx53-Add-SATA-PHY-clock.patch"
97+
# ${git} "${DIR}/patches/imx_next/0026-ARM-i.MX5-fix-shift-value-for-lp_apm_sel-on-i.MX50-a.patch"
98+
# ${git} "${DIR}/patches/imx_next/0027-ARM-imx-pllv1-Fix-PLL-calculation-for-i.MX27.patch"
9999
${git} "${DIR}/patches/imx_next/0028-ARM-dts-i.MX53-Add-alternate-pinmux-option-for-i2c_3.patch"
100100
${git} "${DIR}/patches/imx_next/0029-ARM-dts-i.MX53-Internal-keyboard-controller.patch"
101101
${git} "${DIR}/patches/imx_next/0030-ARM-dts-disable-flexcan-by-default.patch"
@@ -193,11 +193,11 @@ imx_next () {
193193
${git} "${DIR}/patches/imx_next/0122-ARM-dts-imx27-phytec-phycore-som-trivial-Typo-fix.patch"
194194
${git} "${DIR}/patches/imx_next/0123-ARM-dts-imx27-phytec-phycore-som-Add-pinctrl-for-CSP.patch"
195195
${git} "${DIR}/patches/imx_next/0124-ARM-dts-imx27-phytec-phycore-som-Rename-file-to-.dts.patch"
196-
${git} "${DIR}/patches/imx_next/0125-ARM-i.MX5-set-CAN-peripheral-clock-to-24-MHz-parent.patch"
196+
# ${git} "${DIR}/patches/imx_next/0125-ARM-i.MX5-set-CAN-peripheral-clock-to-24-MHz-parent.patch"
197197
${git} "${DIR}/patches/imx_next/0126-ARM-dts-mbimxsd25-Add-sound-support.patch"
198198
${git} "${DIR}/patches/imx_next/0127-ARM-dts-mbimxsd51-Add-sound-support.patch"
199-
${git} "${DIR}/patches/imx_next/0128-ARM-i.MX5-fix-obvious-typo-in-ldb_di0_gate-clk-defin.patch"
200-
${git} "${DIR}/patches/imx_next/0129-ARM-imx-use-__initconst-for-const-init-definition.patch"
199+
# ${git} "${DIR}/patches/imx_next/0128-ARM-i.MX5-fix-obvious-typo-in-ldb_di0_gate-clk-defin.patch"
200+
# ${git} "${DIR}/patches/imx_next/0129-ARM-imx-use-__initconst-for-const-init-definition.patch"
201201
${git} "${DIR}/patches/imx_next/0130-ARM-dts-vf610-make-pinctrl-nodes-board-specific.patch"
202202
${git} "${DIR}/patches/imx_next/0131-ARM-dts-imx6q-sabrelite-Enable-PCI-express.patch"
203203
${git} "${DIR}/patches/imx_next/0132-ARM-dts-imx6qdl-add-aliases-for-can-interfaces.patch"
@@ -206,9 +206,9 @@ imx_next () {
206206
${git} "${DIR}/patches/imx_next/0135-ARM-dts-imx-sabrelite-add-Dual-Lite-Solo-support.patch"
207207
${git} "${DIR}/patches/imx_next/0136-ARM-dts-imx6qdl-sabrelite-Add-uart1-support.patch"
208208
${git} "${DIR}/patches/imx_next/0137-ARM-dts-imx6qdl-sabrelite-remove-usdhc4-wp-gpio.patch"
209-
${git} "${DIR}/patches/imx_next/0138-ARM-imx6-Derive-spdif-clock-from-pll3_pfd3_454m.patch"
210-
${git} "${DIR}/patches/imx_next/0139-ARM-imx6sl-Add-missing-pll4_audio_div-to-the-clock-t.patch"
211-
${git} "${DIR}/patches/imx_next/0140-ARM-imx6sl-Add-missing-spba-clock-to-clock-tree.patch"
209+
# ${git} "${DIR}/patches/imx_next/0138-ARM-imx6-Derive-spdif-clock-from-pll3_pfd3_454m.patch"
210+
# ${git} "${DIR}/patches/imx_next/0139-ARM-imx6sl-Add-missing-pll4_audio_div-to-the-clock-t.patch"
211+
# ${git} "${DIR}/patches/imx_next/0140-ARM-imx6sl-Add-missing-spba-clock-to-clock-tree.patch"
212212
}
213213

214214
omap_next () {

patches/defconfig

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@ CONFIG_ARCH_MULTIPLATFORM=y
276276
# CONFIG_ARCH_W90X900 is not set
277277
# CONFIG_ARCH_LPC32XX is not set
278278
# CONFIG_ARCH_PXA is not set
279-
# CONFIG_ARCH_MSM is not set
280-
# CONFIG_ARCH_SHMOBILE is not set
279+
# CONFIG_ARCH_MSM_NODT is not set
280+
# CONFIG_ARCH_SHMOBILE_LEGACY is not set
281281
# CONFIG_ARCH_RPC is not set
282282
# CONFIG_ARCH_SA1100 is not set
283283
# CONFIG_ARCH_S3C24XX is not set
@@ -302,10 +302,13 @@ CONFIG_ARCH_MULTI_V6_V7=y
302302
# CONFIG_ARCH_MULTI_CPU_AUTO is not set
303303
# CONFIG_ARCH_MVEBU is not set
304304
# CONFIG_ARCH_BCM is not set
305+
# CONFIG_ARCH_BERLIN is not set
305306
CONFIG_GPIO_PCA953X=y
306307
# CONFIG_KEYBOARD_GPIO_POLLED is not set
307308
# CONFIG_ARCH_HIGHBANK is not set
309+
# CONFIG_ARCH_HI3xxx is not set
308310
# CONFIG_ARCH_KEYSTONE is not set
311+
# CONFIG_ARCH_MSM_DT is not set
309312
CONFIG_ARCH_MXC=y
310313

311314
#
@@ -1280,7 +1283,7 @@ CONFIG_PHYLIB=y
12801283
#
12811284
# MII PHY device drivers
12821285
#
1283-
# CONFIG_AT803X_PHY is not set
1286+
CONFIG_AT803X_PHY=y
12841287
# CONFIG_AMD_PHY is not set
12851288
# CONFIG_MARVELL_PHY is not set
12861289
# CONFIG_DAVICOM_PHY is not set
@@ -2044,7 +2047,7 @@ CONFIG_REGULATOR_GPIO=y
20442047
# CONFIG_REGULATOR_MAX8952 is not set
20452048
# CONFIG_REGULATOR_MAX8973 is not set
20462049
CONFIG_REGULATOR_PALMAS=y
2047-
# CONFIG_REGULATOR_PFUZE100 is not set
2050+
CONFIG_REGULATOR_PFUZE100=y
20482051
CONFIG_REGULATOR_TI_ABB=y
20492052
CONFIG_REGULATOR_TPS51632=y
20502053
CONFIG_REGULATOR_TPS62360=y

patches/example_imx_v6_v7_defconfig

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ CONFIG_ARCH_MULTIPLATFORM=y
268268
# CONFIG_ARCH_W90X900 is not set
269269
# CONFIG_ARCH_LPC32XX is not set
270270
# CONFIG_ARCH_PXA is not set
271-
# CONFIG_ARCH_MSM is not set
272-
# CONFIG_ARCH_SHMOBILE is not set
271+
# CONFIG_ARCH_MSM_NODT is not set
272+
# CONFIG_ARCH_SHMOBILE_LEGACY is not set
273273
# CONFIG_ARCH_RPC is not set
274274
# CONFIG_ARCH_SA1100 is not set
275275
# CONFIG_ARCH_S3C24XX is not set
@@ -295,11 +295,14 @@ CONFIG_ARCH_MULTI_V6_V7=y
295295
# CONFIG_ARCH_MVEBU is not set
296296
# CONFIG_ARCH_BCM is not set
297297
# CONFIG_ARCH_BCM2835 is not set
298+
# CONFIG_ARCH_BERLIN is not set
298299
# CONFIG_ARCH_CNS3XXX is not set
299300
# CONFIG_GPIO_PCA953X is not set
300301
# CONFIG_KEYBOARD_GPIO_POLLED is not set
301302
# CONFIG_ARCH_HIGHBANK is not set
303+
# CONFIG_ARCH_HI3xxx is not set
302304
# CONFIG_ARCH_KEYSTONE is not set
305+
# CONFIG_ARCH_MSM_DT is not set
303306
CONFIG_ARCH_MXC=y
304307

305308
#
@@ -341,6 +344,7 @@ CONFIG_MACH_IMX31_DT=y
341344
#
342345
# MX35 platforms:
343346
#
347+
CONFIG_MACH_IMX35_DT=y
344348
CONFIG_MACH_PCM043=y
345349
CONFIG_MACH_MX35_3DS=y
346350
# CONFIG_MACH_EUKREA_CPUIMX35SD is not set
@@ -357,7 +361,7 @@ CONFIG_MACH_EUKREA_MBIMXSD51_BASEBOARD=y
357361
#
358362
# Device tree only
359363
#
360-
# CONFIG_SOC_IMX50 is not set
364+
CONFIG_SOC_IMX50=y
361365
CONFIG_SOC_IMX53=y
362366
CONFIG_SOC_IMX6Q=y
363367
CONFIG_SOC_IMX6SL=y
@@ -1160,7 +1164,7 @@ CONFIG_PHYLIB=y
11601164
#
11611165
# MII PHY device drivers
11621166
#
1163-
# CONFIG_AT803X_PHY is not set
1167+
CONFIG_AT803X_PHY=y
11641168
# CONFIG_AMD_PHY is not set
11651169
# CONFIG_MARVELL_PHY is not set
11661170
# CONFIG_DAVICOM_PHY is not set
@@ -1543,6 +1547,7 @@ CONFIG_PINCONF=y
15431547
# CONFIG_PINCTRL_CAPRI is not set
15441548
CONFIG_PINCTRL_IMX=y
15451549
# CONFIG_PINCTRL_IMX35 is not set
1550+
CONFIG_PINCTRL_IMX50=y
15461551
CONFIG_PINCTRL_IMX51=y
15471552
CONFIG_PINCTRL_IMX53=y
15481553
CONFIG_PINCTRL_IMX6Q=y
@@ -1755,7 +1760,7 @@ CONFIG_REGULATOR_DA9052=y
17551760
CONFIG_REGULATOR_MC13XXX_CORE=y
17561761
CONFIG_REGULATOR_MC13783=y
17571762
CONFIG_REGULATOR_MC13892=y
1758-
# CONFIG_REGULATOR_PFUZE100 is not set
1763+
CONFIG_REGULATOR_PFUZE100=y
17591764
# CONFIG_REGULATOR_TPS51632 is not set
17601765
# CONFIG_REGULATOR_TPS62360 is not set
17611766
# CONFIG_REGULATOR_TPS65023 is not set
@@ -1770,7 +1775,7 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
17701775
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
17711776
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
17721777
# CONFIG_MEDIA_RADIO_SUPPORT is not set
1773-
# CONFIG_MEDIA_RC_SUPPORT is not set
1778+
CONFIG_MEDIA_RC_SUPPORT=y
17741779
# CONFIG_MEDIA_CONTROLLER is not set
17751780
CONFIG_VIDEO_DEV=y
17761781
CONFIG_VIDEO_V4L2=y
@@ -1787,6 +1792,28 @@ CONFIG_VIDEOBUF2_DMA_CONTIG=y
17871792
#
17881793
# Media drivers
17891794
#
1795+
CONFIG_RC_CORE=y
1796+
CONFIG_RC_MAP=y
1797+
CONFIG_RC_DECODERS=y
1798+
# CONFIG_LIRC is not set
1799+
CONFIG_IR_NEC_DECODER=y
1800+
CONFIG_IR_RC5_DECODER=y
1801+
CONFIG_IR_RC6_DECODER=y
1802+
CONFIG_IR_JVC_DECODER=y
1803+
CONFIG_IR_SONY_DECODER=y
1804+
CONFIG_IR_RC5_SZ_DECODER=y
1805+
CONFIG_IR_SANYO_DECODER=y
1806+
CONFIG_IR_MCE_KBD_DECODER=y
1807+
CONFIG_RC_DEVICES=y
1808+
# CONFIG_RC_ATI_REMOTE is not set
1809+
# CONFIG_IR_IMON is not set
1810+
# CONFIG_IR_MCEUSB is not set
1811+
# CONFIG_IR_REDRAT3 is not set
1812+
# CONFIG_IR_STREAMZAP is not set
1813+
# CONFIG_IR_IGUANA is not set
1814+
# CONFIG_IR_TTUSBIR is not set
1815+
# CONFIG_RC_LOOPBACK is not set
1816+
CONFIG_IR_GPIO_CIR=y
17901817
# CONFIG_MEDIA_USB_SUPPORT is not set
17911818
CONFIG_V4L_PLATFORM_DRIVERS=y
17921819
# CONFIG_VIDEO_TIMBERDALE is not set
@@ -1811,6 +1838,7 @@ CONFIG_VIDEO_CODA=y
18111838
# Media ancillary drivers (tuners, sensors, i2c, frontends)
18121839
#
18131840
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
1841+
CONFIG_VIDEO_IR_I2C=y
18141842

18151843
#
18161844
# Audio decoders, processors and mixers

patches/example_omap2plus_defconfig

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,8 +281,8 @@ CONFIG_ARCH_MULTIPLATFORM=y
281281
# CONFIG_ARCH_W90X900 is not set
282282
# CONFIG_ARCH_LPC32XX is not set
283283
# CONFIG_ARCH_PXA is not set
284-
# CONFIG_ARCH_MSM is not set
285-
# CONFIG_ARCH_SHMOBILE is not set
284+
# CONFIG_ARCH_MSM_NODT is not set
285+
# CONFIG_ARCH_SHMOBILE_LEGACY is not set
286286
# CONFIG_ARCH_RPC is not set
287287
# CONFIG_ARCH_SA1100 is not set
288288
# CONFIG_ARCH_S3C24XX is not set
@@ -308,11 +308,14 @@ CONFIG_ARCH_MULTI_V6_V7=y
308308
# CONFIG_ARCH_MVEBU is not set
309309
# CONFIG_ARCH_BCM is not set
310310
# CONFIG_ARCH_BCM2835 is not set
311+
# CONFIG_ARCH_BERLIN is not set
311312
# CONFIG_ARCH_CNS3XXX is not set
312313
# CONFIG_GPIO_PCA953X is not set
313314
# CONFIG_KEYBOARD_GPIO_POLLED is not set
314315
# CONFIG_ARCH_HIGHBANK is not set
316+
# CONFIG_ARCH_HI3xxx is not set
315317
# CONFIG_ARCH_KEYSTONE is not set
318+
# CONFIG_ARCH_MSM_DT is not set
316319
# CONFIG_ARCH_MXC is not set
317320

318321
#

patches/ref_multi_v7_defconfig

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ CONFIG_ARCH_MULTIPLATFORM=y
261261
# CONFIG_ARCH_W90X900 is not set
262262
# CONFIG_ARCH_LPC32XX is not set
263263
# CONFIG_ARCH_PXA is not set
264-
# CONFIG_ARCH_MSM is not set
265-
# CONFIG_ARCH_SHMOBILE is not set
264+
# CONFIG_ARCH_MSM_NODT is not set
265+
# CONFIG_ARCH_SHMOBILE_LEGACY is not set
266266
# CONFIG_ARCH_RPC is not set
267267
# CONFIG_ARCH_SA1100 is not set
268268
# CONFIG_ARCH_S3C24XX is not set
@@ -299,10 +299,19 @@ CONFIG_ARCH_BCM=y
299299
# Broadcom SoC Selection
300300
#
301301
CONFIG_ARCH_BCM_MOBILE=y
302+
CONFIG_ARCH_BERLIN=y
303+
304+
#
305+
# Marvell Berlin SoC variants
306+
#
307+
CONFIG_MACH_BERLIN_BG2=y
308+
CONFIG_MACH_BERLIN_BG2CD=y
302309
CONFIG_GPIO_PCA953X=y
303310
# CONFIG_KEYBOARD_GPIO_POLLED is not set
304311
CONFIG_ARCH_HIGHBANK=y
312+
CONFIG_ARCH_HI3xxx=y
305313
CONFIG_ARCH_KEYSTONE=y
314+
# CONFIG_ARCH_MSM_DT is not set
306315
CONFIG_ARCH_MXC=y
307316

308317
#
@@ -2270,6 +2279,7 @@ CONFIG_IMX_DMA=y
22702279
CONFIG_MXS_DMA=y
22712280
CONFIG_DMA_OMAP=y
22722281
# CONFIG_TI_CPPI41 is not set
2282+
# CONFIG_K3_DMA is not set
22732283
CONFIG_DMA_ENGINE=y
22742284
CONFIG_DMA_VIRTUAL_CHANNELS=y
22752285
CONFIG_DMA_OF=y
@@ -2367,6 +2377,7 @@ CONFIG_PWM_SYSFS=y
23672377
CONFIG_PWM_VT8500=y
23682378
CONFIG_IRQCHIP=y
23692379
CONFIG_ARM_GIC=y
2380+
CONFIG_DW_APB_ICTL=y
23702381
# CONFIG_IPACK_BUS is not set
23712382
CONFIG_ARCH_HAS_RESET_CONTROLLER=y
23722383
CONFIG_RESET_CONTROLLER=y

tools/config-checker.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ config="CONFIG_DRM_IMX_HDMI"
171171
check_if_set_then_set
172172
config="CONFIG_IMX2_WDT"
173173
check_if_set_then_set
174+
config="CONFIG_AT803X_PHY"
175+
check_if_set_then_set
176+
config="CONFIG_REGULATOR_PFUZE100"
177+
check_if_set_then_set
174178

175179
#All enabled by CONFIG_PCI CONFIG_SOC_IMX6Q
176180
if_config="CONFIG_SOC_IMX6Q"

version.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ toolchain="gcc_linaro_gnueabihf_4_8"
2929
#Kernel/Build
3030
KERNEL_REL=3.13
3131
KERNEL_TAG=${KERNEL_REL}
32-
BUILD=armv7-devel-r14
32+
BUILD=armv7-devel-r15
3333

3434
#v3.X-rcX + upto SHA
35-
KERNEL_SHA="f2c73464d7b399cf4e0c601c1c7d7b079080fa52"
35+
KERNEL_SHA="dfd10e7ae60c6c1b24b5d601744b4fd1ecab2f31"
3636

3737
#git branch
3838
#BRANCH="v3.13.x"

0 commit comments

Comments
 (0)