[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20221014203929.0D53FC433D7@smtp.kernel.org>
Date: Fri, 14 Oct 2022 13:39:27 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...rochip.com>,
Kefeng Wang <wangkefeng.wang@...wei.com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
linux-clk@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: Re: [PATCH v2] clk: at91: fix the build with binutils 2.27
Quoting Kefeng Wang (2022-10-11 20:06:35)
> There is an issue when build with older versions of binutils 2.27.0,
>
> arch/arm/mach-at91/pm_suspend.S: Assembler messages:
> arch/arm/mach-at91/pm_suspend.S:1086: Error: garbage following instruction -- `ldr tmp1,=0x00020010UL'
>
> Use UL() macro to fix the issue in assembly file.
>
> Fixes: 4fd36e458392 ("ARM: at91: pm: add plla disable/enable support for sam9x60")
> Signed-off-by: Kefeng Wang <wangkefeng.wang@...wei.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists