Re: [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

2018-07-03 Thread Lee Jones
On Mon, 25 Jun 2018, Matthias Brugger wrote: > > > On 30/04/18 12:30, Lee Jones wrote: > > On Fri, 27 Apr 2018, matthias@kernel.org wrote: > > > >> From: Matthias Brugger > >> > >> Add binding description for the mmsys mfd for some Mediatek > >> devices. mmsys has some registers to control

Re: [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

2018-06-26 Thread Rob Herring
On Mon, Jun 25, 2018 at 9:39 AM Matthias Brugger wrote: > > > > On 30/04/18 12:30, Lee Jones wrote: > > On Fri, 27 Apr 2018, matthias@kernel.org wrote: > > > >> From: Matthias Brugger > >> > >> Add binding description for the mmsys mfd for some Mediatek > >> devices. mmsys has some registers

Re: [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

2018-06-26 Thread Matthias Brugger
On 30/04/18 12:30, Lee Jones wrote: > On Fri, 27 Apr 2018, matthias@kernel.org wrote: > >> From: Matthias Brugger >> >> Add binding description for the mmsys mfd for some Mediatek >> devices. mmsys has some registers to control clock gates (which is >> used in the clk driver) and some regis

Re: [v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

2018-04-30 Thread Lee Jones
On Fri, 27 Apr 2018, matthias@kernel.org wrote: > From: Matthias Brugger > > Add binding description for the mmsys mfd for some Mediatek > devices. mmsys has some registers to control clock gates (which is > used in the clk driver) and some registers to set the routing and enable > the diffe

[v3 01/10] dt-bindings: mediatek: mmsys: Add support for mfd

2018-04-27 Thread matthias . bgg
From: Matthias Brugger Add binding description for the mmsys mfd for some Mediatek devices. mmsys has some registers to control clock gates (which is used in the clk driver) and some registers to set the routing and enable the differnet blocks of the display subsystem. Signed-off-by: Matthias Br