From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0A1DCC433FE for ; Fri, 11 Feb 2022 16:40:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jGYHTZtvPVfzC/2ssuUXJ3EeoGMSDIsAwv5dM5Kfx14=; b=SXDInFm+L1LW+1 1gFL+gpXUckRmLHdTAfdHErGmNpH4xcxe7jRNTsjFRSs8/aubTsX1+CsajwMGuAWMPowP2VwHYEL3 DypyPkZoF5+5cbyu/LWi+Ts+ww0uKDqntN7PVSNNVVodKWxnMx0XSRzf/kmm6VYmLcS94TQ0kvB8q NwF67q1+LLj49NJhUY4G1s5eDmOZURHznaTHYRPQsCtehoUDw9nDKbuzGLNJDJGqlLCCYNJwcGM2B wolSMeHTTH9UlYaKjNgNEA0THRHccH+GtRAIoSe/ICYbazM++9X7GB1anxH/idRI21RBIpNZd3KwI XhSp8rNaWBsap9vdALjg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nIYx3-0083oS-Qa; Fri, 11 Feb 2022 16:39:17 +0000 Received: from mail-qt1-f173.google.com ([209.85.160.173]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nIYwz-0083nY-Sr for linux-arm-kernel@lists.infradead.org; Fri, 11 Feb 2022 16:39:15 +0000 Received: by mail-qt1-f173.google.com with SMTP id b5so9497238qtq.11 for ; Fri, 11 Feb 2022 08:39:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=91wBUM1U5Fgu+1y7VkG8fjzKeiOG8ccSLVnmdenYAgc=; b=bHCAq2+ncs/BFbC/WWzS7dAgTLIXsnErolLlEf1mFIZ7FLN0Lkt0OSPZgnDGJ4/EU9 SYJp2yUMeXXtiAJV4TJp1LwBdA9ZTI+l+SGhT0a+2t5mP8+j9Jiuu5LhynyxmZ0cF51s giEXmy6rYOllvndXwBtqlcdOAZ8xA8VUQCUdA+LZ5bLr1LeP1K0Cp5VJGP/ZugCwz0W8 iYWXZl0/mHN3b2CXRZWt2U1t7fPYOVpQ7pRdkFPzSP2+VFXpKA45uWa1WNfY7VL7ZUh6 QMpHFfJCN+4d5ua4nlcukq6nGJ4sc+o/RqT+FE0MFAVtXTHG7k3iVb1pgxtKKpLt4a0b tw4w== X-Gm-Message-State: AOAM530T2o+khmR8S6Ps3AVqBenErPkdtNmLhC5x4U6KjavU+wbTwUpm J5z5lJ/hQpGnctUUUoZuyoyPriOFXw== X-Google-Smtp-Source: ABdhPJwSVEFpGB453dlo9FfCGEHx6G37GlTlLco94HSNEFo/4ttgi4d9rr4+dNlSqK0nBUsP+D9CBA== X-Received: by 2002:a05:622a:88:: with SMTP id o8mr1719393qtw.116.1644597552393; Fri, 11 Feb 2022 08:39:12 -0800 (PST) Received: from robh.at.kernel.org ([2607:fb90:5fee:dfce:b6df:c3e1:b1e5:d6d8]) by smtp.gmail.com with ESMTPSA id j11sm12731354qtx.67.2022.02.11.08.39.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Feb 2022 08:39:11 -0800 (PST) Received: (nullmailer pid 487918 invoked by uid 1000); Fri, 11 Feb 2022 16:39:08 -0000 Date: Fri, 11 Feb 2022 10:39:08 -0600 From: Rob Herring To: Vignesh Raghavendra Cc: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Tero Kristo , devicetree@vger.kernel.org, Santosh Shilimkar , Nishanth Menon , linux-kernel@vger.kernel.org, Rob Herring Subject: Re: [PATCH 2/5] dt-bindings: arm: ti: Add bindings for AM625 SoC Message-ID: References: <20220208131827.1430086-1-vigneshr@ti.com> <20220208131827.1430086-3-vigneshr@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220208131827.1430086-3-vigneshr@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220211_083913_952410_4BD369F5 X-CRM114-Status: GOOD ( 15.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 08 Feb 2022 18:48:24 +0530, Vignesh Raghavendra wrote: > From: Nishanth Menon > > The AM62 SoC family is the follow on AM335x built on K3 Multicore SoC > architecture platform, providing ultra-low-power modes, dual display, > multi-sensor edge compute, security and other BOM-saving integration. > The AM62 SoC targets broad market to enable applications such as > Industrial HMI, PLC/CNC/Robot control, Medical Equipment, Building > Automation, Appliances and more. > > Some highlights of this SoC are: > > * Quad-Cortex-A53s (running up to 1.4GHz) in a single cluster. > Pin-to-pin compatible options for single and quad core are available. > * Cortex-M4F for general-purpose or safety usage. > * Dual display support, providing 24-bit RBG parallel interface and > OLDI/LVDS-4 Lane x2, up to 200MHz pixel clock support for 2K display > resolution. > * Selectable GPUsupport, up to 8GFLOPS, providing better user experience > in 3D graphic display case and Android. > * PRU(Programmable Realtime Unit) support for customized programmable > interfaces/IOs. > * Integrated Giga-bit Ethernet switch supporting up to a total of two > external ports (TSN capable). > * 9xUARTs, 5xSPI, 6xI2C, 2xUSB2, 3xCAN-FD, 3x eMMC and SD, GPMC for > NAND/FPGA connection, OSPI memory controller, 3xMcASP for audio, > 1x CSI-RX-4L for Camera, eCAP/eQEP, ePWM, among other peripherals. > * Dedicated Centralized System Controller for Security, Power, and > Resource Management. > * Multiple low power modes support, ex: Deep sleep,Standby, MCU-only, > enabling battery powered system design. > > AM625 is the first device of the family. Add DT bindings for the same. > > More details can be found in the Technical Reference Manual: > https://www.ti.com/lit/pdf/spruiv7 > > Signed-off-by: Nishanth Menon > Signed-off-by: Vignesh Raghavendra > --- > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90C67C433F5 for ; Fri, 11 Feb 2022 16:39:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349790AbiBKQjP (ORCPT ); Fri, 11 Feb 2022 11:39:15 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:42462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349644AbiBKQjO (ORCPT ); Fri, 11 Feb 2022 11:39:14 -0500 Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42F50FD; Fri, 11 Feb 2022 08:39:13 -0800 (PST) Received: by mail-qt1-f169.google.com with SMTP id s1so9496079qtw.9; Fri, 11 Feb 2022 08:39:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=91wBUM1U5Fgu+1y7VkG8fjzKeiOG8ccSLVnmdenYAgc=; b=qzv4nq9b4iUxpSKzq/8grp+xNhr7NdiJTXM23eHS1GzMO/rxqPZo0DmvRlg4bN7j1y vz+g0kwMlIdPBrFT7+NTsFkddB0ni7cNiMTxMeynhyoh8OUimYYOQ0EPqGBXpCJaHpe6 q3BwhOoJZgB0SDVWPyDFNl4KzUpE2WG8E4aAqZi3tLzdal4MoP22YlU9JFpQdGjdaDh1 P6H2HfOnBYoZ7cR/LSEv3yBqhTzh7xMdq0X7ltPcT175WnBUtVo/aBoJT3VvY3HUxy4H MJGh9y6nrPVVZjpi4vrkmRJIFGZ9ilcQmGwGwa1RDkoNuhTPwiVHmp6823uWD0YpDXk3 IQ7w== X-Gm-Message-State: AOAM530wJMFQV+Sn71I9zUtjj0Vua5XGO4/bn2NPevHyVMmOPrHiBKgb IRC86MhAKwREf9jjpLouGA== X-Google-Smtp-Source: ABdhPJwSVEFpGB453dlo9FfCGEHx6G37GlTlLco94HSNEFo/4ttgi4d9rr4+dNlSqK0nBUsP+D9CBA== X-Received: by 2002:a05:622a:88:: with SMTP id o8mr1719393qtw.116.1644597552393; Fri, 11 Feb 2022 08:39:12 -0800 (PST) Received: from robh.at.kernel.org ([2607:fb90:5fee:dfce:b6df:c3e1:b1e5:d6d8]) by smtp.gmail.com with ESMTPSA id j11sm12731354qtx.67.2022.02.11.08.39.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Feb 2022 08:39:11 -0800 (PST) Received: (nullmailer pid 487918 invoked by uid 1000); Fri, 11 Feb 2022 16:39:08 -0000 Date: Fri, 11 Feb 2022 10:39:08 -0600 From: Rob Herring To: Vignesh Raghavendra Cc: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , Tero Kristo , devicetree@vger.kernel.org, Santosh Shilimkar , Nishanth Menon , linux-kernel@vger.kernel.org, Rob Herring Subject: Re: [PATCH 2/5] dt-bindings: arm: ti: Add bindings for AM625 SoC Message-ID: References: <20220208131827.1430086-1-vigneshr@ti.com> <20220208131827.1430086-3-vigneshr@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220208131827.1430086-3-vigneshr@ti.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 08 Feb 2022 18:48:24 +0530, Vignesh Raghavendra wrote: > From: Nishanth Menon > > The AM62 SoC family is the follow on AM335x built on K3 Multicore SoC > architecture platform, providing ultra-low-power modes, dual display, > multi-sensor edge compute, security and other BOM-saving integration. > The AM62 SoC targets broad market to enable applications such as > Industrial HMI, PLC/CNC/Robot control, Medical Equipment, Building > Automation, Appliances and more. > > Some highlights of this SoC are: > > * Quad-Cortex-A53s (running up to 1.4GHz) in a single cluster. > Pin-to-pin compatible options for single and quad core are available. > * Cortex-M4F for general-purpose or safety usage. > * Dual display support, providing 24-bit RBG parallel interface and > OLDI/LVDS-4 Lane x2, up to 200MHz pixel clock support for 2K display > resolution. > * Selectable GPUsupport, up to 8GFLOPS, providing better user experience > in 3D graphic display case and Android. > * PRU(Programmable Realtime Unit) support for customized programmable > interfaces/IOs. > * Integrated Giga-bit Ethernet switch supporting up to a total of two > external ports (TSN capable). > * 9xUARTs, 5xSPI, 6xI2C, 2xUSB2, 3xCAN-FD, 3x eMMC and SD, GPMC for > NAND/FPGA connection, OSPI memory controller, 3xMcASP for audio, > 1x CSI-RX-4L for Camera, eCAP/eQEP, ePWM, among other peripherals. > * Dedicated Centralized System Controller for Security, Power, and > Resource Management. > * Multiple low power modes support, ex: Deep sleep,Standby, MCU-only, > enabling battery powered system design. > > AM625 is the first device of the family. Add DT bindings for the same. > > More details can be found in the Technical Reference Manual: > https://www.ti.com/lit/pdf/spruiv7 > > Signed-off-by: Nishanth Menon > Signed-off-by: Vignesh Raghavendra > --- > Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring