[PATCH 0/3] Add MCAN Support for dra76x
From: Faiz Abbas <hidden>
Date: 2018-04-08 09:58:09
Also in:
linux-omap, lkml
From: Faiz Abbas <hidden>
Date: 2018-04-08 09:58:09
Also in:
linux-omap, lkml
The following patches add dts and hwmod support for MCAN in TI's dra76 SOCs. The patches depend on the following series: https://patchwork.kernel.org/patch/10221105/ Tested on linux-next Franklin S Cooper Jr (1): ARM: dts: dra76x: Add MCAN node Lokesh Vutla (2): ARM: dra762: hwmod: Add MCAN support ARM: dts: dra762: Add MCAN clock support arch/arm/boot/dts/dra76-evm.dts | 7 +++++ arch/arm/boot/dts/dra76x.dtsi | 50 +++++++++++++++++++++++++++++++ arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 32 ++++++++++++++++++++ 3 files changed, 89 insertions(+) -- 2.7.4