From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] dts driver fixes for omaps for v4.16 merge window Date: Mon, 22 Jan 2018 12:37:46 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Tony Lindgren Cc: linux-omap , arm-soc , Linux ARM List-Id: linux-omap@vger.kernel.org On Fri, Jan 19, 2018 at 4:38 PM, Tony Lindgren wrote: > From: "Tony Lindgren" > > The following changes since commit 80a06c0d8357d1e75a8fbc10813fcdada4d897fb: > > ARM: dts: dm816x: add clkctrl nodes (2017-12-11 08:28:37 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/dt-clk-dts-signed > > for you to fetch changes up to e14d7e5320ebae9bffe4fbd585dfdd9d6de2550f: > > ARM: dts: Update ti-sysc data for existing users (2018-01-12 15:16:57 -0800) > > ---------------------------------------------------------------- > Few omap interconnect dts fixes for v4.16 merge window > > Now that we have the dts clocks for the clkctrl clock and the > interconnect binding, we need to update the existing ti-sysc > users according to the binding to make it usable for drivers. > > Apologies for not being able to send this earlier but it took > me few revisions to get the smartreflex changes right and > tested with yet to be posted patches to make smartreflex probe > with dts and I wanted to have it sit in next for a while to make > sure we're not introducing regressions for legacy platform data > based booting. > > Note that this is based on a merge with commit 20a2742e5784 > ("dt-bindings: ti-sysc: Update binding for timers and capabilities") > to avoid a merge conflict with the binding changes. Pulled into next/dt, thanks! Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 22 Jan 2018 12:37:46 +0100 Subject: [GIT PULL] dts driver fixes for omaps for v4.16 merge window In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 19, 2018 at 4:38 PM, Tony Lindgren wrote: > From: "Tony Lindgren" > > The following changes since commit 80a06c0d8357d1e75a8fbc10813fcdada4d897fb: > > ARM: dts: dm816x: add clkctrl nodes (2017-12-11 08:28:37 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.16/dt-clk-dts-signed > > for you to fetch changes up to e14d7e5320ebae9bffe4fbd585dfdd9d6de2550f: > > ARM: dts: Update ti-sysc data for existing users (2018-01-12 15:16:57 -0800) > > ---------------------------------------------------------------- > Few omap interconnect dts fixes for v4.16 merge window > > Now that we have the dts clocks for the clkctrl clock and the > interconnect binding, we need to update the existing ti-sysc > users according to the binding to make it usable for drivers. > > Apologies for not being able to send this earlier but it took > me few revisions to get the smartreflex changes right and > tested with yet to be posted patches to make smartreflex probe > with dts and I wanted to have it sit in next for a while to make > sure we're not introducing regressions for legacy platform data > based booting. > > Note that this is based on a merge with commit 20a2742e5784 > ("dt-bindings: ti-sysc: Update binding for timers and capabilities") > to avoid a merge conflict with the binding changes. Pulled into next/dt, thanks! Arnd