linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization.
       [not found] <1471101978-1881-1-git-send-email-arvind.yadav.cs@gmail.com>
@ 2016-08-23 16:15 ` Heiko Stübner
  2016-08-24 14:22   ` arvind Yadav
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2016-08-23 16:15 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arvind,

Am Samstag, 13. August 2016, 20:56:18 schrieb Arvind Yadav:
> -check return of 'of_iomap'.if It's falied to remap then abort.
> 
> -Unmap a region obtained by remap. iounmap frees the mapping when failed
> to allocate the memory.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
>  drivers/clk/rockchip/clk-rockchip.c | 7 ++++++-

I've applied the patch, after rewording both patch subject and message [0].

That driver is deprecated for quite some time, see
Documenation/devicetree/bindings/clock/rockchip.txt - so I'm hoping this is
more of a random find and you're not actually using it?


Thanks
Heiko

[0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/commit/?id=023a8280b8355a0aebe094299afec8d8b7b264cd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization.
  2016-08-23 16:15 ` [v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization Heiko Stübner
@ 2016-08-24 14:22   ` arvind Yadav
  2016-08-24 14:56     ` Heiko Stübner
  0 siblings, 1 reply; 3+ messages in thread
From: arvind Yadav @ 2016-08-24 14:22 UTC (permalink / raw)
  To: linux-arm-kernel

yes, I am referring this code for clock control.

--Arvind


On Tuesday 23 August 2016 09:45 PM, Heiko St?bner wrote:
> Hi Arvind,
>
> Am Samstag, 13. August 2016, 20:56:18 schrieb Arvind Yadav:
>> -check return of 'of_iomap'.if It's falied to remap then abort.
>>
>> -Unmap a region obtained by remap. iounmap frees the mapping when failed
>> to allocate the memory.
>>
>> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
>> ---
>>   drivers/clk/rockchip/clk-rockchip.c | 7 ++++++-
> I've applied the patch, after rewording both patch subject and message [0].
>
> That driver is deprecated for quite some time, see
> Documenation/devicetree/bindings/clock/rockchip.txt - so I'm hoping this is
> more of a random find and you're not actually using it?
>
>
> Thanks
> Heiko
>
> [0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/commit/?id=023a8280b8355a0aebe094299afec8d8b7b264cd
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization.
  2016-08-24 14:22   ` arvind Yadav
@ 2016-08-24 14:56     ` Heiko Stübner
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2016-08-24 14:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arvind,

Am Mittwoch, 24. August 2016, 19:52:45 schrieb arvind Yadav:
> yes, I am referring this code for clock control.

Please definitly do not use that old gate driver anymore!

Instead please look at the real clock drivers for specific Rockchip socs in the 
same directory.
Which Rockchip soc are you working on?


Heiko

> On Tuesday 23 August 2016 09:45 PM, Heiko St?bner wrote:
> > Hi Arvind,
> > 
> > Am Samstag, 13. August 2016, 20:56:18 schrieb Arvind Yadav:
> >> -check return of 'of_iomap'.if It's falied to remap then abort.
> >> 
> >> -Unmap a region obtained by remap. iounmap frees the mapping when failed
> >> to allocate the memory.
> >> 
> >> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> >> ---
> >> 
> >>   drivers/clk/rockchip/clk-rockchip.c | 7 ++++++-
> > 
> > I've applied the patch, after rewording both patch subject and message
> > [0].
> > 
> > That driver is deprecated for quite some time, see
> > Documenation/devicetree/bindings/clock/rockchip.txt - so I'm hoping this
> > is
> > more of a random find and you're not actually using it?
> > 
> > 
> > Thanks
> > Heiko
> > 
> > [0]
> > https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/com
> > mit/?id=023a8280b8355a0aebe094299afec8d8b7b264cd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-24 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1471101978-1881-1-git-send-email-arvind.yadav.cs@gmail.com>
2016-08-23 16:15 ` [v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization Heiko Stübner
2016-08-24 14:22   ` arvind Yadav
2016-08-24 14:56     ` Heiko Stübner

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).