devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: thor.thayer@linux.intel.com
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: dts: Fix SPI node for Arria10
Date: Fri, 22 Jun 2018 13:54:56 -0500	[thread overview]
Message-ID: <589fb018-b157-f19d-0dc4-0ee951ff6672@kernel.org> (raw)
In-Reply-To: <7dee7b62-5473-d107-dc18-b2638b7aace5@linux.intel.com>



On 06/21/2018 01:27 PM, Thor Thayer wrote:
> Hi Dinh,
> 
> On 05/29/2018 01:08 PM, thor.thayer@linux.intel.com wrote:
>> From: Thor Thayer <thor.thayer@linux.intel.com>
>>
>> Remove the unused bus-num node and change num-chipselect
>> to num-cs to match SPI bindings.
>>
>> Fixes: f2d6f8f817814 ("ARM: dts: socfpga: Add SPI Master1 for Arria10
>> SR chip")
>> Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
>> Cc: stable@vger.kernel.org
>> ---
>>   arch/arm/boot/dts/socfpga_arria10.dtsi | 3 +--
>>   1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/socfpga_arria10.dtsi
>> b/arch/arm/boot/dts/socfpga_arria10.dtsi
>> index bead79e4b2aa..9138f834bad4 100644
>> --- a/arch/arm/boot/dts/socfpga_arria10.dtsi
>> +++ b/arch/arm/boot/dts/socfpga_arria10.dtsi
>> @@ -593,8 +593,7 @@
>>               #size-cells = <0>;
>>               reg = <0xffda5000 0x100>;
>>               interrupts = <0 102 4>;
>> -            num-chipselect = <4>;
>> -            bus-num = <0>;
>> +            num-cs = <4>;
>>               /*32bit_access;*/
>>               tx-dma-channel = <&pdma 16>;
>>               rx-dma-channel = <&pdma 17>;
>>
> Any update on this patch?

I've applied both patches.

Thanks,
Dinh

      reply	other threads:[~2018-06-22 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-29 18:08 [PATCH 1/2] ARM: dts: Fix SPI node for Arria10 thor.thayer
2018-05-29 18:08 ` [PATCH 2/2] ARM: dts: Add SPI0 " thor.thayer
2018-06-21 18:27 ` [PATCH 1/2] ARM: dts: Fix SPI " Thor Thayer
2018-06-22 18:54   ` Dinh Nguyen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=589fb018-b157-f19d-0dc4-0ee951ff6672@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=thor.thayer@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).