Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-07 Thread Simon Goldschmidt
On Mon, Oct 7, 2019 at 3:38 PM Dalon L Westergreen wrote: > > On Sat, 2019-10-05 at 01:49 +0200, Marek Vasut wrote: > > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen < > > dalon.westergr...@intel.com > > > > > > Add a common u-boot devicetree include file for the

Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-07 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:49 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Add a common u-boot devicetree include file for the SocFPGAArria10 device. > > Isn't arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi doing basicallythe same >

Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-06 Thread Marek Vasut
On 10/6/19 1:25 AM, Dalon L Westergreen wrote: > On Sat, 2019-10-05 at 01:49 +0200, Marek Vasut wrote: >> On 10/5/19 12:30 AM, Dalon Westergreen wrote: >>> From: Dalon Westergreen >>> Add a common u-boot devicetree include file for the SocFPGAArria10 device. >> >> Isn't

Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-05 Thread Dalon L Westergreen
On Sat, 2019-10-05 at 01:49 +0200, Marek Vasut wrote: > On 10/5/19 12:30 AM, Dalon Westergreen wrote: > > From: Dalon Westergreen > > Add a common u-boot devicetree include file for the SocFPGAArria10 device. > > Isn't arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi doing basicallythe same >

Re: [U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-04 Thread Marek Vasut
On 10/5/19 12:30 AM, Dalon Westergreen wrote: > From: Dalon Westergreen > > Add a common u-boot devicetree include file for the SocFPGA > Arria10 device. Isn't arch/arm/dts/socfpga_arria10_handoff_u-boot.dtsi doing basically the same thing, except more fine-grained ? > diff --git

[U-Boot] [PATCH 3/8] ARM: socfpga: arria10: Add common u-boot devicetree include

2019-10-04 Thread Dalon Westergreen
From: Dalon Westergreen Add a common u-boot devicetree include file for the SocFPGA Arria10 device. Signed-off-by: Dalon Westergreen --- .../dts/socfpga_arria10-common-u-boot.dtsi| 206 ++ 1 file changed, 206 insertions(+) create mode 100644