Re: [PATCH v2 00/21] Refine memblock API

2019-09-25 Thread Adam Ford
On Mon, Jan 21, 2019 at 2:05 AM Mike Rapoport wrote: > > Hi, > > Current memblock API is quite extensive and, which is more annoying, > duplicated. Except the low-level functions that allow searching for a free > memory region and marking it as reserved, memblock provides three (well, > two and a

Re: [PATCH v2 00/21] Refine memblock API

2019-09-25 Thread Adam Ford
On Wed, Sep 25, 2019 at 7:12 AM Fabio Estevam wrote: > > Hi Adam, > > On Wed, Sep 25, 2019 at 6:38 AM Adam Ford wrote: > > > I know it's rather late, but this patch broke the Etnaviv 3D graphics > > in my i.MX6Q. > > > > When I try to use the

Re: [PATCH v2 00/21] Refine memblock API

2019-09-26 Thread Adam Ford
On Wed, Sep 25, 2019 at 10:17 AM Fabio Estevam wrote: > > On Wed, Sep 25, 2019 at 9:17 AM Adam Ford wrote: > > > I tried cma=256M and noticed the cma dump at the beginning didn't > > change. Do we need to setup a reserved-memory node like > > imx6ul-ccimx6ulso

Re: [PATCH v2 00/21] Refine memblock API

2019-09-26 Thread Adam Ford
On Thu, Sep 26, 2019 at 11:04 AM Mike Rapoport wrote: > > Hi, > > On Thu, Sep 26, 2019 at 08:09:52AM -0500, Adam Ford wrote: > > On Wed, Sep 25, 2019 at 10:17 AM Fabio Estevam wrote: > > > > > > On Wed, Sep 25, 2019 at 9:17 AM Adam Ford wrote: > > >

Re: [PATCH v2 00/21] Refine memblock API

2019-09-29 Thread Adam Ford
-0500, Adam Ford wrote: > > On Thu, Sep 26, 2019 at 11:04 AM Mike Rapoport wrote: > > > > > > Hi, > > > > > > On Thu, Sep 26, 2019 at 08:09:52AM -0500, Adam Ford wrote: > > > > On Wed, Sep 25, 2019 at 10:17 AM Fabio Estevam > > > >

Re: [PATCH v2 00/21] Refine memblock API

2019-10-01 Thread Adam Ford
On Sun, Sep 29, 2019 at 8:33 AM Adam Ford wrote: > > I am attaching two logs. I now the mailing lists will be unhappy, but > don't want to try and spam a bunch of log through the mailing liast. > The two logs show the differences between the working and non-working > imx6q

Re: [PATCH v2 00/21] Refine memblock API

2019-10-02 Thread Adam Ford
On Wed, Oct 2, 2019 at 2:36 AM Mike Rapoport wrote: > > Hi Adam, > > On Tue, Oct 01, 2019 at 07:14:13PM -0500, Adam Ford wrote: > > On Sun, Sep 29, 2019 at 8:33 AM Adam Ford wrote: > > > > > > I am attaching two logs. I now the mailing lists will be unhap

Re: [PATCH treewide 10/11] ARM: dts: nxp: imx: Switch to {hp,mic}-det-gpios

2024-09-27 Thread Adam Ford
On Fri, Sep 27, 2024 at 8:00 AM Krzysztof Kozlowski wrote: > > On 27/09/2024 14:42, Geert Uytterhoeven wrote: > > Replace the deprecated "hp-det-gpio" and "mic-det-gpio" properties by > > "hp-det-gpios" resp. "mic-det-gpios" in Freescale Generic ASoC Sound > > Card device nodes. > > > > Signed-off

Re: [PATCH treewide 05/11] arm64: dts: renesas: beacon-renesom: Switch to mic-det-gpios

2024-09-27 Thread Adam Ford
ff-by: Geert Uytterhoeven > > --- > > arch/arm64/boot/dts/renesas/beacon-renesom-baseboard.dtsi | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Krzysztof Kozlowski Reviewed-by: Adam Ford > > Best regards, > Krzysztof >