Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-15 Thread Boris Brezillon
On Wed, 15 Mar 2017 12:19:48 + Lee Jones wrote: > On Tue, 14 Mar 2017, Boris Brezillon wrote: > > > On Tue, 14 Mar 2017 17:00:03 + > > Lee Jones wrote: > > > > > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > > > > > These new

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-15 Thread Boris Brezillon
On Wed, 15 Mar 2017 12:19:48 + Lee Jones wrote: > On Tue, 14 Mar 2017, Boris Brezillon wrote: > > > On Tue, 14 Mar 2017 17:00:03 + > > Lee Jones wrote: > > > > > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > > > > > These new helpers + macro definitions are meant to replace

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-15 Thread Lee Jones
On Tue, 14 Mar 2017, Boris Brezillon wrote: > On Tue, 14 Mar 2017 17:00:03 + > Lee Jones wrote: > > > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > > > These new helpers + macro definitions are meant to replace the old ones > > > which are unpractical to use. > >

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-15 Thread Lee Jones
On Tue, 14 Mar 2017, Boris Brezillon wrote: > On Tue, 14 Mar 2017 17:00:03 + > Lee Jones wrote: > > > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > > > These new helpers + macro definitions are meant to replace the old ones > > > which are unpractical to use. > > > > > > Note that the

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-14 Thread Boris Brezillon
On Tue, 14 Mar 2017 17:00:03 + Lee Jones wrote: > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > These new helpers + macro definitions are meant to replace the old ones > > which are unpractical to use. > > > > Note that the macros and function prefixes have been

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-14 Thread Boris Brezillon
On Tue, 14 Mar 2017 17:00:03 + Lee Jones wrote: > On Mon, 20 Feb 2017, Boris Brezillon wrote: > > > These new helpers + macro definitions are meant to replace the old ones > > which are unpractical to use. > > > > Note that the macros and function prefixes have been intentionally > >

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-14 Thread Lee Jones
On Mon, 20 Feb 2017, Boris Brezillon wrote: > These new helpers + macro definitions are meant to replace the old ones > which are unpractical to use. > > Note that the macros and function prefixes have been intentionally > changed to ATMEL_[H]SMC_XX and atmel_[h]smc_ to reflect the fact that >

Re: [PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-03-14 Thread Lee Jones
On Mon, 20 Feb 2017, Boris Brezillon wrote: > These new helpers + macro definitions are meant to replace the old ones > which are unpractical to use. > > Note that the macros and function prefixes have been intentionally > changed to ATMEL_[H]SMC_XX and atmel_[h]smc_ to reflect the fact that >

[PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-02-20 Thread Boris Brezillon
These new helpers + macro definitions are meant to replace the old ones which are unpractical to use. Note that the macros and function prefixes have been intentionally changed to ATMEL_[H]SMC_XX and atmel_[h]smc_ to reflect the fact that this IP is also embedded in avr32 SoCs (and not only in

[PATCH 1/7] mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulation

2017-02-20 Thread Boris Brezillon
These new helpers + macro definitions are meant to replace the old ones which are unpractical to use. Note that the macros and function prefixes have been intentionally changed to ATMEL_[H]SMC_XX and atmel_[h]smc_ to reflect the fact that this IP is also embedded in avr32 SoCs (and not only in