* Re: [PATCH 00/21] Drop more legacy platform data for omaps
[not found] <20191017194411.18258-1-tony@atomide.com>
@ 2019-10-18 4:54 ` Keerthy
2019-10-18 15:38 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Keerthy @ 2019-10-18 4:54 UTC (permalink / raw)
To: Tony Lindgren, linux-omap
Cc: Benoît Cousson, devicetree, Ankur Tyagi, Suman Anna
On 18/10/19 1:13 AM, Tony Lindgren wrote:
> Hi all,
>
> Here's a series of changes to remove more legacy platform data and
> ti,hwmods devitree property for omap variants.
>
> The patches are against v5.4-rc1, but please note that the watchdog
> changes depend on the following patch:
>
> [PATCH] bus: ti-sysc: Fix watchdog quirk handling
Tested with the above on AM33/AM43 for DS0. All working fine
however this series needs a re base on top of 5.4-rc3 as the patches are
not applying cleanly.
Also rc1 does not have the remoteproc config fix patch so i added that
remoteproc config fix patch on top.
FWIW
Tested-by: Keerthy <j-keerthy@ti.com>
>
> Regards,
>
> Tony
>
>
> Tony Lindgren (21):
> ARM: OMAP2+: Drop legacy platform data for am3 and am4 gpio
> ARM: dts: Drop custom hwmod property for omap4 gpio
> ARM: dts: Drop custom hwmod property for omap5 gpio
> ARM: OMAP2+: Drop legacy platform data for dra7 mailbox
> ARM: OMAP2+: Drop legacy platform data for am3 and am4 mailbox
> ARM: OMAP2+: Drop legacy platform data for omap4 mailbox
> ARM: OMAP2+: Drop legacy platform data for omap5 mailbox
> ARM: dts: Drop custom hwmod property for omap5 mcspi
> ARM: OMAP2+: Drop legacy platform data for omap5 mcspi
> ARM: dts: Drop custom hwmod property for am33xx uart
> ARM: dts: Drop custom hwmod property for am4 uart
> ARM: dts: Drop custom hwmod property for omap5 uart
> ARM: dts: Drop custom hwmod property for am3 i2c
> ARM: dts: Drop custom hwmod property for am4 i2c
> ARM: dts: Drop custom hwmod property for omap5 i2c
> ARM: dts: Drop custom hwmod property for am3 mmc
> ARM: dts: Drop custom hwmod property for am4 mmc
> ARM: dts: Drop custom hwmod property for omap5 mmc
> ARM: OMAP2+: Drop legacy platform data for am3 and am4 wdt
> ARM: OMAP2+: Drop legacy platform data for dra7 wdt
> ARM: OMAP2+: Drop legacy platform data for omap5 wdt
>
> arch/arm/boot/dts/am33xx-l4.dtsi | 17 -
> arch/arm/boot/dts/am33xx.dtsi | 1 -
> arch/arm/boot/dts/am4372.dtsi | 1 -
> arch/arm/boot/dts/am437x-l4.dtsi | 19 -
> arch/arm/boot/dts/dra7-l4.dtsi | 14 -
> arch/arm/boot/dts/omap4-l4.dtsi | 11 -
> arch/arm/boot/dts/omap5-l4.dtsi | 30 --
> .../omap_hwmod_33xx_43xx_common_data.h | 3 -
> .../omap_hwmod_33xx_43xx_interconnect_data.c | 8 -
> .../omap_hwmod_33xx_43xx_ipblock_data.c | 157 --------
> arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 11 -
> arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 9 -
> arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 41 --
> arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 204 ----------
> arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 352 ------------------
> 15 files changed, 878 deletions(-)
>
^ permalink raw reply [flat|nested] 2+ messages in thread