From patchwork Fri Jul 24 08:43:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tero Kristo X-Patchwork-Id: 11682647 Return-Path: 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 042C513A4 for ; Fri, 24 Jul 2020 08:43:34 +0000 (UTC) Received: by mail.kernel.org (Postfix) id F2206206EB; Fri, 24 Jul 2020 08:43:33 +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 B1BEC20674; Fri, 24 Jul 2020 08:43:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="rTKmbJfr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B1BEC20674 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 lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 06O8hXPe020723; Fri, 24 Jul 2020 03:43:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1595580213; bh=hiufSFY8GKJRdaNuvglYK2EUlt6GcJ5Y+iOYF9F6FjQ=; h=To:CC:From:Subject:Date; b=rTKmbJfr6/JYn0qiWhDEwq0ojM9YGFp1fXadW4RxW0G6I+Ap8gxDiqIB8d1Avqnhp +6+nB1KUvA/4YOdopUlGgZdm8gNREGGlycUx9Uc12Dau96JTwJM644w0m9Wu7r2ZPx sZ6E0A3bnmXROCxKB9XoBSkNpVsJE6YKgFDLGCP8= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 06O8hXkk122263 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 24 Jul 2020 03:43:33 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Fri, 24 Jul 2020 03:43:32 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3 via Frontend Transport; Fri, 24 Jul 2020 03:43:32 -0500 Received: from [127.0.0.1] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 06O8hUnD081142; Fri, 24 Jul 2020 03:43:31 -0500 List-Id: To: , ARM-SoC Maintainers CC: "linux-arm-kernel@lists.infradead.org" From: Tero Kristo Subject: [GIT PULL] TI K3 SoC DT changes for v5.9 Message-ID: <3b3b9214-769d-ba1b-db5e-44414a8c5756@ti.com> Date: Fri, 24 Jul 2020 11:43:29 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Hello ARM SoC maintainers, Please pull following changes towards 5.9. There is a single dt-binding patch (acked by Rob) included along with the DTS changes. -Tero --- The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux ti-k3-dt-for-v5.9 for you to fetch changes up to 04fe6477efce92adaf373a6044c90fa8445d2bff: arm64: dts: k3-j721e-proc-board: Add wait time for sampling Type-C DIR line (2020-07-17 10:35:08 +0300) ---------------------------------------------------------------- Texas Instruments K3 SoC DT updates for v5.9 - Add platforms chipid nodes for am65x and j721e - Update latest data sheet values for MMC on am65x - Add serdes and usb3 support for j721e - Add analog audio support for j721e - Add SD card support for am65x - Rename DT nodes for gic-its/smmu to their standard counterparts am65x/j721e - HTTP links replaced with HTTPS ones ---------------------------------------------------------------- Alexander A. Klimov (1): arm64: dts: ti: k3-*: Replace HTTP links with HTTPS ones Faiz Abbas (3): arm64: dts: ti: k3-am654-main: Update otap-del-sel values arm64: dts: ti: k3-am65-main: Add support for sdhci1 arm64: dts: ti: k3-am654-base-board: Add support for SD card Grygorii Strashko (4): arm64: dts: ti: k3-am65-wakeup: add k3 platforms chipid module node arm64: dts: ti: k3-j721e-mcu-wakeup: add k3 platforms chipid module node arm64: dts: ti: k3-j721e-main: rename smmu node to iommu arm64: dts: ti: k3-am65/j721e-main: rename gic-its node to msi-controller Kishon Vijay Abraham I (2): arm64: dts: ti: k3-j721e-main: Add WIZ and SERDES PHY nodes arm64: dts: ti: k3-j721e-main: Add system controller node and SERDES lane mux Peter Ujfalusi (2): arm64: dts: ti: k3-j721e-common-proc-board: Remove duplicated main_i2c1_exp4_pins_default arm64: dts: ti: j721e-common-proc-board: Analog audio support Roger Quadros (4): dt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controller arm64: dts: ti: k3-j721e-main.dtsi: Add USB to SERDES MUX arm64: dts: ti: k3-j721e: Enable Super-Speed support for USB0 arm64: dts: k3-j721e-proc-board: Add wait time for sampling Type-C DIR line .../bindings/mfd/ti,j721e-system-controller.yaml | 74 ++++++ arch/arm64/boot/dts/ti/Makefile | 2 +- arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 38 ++- arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 7 +- arch/arm64/boot/dts/ti/k3-am65.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 27 +- arch/arm64/boot/dts/ti/k3-am654.dtsi | 2 +- .../boot/dts/ti/k3-j721e-common-proc-board.dts | 171 ++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 281 ++++++++++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 7 +- arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721e.dtsi | 2 +- include/dt-bindings/mux/mux-j721e-wiz.h | 53 ++++ include/dt-bindings/pinctrl/k3.h | 2 +- 15 files changed, 651 insertions(+), 21 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml create mode 100644 include/dt-bindings/mux/mux-j721e-wiz.h -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki