Message ID | 20180626162615.19194-1-nm@ti.com |
---|---|
Headers | show |
Series | arm64: Initial support Texas Instrument's AM654 Platform | expand |
On Tue, Jun 26, 2018 at 11:26:11AM -0500, Nishanth Menon wrote: > The AM654 SoC is a lead device of the K3 Multicore SoC architecture > platform, targeted for broad market and industrial control with aim to > meet the complex processing needs of modern embedded products. > > Some highlights of this SoC are: > * Quad ARMv8 A53 cores split over two clusters > * GICv3 compliant GIC500 > * Configurable L3 Cache and IO-coherent architecture > * Dual lock-step capable R5F uC for safety-critical applications > * High data throughput capable distributed DMA architecture under NAVSS > * Three Gigabit Industrial Communication Subsystems (ICSSG), each with dual > PRUs and dual RTUs > * Hardware accelerator block containing AES/DES/SHA/MD5 called SA2UL > * Centralized System Controller for Security, Power, and Resource > management. > * Dual ADCSS, eQEP/eCAP, eHRPWM, dual CAN-FD > * Flash subsystem with OSPI and Hyperbus interfaces > * Multimedia capability with CAL, DSS7-UL, SGX544, McASP > * Peripheral connectivity including USB3, PCIE, MMC/SD, GPMC, I2C, SPI, > GPIO > > See AM65x Technical Reference Manual (SPRUID7, April 2018) > for further details: http://www.ti.com/lit/pdf/spruid7 > > Reviewed-by: Tony Lindgren <tony@atomide.com> > Signed-off-by: Nishanth Menon <nm@ti.com> > --- > Changes since V1: > * Picked up Tony's reviewed-by > > V1: https://patchwork.kernel.org/patch/10475327/ > previous RFC: https://patchwork.kernel.org/patch/10447643/ > > Documentation/devicetree/bindings/arm/ti/k3.txt | 23 +++++++++++++++++++++++ > MAINTAINERS | 7 +++++++ > 2 files changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/ti/k3.txt Reviewed-by: Rob Herring <robh@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
* Nishanth Menon <nm@ti.com> [180718 18:08]: > On 16:26-20180626, Nishanth Menon wrote: > > Hi, > > > > This is an minor update from V1 posted earlier: > > https://marc.info/?l=linux-kernel&m=152943745424138&w=2 > > > > The following series enables support for newest addition in TI's SoC > > portfolio - AM654 SoC. > > > > The series is based off v4.18-rc1, also available here: > > https://github.com/nmenon/linux-2.6-playground/tree/upstream/v4.18-rc1/k3-1-am6-base > > > > Key changes since RFC are indicated in respective patches: > > * Pickedup Tony's Reviewed by > > * Modified cbass nodes to indicate interconnect (patch #3 in the series) > > Hi Tony, > > Apologies on the off-request. Looks like Tero might be on vacation > and might not be able to send the Pull request to arm-soc folks on time. > > Requesting you to pick them up on our behalf for v4.19 if it that is > fine with you. We do have Rob's ack on the bindings themselves, and > the patches also have been reviewed as well. Sure applying the whole series into am654-for-v4.19 branch. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 18:57-20180718, Tony Lindgren wrote: > * Nishanth Menon <nm@ti.com> [180718 18:08]: > > On 16:26-20180626, Nishanth Menon wrote: > > > Hi, > > > > > > This is an minor update from V1 posted earlier: > > > https://marc.info/?l=linux-kernel&m=152943745424138&w=2 > > > > > > The following series enables support for newest addition in TI's SoC > > > portfolio - AM654 SoC. > > > > > > The series is based off v4.18-rc1, also available here: > > > https://github.com/nmenon/linux-2.6-playground/tree/upstream/v4.18-rc1/k3-1-am6-base > > > > > > Key changes since RFC are indicated in respective patches: > > > * Pickedup Tony's Reviewed by > > > * Modified cbass nodes to indicate interconnect (patch #3 in the series) > > > > Hi Tony, > > > > Apologies on the off-request. Looks like Tero might be on vacation > > and might not be able to send the Pull request to arm-soc folks on time. > > > > Requesting you to pick them up on our behalf for v4.19 if it that is > > fine with you. We do have Rob's ack on the bindings themselves, and > > the patches also have been reviewed as well. > > Sure applying the whole series into am654-for-v4.19 branch. Thanks a bunch Tony. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html