Return-Path: <SRS0=IWN+=5F=ti.com=t-kristo@kernel.org>
Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org
[172.30.200.123])
by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2B5D11668
for <patchwork-soc@patchwork.kernel.org>;
Fri, 20 Mar 2020 09:06:27 +0000 (UTC)
Received: by mail.kernel.org (Postfix)
id 0F02F20773; Fri, 20 Mar 2020 09:06:27 +0000 (UTC)
Delivered-To: soc@kernel.org
Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail.kernel.org (Postfix) with ESMTPS id B9D9120752;
Fri, 20 Mar 2020 09:06:26 +0000 (UTC)
Authentication-Results: mail.kernel.org;
dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="TBuwqOdD"
DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9D9120752
Authentication-Results: mail.kernel.org;
dmarc=pass (p=quarantine dis=none) header.from=ti.com
Authentication-Results: mail.kernel.org;
spf=pass smtp.mailfrom=t-kristo@ti.com
Received: from fllv0034.itg.ti.com ([10.64.40.246])
by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 02K96Q4t063837;
Fri, 20 Mar 2020 04:06:26 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com;
s=ti-com-17Q1; t=1584695186;
bh=Q5YfpKwFGdfPmRI/QVjhIwgWp4hsoO0X3OHK0DGXbfs=;
h=To:CC:From:Subject:Date;
b=TBuwqOdDyj6qCq4QeQv/e9MrAMGaqLJCHSiBn1R5vtsUoIRhyzEDlXZIMiE144rmk
1upNghbncibL6xVPmx5bZ9kXVpEIDrE2w85iESALyv9Kjlo2FUwqhMrSHdmJZClHtp
09NPKLyAx9rpgRNLT4EFOj0sunvdwvR4VOZB9OPc=
Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24])
by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 02K96P0r090681
(version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL);
Fri, 20 Mar 2020 04:06:26 -0500
Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE113.ent.ti.com
(157.170.170.24) with Microsoft SMTP Server (version=TLS1_2,
cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3; Fri, 20
Mar 2020 04:06:25 -0500
Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE114.ent.ti.com
(157.170.170.25) with Microsoft SMTP Server (version=TLS1_2,
cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3 via
Frontend Transport; Fri, 20 Mar 2020 04:06:25 -0500
Received: from [127.0.0.1] (ileax41-snat.itg.ti.com [10.172.224.153])
by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 02K96OPg105219;
Fri, 20 Mar 2020 04:06:24 -0500
List-Id: <soc.lore.kernel.org>
To: <arm@kernel.org>, <soc@kernel.org>
CC: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
From: Tero Kristo <t-kristo@ti.com>
Subject: [GIT PULL] arm64: dts: TI K3 SoC changes for v5.7
Message-ID: <4b6b7804-4bcb-07ba-5e76-6a411e1f457f@ti.com>
Date: Fri, 20 Mar 2020 11:06:23 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
Thunderbird/68.4.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux
tags/ti-k3-soc-for-v5.7
for you to fetch changes up to ad3bcb0f484ceab287bb127f416ab4921c512396:
arm64: dts: ti: k3-j721e-mcu: add scm node and phy-gmii-sel nodes
(2020-03-19 10:36:18 +0200)
----------------------------------------------------------------
Texas Instruments K3 SoC family changes for v5.7
- Add missing clocks to dwc3 nodes on am65x (fixes USB)
- Add DMA entries for main_spi0 on am65x
- Add phy-gmii-sel nodes for both am65x and j721e (towards ethernet
support)
- Add DMA entries for ADC for both am65x and j721e
- Add MCU system control module on j721e (needed by phy-gmii-sel)
----------------------------------------------------------------
Dave Gerlach (1):
arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes
Grygorii Strashko (2):
arm64: dts: ti: k3-am65-mcu: add phy-gmii-sel node
arm64: dts: ti: k3-j721e-mcu: add scm node and phy-gmii-sel nodes
Vignesh Raghavendra (3):
arm64: dts: ti: k3-j721e-mcu-wakeup: Add DMA entries for ADC
arm64: dts: ti: k3-am65-main: Add DMA entries for main_spi0
arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 4 ++++
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 20 ++++++++++++++++++++
3 files changed, 36 insertions(+)
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki