* [GIT PULL] more fixes for omaps for v5.4
@ 2019-10-16 16:22 Tony Lindgren
0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2019-10-16 16:22 UTC (permalink / raw)
To: soc; +Cc: Tony Lindgren, linux-omap, arm, linux-arm-kernel
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.4/fixes-rc3-signed
for you to fetch changes up to 17a9e5bbbfe5a5a6356e47cdc1c1656e1e5e1f62:
Merge tag 'wlcore-fix' into fixes (2019-10-11 09:15:35 -0700)
----------------------------------------------------------------
Fixes for omaps for v5.4-rc cycle
More fixes for omap variants:
- Update more panel options in omap2plus_defconfig that got changed
as we moved to use generic LCD panels
- Remove unused twl_keypad for logicpd-torpedo-som to avoid boot
time warnings. This is only a cosmetic fix, but at least dmesg output
is now getting more readable after all the fixes to remove pointless
warnings
- Fix gpu_cm node name as we still have a non-standard node name
dependency for clocks. This should eventually get fixed by use
of domain specific compatible property
- Fix use of i2c-mux-idle-disconnect for m3874-iceboard
- Use level interrupt for omap4 & 5 wlcore to avoid lost edge
interrupts
----------------------------------------------------------------
Adam Ford (1):
ARM: dts: logicpd-torpedo-som: Remove twl_keypad
Andrey Smirnov (1):
ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
Tero Kristo (1):
ARM: dts: omap5: fix gpu_cm clock provider name
Tony Lindgren (4):
ARM: omap2plus_defconfig: Fix selected panels after generic panel changes
Merge tag 'fix-missing-panels' into fixes
ARM: dts: Use level interrupt for omap4 & 5 wlcore
Merge tag 'wlcore-fix' into fixes
arch/arm/boot/dts/am335x-icev2.dts | 2 +-
arch/arm/boot/dts/am33xx-l4.dtsi | 6 +-
arch/arm/boot/dts/am3874-iceboard.dts | 9 +-
arch/arm/boot/dts/am4372.dtsi | 2 +
arch/arm/boot/dts/dra7-l4.dtsi | 48 +++++-----
arch/arm/boot/dts/logicpd-torpedo-som.dtsi | 4 +
arch/arm/boot/dts/omap3-gta04.dtsi | 1 +
arch/arm/boot/dts/omap4-droid4-xt894.dts | 2 +-
arch/arm/boot/dts/omap4-panda-common.dtsi | 2 +-
arch/arm/boot/dts/omap4-sdp.dts | 2 +-
arch/arm/boot/dts/omap4-var-som-om44-wlan.dtsi | 2 +-
arch/arm/boot/dts/omap5-board-common.dtsi | 2 +-
arch/arm/boot/dts/omap54xx-clocks.dtsi | 2 +-
arch/arm/configs/omap2plus_defconfig | 15 ++--
.../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 3 +-
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 5 +-
arch/arm/mach-omap2/pm.c | 100 ---------------------
drivers/clk/ti/clk-7xx.c | 6 +-
18 files changed, 57 insertions(+), 156 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-16 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 16:22 [GIT PULL] more fixes for omaps for v5.4 Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).