Re: [PATCH v4 1/2] socfpga: dts: move arria10 aliases to socfpga_arria10.dtsi
From: Paweł Anikiel <hidden>
Date: 2021-10-20 14:52:43
Also in:
linux-arm-kernel, lkml
From: Paweł Anikiel <hidden>
Date: 2021-10-20 14:52:43
Also in:
linux-arm-kernel, lkml
On Wed, Oct 20, 2021 at 3:33 PM Arnd Bergmann [off-list ref] wrote:
On Tue, Oct 19, 2021 at 4:12 PM Paweł Anikiel [off-list ref] wrote:quoted
socfpga_arria10_socdk.dtsi declares aliases which will most likely be used by other arria10 boards in the exact same way. move these aliases to the parent file. Signed-off-by: Paweł Anikiel <redacted>No, please move them into the .dts files instead for consistency. Each board may use a different subset of them, or have them numbered differently, so keep it out of the .dtsi file. Arnd
Thank you for your remark. The aliases per .dts file were in the v3 patch, however this change was explicitly requested. I will bring that back and resubmit. Thanks, Paweł.