mbox series

[0/2] Couple of reset-brcmstb fixes

Message ID 20191104181502.15679-1-f.fainelli@gmail.com (mailing list archive)
Headers show
Series Couple of reset-brcmstb fixes | expand

Message

Florian Fainelli Nov. 4, 2019, 6:15 p.m. UTC
Hi Philipp,

This series replaces the previously submitted fixes to the reset-brcmstb
driver and also fix the dt binding example.

Thank you!

Florian Fainelli (2):
  dt-bindings: reset: Fix brcmstb-reset example
  reset: brcmstb: Remove resource checks

 .../devicetree/bindings/reset/brcm,brcmstb-reset.txt        | 2 +-
 drivers/reset/reset-brcmstb.c                               | 6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

Comments

Philipp Zabel Nov. 6, 2019, 9:01 a.m. UTC | #1
Hi Florian,

On Mon, 2019-11-04 at 10:15 -0800, Florian Fainelli wrote:
> Hi Philipp,
> 
> This series replaces the previously submitted fixes to the reset-brcmstb
> driver and also fix the dt binding example.
> 
> Thank you!

Thank you. Both applied to reset/fixes.

regards
Philipp
Florian Fainelli Dec. 10, 2019, 5:51 p.m. UTC | #2
On 11/6/19 1:01 AM, Philipp Zabel wrote:
> Hi Florian,
> 
> On Mon, 2019-11-04 at 10:15 -0800, Florian Fainelli wrote:
>> Hi Philipp,
>>
>> This series replaces the previously submitted fixes to the reset-brcmstb
>> driver and also fix the dt binding example.
>>
>> Thank you!
> 
> Thank you. Both applied to reset/fixes.

Philipp, when do you expect these patches to hit Linus' tree? Thanks!
Philipp Zabel Dec. 11, 2019, 10:39 a.m. UTC | #3
Hi Florian,

On Tue, 2019-12-10 at 09:51 -0800, Florian Fainelli wrote:
> On 11/6/19 1:01 AM, Philipp Zabel wrote:
> > Hi Florian,
> > 
> > On Mon, 2019-11-04 at 10:15 -0800, Florian Fainelli wrote:
> > > Hi Philipp,
> > > 
> > > This series replaces the previously submitted fixes to the reset-brcmstb
> > > driver and also fix the dt binding example.
> > > 
> > > Thank you!
> > 
> > Thank you. Both applied to reset/fixes.
> 
> Philipp, when do you expect these patches to hit Linus' tree? Thanks!

I have just sent out a pull request for v5.5, I hope we can get them
into -rc2.

regards
Philipp