From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [GIT PULL 5/5] dts changes for omap mcan for v4.19 Date: Wed, 11 Jul 2018 06:19:08 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: arm@kernel.org Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org From: "Tony Lindgren" The following changes since commit 596e7955692b5d8b042fca500b7a83c25dfcf936: bus: ti-sysc: Add support for software reset (2018-07-09 22:31:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-mcan-v2-signed-v2 for you to fetch changes up to 0adbe832f21ac8478f33aa64627c92fd3225b944: ARM: dts: dra76x: Add MCAN node (2018-07-10 04:05:30 -0700) ---------------------------------------------------------------- dts changes for mcan for omaps for v4.19 merge window These changes configure the mcan clock, interconnect target module and mcan device. These changes depend on the ti-sysc related driver changes and are based on those. Notably this is the first new driver that probes with ti-sysc driver with no legacy hwmod platform data for the interconnect target module. ---------------------------------------------------------------- Faiz Abbas (2): ARM: dts: Add generic interconnect target module node for MCAN ARM: dts: dra76x: Add MCAN node Lokesh Vutla (1): ARM: dts: dra762: Add MCAN clock support arch/arm/boot/dts/dra76-evm.dts | 6 ++++ arch/arm/boot/dts/dra76x.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 11 Jul 2018 06:19:08 -0700 Subject: [GIT PULL 5/5] dts changes for omap mcan for v4.19 In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: "Tony Lindgren" The following changes since commit 596e7955692b5d8b042fca500b7a83c25dfcf936: bus: ti-sysc: Add support for software reset (2018-07-09 22:31:38 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.19/dt-mcan-v2-signed-v2 for you to fetch changes up to 0adbe832f21ac8478f33aa64627c92fd3225b944: ARM: dts: dra76x: Add MCAN node (2018-07-10 04:05:30 -0700) ---------------------------------------------------------------- dts changes for mcan for omaps for v4.19 merge window These changes configure the mcan clock, interconnect target module and mcan device. These changes depend on the ti-sysc related driver changes and are based on those. Notably this is the first new driver that probes with ti-sysc driver with no legacy hwmod platform data for the interconnect target module. ---------------------------------------------------------------- Faiz Abbas (2): ARM: dts: Add generic interconnect target module node for MCAN ARM: dts: dra76x: Add MCAN node Lokesh Vutla (1): ARM: dts: dra762: Add MCAN clock support arch/arm/boot/dts/dra76-evm.dts | 6 ++++ arch/arm/boot/dts/dra76x.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+)