Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-11-01 Thread Marc Zyngier
Z.Q. > > Hou > > ; Bharat Gooty ; > > Rayagonda Kokatanur ; Simon Glass > > ; Priyanka Jain ; Tom Rini > > > > Subject: Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get > > gic > > lpi details" > > > > On W

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-31 Thread Michael Walle
Subject: Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" On Wed, 27 Oct 2021 17:54:54 +0100, Michael Walle wrote: > > Stop using the device tree as a source for ad-hoc information. > > This reverts commit 2ae7adc659f7fca9ea65df4318e5bca2b8

RE: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-31 Thread Z.Q. Hou
ubject: Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get > gic > lpi details" > > On Wed, 27 Oct 2021 17:54:54 +0100, > Michael Walle wrote: > > > > Stop using the device tree as a source for ad-hoc information. > > > > T

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-31 Thread Tom Rini
On Wed, Oct 27, 2021 at 06:54:54PM +0200, Michael Walle wrote: > Stop using the device tree as a source for ad-hoc information. > > This reverts commit 2ae7adc659f7fca9ea65df4318e5bca2b8274310. > > Signed-off-by: Michael Walle With a quick change to make ns3 build but note the problem at

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-29 Thread Marc Zyngier
Michael, On Fri, 29 Oct 2021 12:49:21 +0100, Michael Walle wrote: > > Hi, > > thanks for the review, as Tom already mentioned this is just > a revert. I'm still unsure wether I should care or not. Actually, > NXP or Broadcom should. OTOH it would be nice if the kontron_sl28 > can do kexec also

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-29 Thread Michael Walle
Hi, thanks for the review, as Tom already mentioned this is just a revert. I'm still unsure wether I should care or not. Actually, NXP or Broadcom should. OTOH it would be nice if the kontron_sl28 can do kexec also with booti (and not just bootefi). Anyway, I still have some remarks. Am

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-28 Thread Tom Rini
On Thu, Oct 28, 2021 at 10:09:25PM +0100, Marc Zyngier wrote: > On Wed, 27 Oct 2021 17:54:54 +0100, > Michael Walle wrote: > > > > Stop using the device tree as a source for ad-hoc information. > > > > This reverts commit 2ae7adc659f7fca9ea65df4318e5bca2b8274310. > > > > Signed-off-by: Michael

Re: [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-28 Thread Marc Zyngier
On Wed, 27 Oct 2021 17:54:54 +0100, Michael Walle wrote: > > Stop using the device tree as a source for ad-hoc information. > > This reverts commit 2ae7adc659f7fca9ea65df4318e5bca2b8274310. > > Signed-off-by: Michael Walle > --- > arch/arm/Kconfig| 2 - >

[PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

2021-10-27 Thread Michael Walle
Stop using the device tree as a source for ad-hoc information. This reverts commit 2ae7adc659f7fca9ea65df4318e5bca2b8274310. Signed-off-by: Michael Walle --- arch/arm/Kconfig| 2 - arch/arm/cpu/armv8/fsl-layerscape/soc.c | 27 +- arch/arm/include/asm/gic-v3.h