Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-14 Thread Scott Branden
On 18-06-13 03:06 PM, Rob Herring wrote: On Wed, Jun 13, 2018 at 2:18 PM, Scott Branden wrote: Hi Rob, Thanks for comment - reply inline. On 18-06-13 12:31 PM, Florian Fainelli wrote: On 06/12/2018 03:54 PM, Rob Herring wrote: On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden wrote: Hi

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-13 Thread Florian Fainelli
On 06/13/2018 01:18 PM, Scott Branden wrote: > Hi Rob, > > Thanks for comment - reply inline. > > > On 18-06-13 12:31 PM, Florian Fainelli wrote: >> On 06/12/2018 03:54 PM, Rob Herring wrote: >>> On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden >>> wrote: Hi Rob, Could you please k

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-13 Thread Rob Herring
On Wed, Jun 13, 2018 at 2:18 PM, Scott Branden wrote: > Hi Rob, > > Thanks for comment - reply inline. > > > > On 18-06-13 12:31 PM, Florian Fainelli wrote: >> >> On 06/12/2018 03:54 PM, Rob Herring wrote: >>> >>> On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden >>> wrote: Hi Rob, >>

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-13 Thread Scott Branden
Hi Rob, Thanks for comment - reply inline. On 18-06-13 12:31 PM, Florian Fainelli wrote: On 06/12/2018 03:54 PM, Rob Herring wrote: On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden wrote: Hi Rob, Could you please kindly comment on change below. It allows board variants to be added easily vi

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-13 Thread Florian Fainelli
On 06/12/2018 03:54 PM, Rob Herring wrote: > On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden > wrote: >> Hi Rob, >> >> Could you please kindly comment on change below. >> >> It allows board variants to be added easily via a simple define for >> different number of SATA ports. >> >> >> >> On 18-06-0

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-12 Thread Rob Herring
On Thu, Jun 7, 2018 at 12:53 PM, Scott Branden wrote: > Hi Rob, > > Could you please kindly comment on change below. > > It allows board variants to be added easily via a simple define for > different number of SATA ports. > > > > On 18-06-04 09:22 AM, Florian Fainelli wrote: >> >> On 05/18/2018 1

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-07 Thread Scott Branden
Hi Rob, Could you please kindly comment on change below. It allows board variants to be added easily via a simple define for different number of SATA ports. On 18-06-04 09:22 AM, Florian Fainelli wrote: On 05/18/2018 11:34 AM, Scott Branden wrote: Move remaining sata configuration to sting

Re: [PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-06-04 Thread Florian Fainelli
On 05/18/2018 11:34 AM, Scott Branden wrote: > Move remaining sata configuration to stingray-sata.dtsi and enable > ports based on NUM_SATA defined. > Now, all that needs to be done is define NUM_SATA per board. Rob could you review this and let us know if this approach is okay or not? Thank you

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports

2018-05-18 Thread Scott Branden
Move remaining sata configuration to stingray-sata.dtsi and enable ports based on NUM_SATA defined. Now, all that needs to be done is define NUM_SATA per board. Signed-off-by: Scott Branden --- .../boot/dts/broadcom/stingray/bcm958742-base.dtsi | 64 .../boot/dts/broadcom/st