From patchwork Mon Jul 19 05:35:27 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Lokesh Vutla X-Patchwork-Id: 1506727 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.a=rsa-sha256 header.s=ti-com-17Q1 header.b=NeK+ljw/; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GSrD72gxjz9sRN for ; Mon, 19 Jul 2021 15:35:49 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 890AE82956; Mon, 19 Jul 2021 07:35:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="NeK+ljw/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0D2CC8296F; Mon, 19 Jul 2021 07:35:37 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 2333C80EC5 for ; Mon, 19 Jul 2021 07:35:32 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=lokeshvutla@ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 16J5ZVWB108144; Mon, 19 Jul 2021 00:35:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1626672931; bh=NhHJEEgN31ifwfnz5pd9DapAijaY+7uZVtZOgiZ+tMs=; h=From:To:CC:Subject:Date; b=NeK+ljw/sykM9SH6RcDwdEsaLvvMubyl5qbulkfjijKjjk3AwqLP/p3W+UpEy8623 WbHBo78Igx8bJsM2tRhHtBgmXGCjLH5tRTiQWogwUJGGLXOcozZULvhmeUatI8bioR oNU6jBXoJWuVf3btxBUL1k7i6OJfbejp187YgyQ8= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 16J5ZVnC123726 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 19 Jul 2021 00:35:31 -0500 Received: from DLEE110.ent.ti.com (157.170.170.21) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Mon, 19 Jul 2021 00:35:31 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE110.ent.ti.com (157.170.170.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Mon, 19 Jul 2021 00:35:30 -0500 Received: from uda0131933.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 16J5ZSPj025781; Mon, 19 Jul 2021 00:35:29 -0500 From: Lokesh Vutla To: Tom Rini CC: , Lokesh Vutla Subject: [GIT PULL] TI changes for v2021.10-rc1 Date: Mon, 19 Jul 2021 11:05:27 +0530 Message-ID: <20210719053527.31163-1-lokeshvutla@ti.com> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Please find the PR for master branch targeted for v2021.10-rc1 tag. Details about the PR are updated in the tag message. Gitlab CI report: https://source.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/8254 The following changes since commit c11f5abce84f630c92304683d5bde3204c5612c4: Merge branch '2021-07-14-build-and-host-updates' (2021-07-14 20:10:34 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2021.10-rc1 for you to fetch changes up to 652982309d316b14aae5805d09239f89eb89f038: Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script (2021-07-15 17:56:05 +0530) ---------------------------------------------------------------- - Enabled distro boot for all TI platforms. - Cleanup for AM335x Guardian Board - PRUSS rproc on AM65 platform. - Add PMIC support for J7200 - Misc fixes for Nokia RX-51 ---------------------------------------------------------------- Adam Ford (5): configs: omap3x_logic: Fix boot hang by reducing SYS_MALLOC_F_LEN arm: omap3: Make try_unlock_memory() static arm: omap3: Make secureworld_exit() static arm: omap3: Make secure_unlock_mem() static configs: am3517_evm: Fix boot hang Aswath Govindraju (2): configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000 arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communication Gireesh Hiremath (15): configs: am335x_guardian: Enable clock driver configs: am335x_guardian: add ubi fastmap support configs: am335x_guardian: add memtest configs am335x, guardian: set environment variable autoload to no am335x, guardian: code cleanup and boot optimization configs: am335x_guardian: set boot delay configs: am335x_guardian: disable spl command am335x, guardian: update swi logic am335x, guardian: Enable backlight configs: am335x_guardian: Enable display config drivers: video: hx8238 fix build bug am335x, guardian: Enable panel driver Himax HX8238D am335x, guardian: software update available status is stored in AM3352 RTC scracth register configs: am335x_guardian: Enable bootcount nvmem support configs: am335x_guardian: add register maps support Gowtham Tammana (6): arm: mach-k3: am642_init: Add missing ddr guard power: pmic: tps65941: Add compatible for LP876441 arm/dts: k3-j7200-r5-common: Add pmic lp876441 node arm/dts: k3-j7200-r5-common: Add VTM node arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs Keerthy (2): soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs Lokesh Vutla (3): arm: dts: k3-am654-base-board: Add r5 specific u-boot dtsi arm: dts: ti: k3-am65-main: Add ICSSG nodes configs: am65x_evm_a53: Enable PRUSS remoteproc Moses Christopher (3): am335x, guardian: mem: Add board dependent mem values am335x, guardian: set tftp_load_addr in environment am335x, guardian: Update pinmux configuration Pali Rohár (3): Nokia RX-51: Add support for booting kernel in zImage format Nokia RX-51: Load bootmenu also from uSD card Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script Tom Rini (7): ti: am335x_evm: Switch to DISTRO_BOOT only ti: am43xx_evm: Switch to DISTRO_BOOT only arm: ti: environment: Move in to ti: omap5: Switch to generic distro boot for non-Android cases configs: j721e_evm: Switch envboot out for distro_bootcmd arm: omap4: Disable USB_TTY and related options configs: am65x_evm: Switch envboot out for distro_bootcmd MAINTAINERS | 2 + arch/arm/dts/am335x-guardian-u-boot.dtsi | 11 + arch/arm/dts/am335x-guardian.dts | 14 +- arch/arm/dts/k3-am64-main.dtsi | 12 +- arch/arm/dts/k3-am65-main.dtsi | 463 ++++++++++++++++++ arch/arm/dts/k3-am654-base-board-u-boot.dtsi | 205 ++------ .../dts/k3-am654-r5-base-board-u-boot.dtsi | 207 ++++++++ arch/arm/dts/k3-am654-r5-base-board.dts | 2 - .../arm/dts/k3-j7200-r5-common-proc-board.dts | 38 ++ .../include/asm/arch-am33xx/mem-guardian.h | 63 +++ arch/arm/include/asm/arch-omap3/sys_proto.h | 2 - arch/arm/mach-k3/am642_init.c | 2 +- arch/arm/mach-omap2/am33xx/Kconfig | 2 + arch/arm/mach-omap2/am33xx/board.c | 4 + arch/arm/mach-omap2/mem-common.c | 4 + arch/arm/mach-omap2/omap3/board.c | 21 +- board/bosch/guardian/board.c | 152 +++++- board/bosch/guardian/mux.c | 3 +- board/nokia/rx51/lowlevel_init.S | 12 +- configs/am335x_boneblack_vboot_defconfig | 2 +- configs/am335x_evm_defconfig | 2 +- configs/am335x_evm_spiboot_defconfig | 2 +- configs/am335x_guardian_defconfig | 30 +- configs/am335x_hs_evm_defconfig | 2 +- configs/am335x_hs_evm_uart_defconfig | 2 +- configs/am3517_evm_defconfig | 5 +- configs/am43xx_evm_defconfig | 2 +- configs/am43xx_evm_qspiboot_defconfig | 2 +- configs/am43xx_evm_rtconly_defconfig | 2 +- configs/am43xx_evm_usbhost_boot_defconfig | 2 +- configs/am43xx_hs_evm_defconfig | 2 +- configs/am64x_evm_a53_defconfig | 2 +- configs/am65x_evm_a53_defconfig | 4 +- configs/j7200_evm_r5_defconfig | 7 + configs/j721e_evm_a72_defconfig | 2 +- configs/nokia_rx51_defconfig | 1 + configs/omap35_logic_defconfig | 2 +- configs/omap35_logic_somlv_defconfig | 2 +- configs/omap3_logic_defconfig | 2 +- configs/omap3_logic_somlv_defconfig | 2 +- configs/omap4_panda_defconfig | 1 - configs/omap4_sdp4430_defconfig | 1 - doc/README.nokia_rx51 | 10 +- drivers/bootcount/Kconfig | 34 +- drivers/bootcount/Makefile | 1 + drivers/bootcount/bootcount_nvmem.c | 57 +++ drivers/power/pmic/tps65941.c | 1 + drivers/remoteproc/Kconfig | 11 + drivers/remoteproc/Makefile | 1 + drivers/remoteproc/pru_rproc.c | 461 +++++++++++++++++ drivers/soc/ti/Kconfig | 11 + drivers/soc/ti/Makefile | 1 + drivers/soc/ti/pruss.c | 217 ++++++++ drivers/video/Makefile | 2 +- drivers/video/hx8238d.c | 4 +- include/configs/am335x_evm.h | 18 +- include/configs/am335x_guardian.h | 17 +- include/configs/am43xx_evm.h | 63 +-- include/configs/am65x_evm.h | 14 +- include/configs/j721e_evm.h | 24 +- include/configs/nokia_rx51.h | 46 +- include/configs/ti_omap4_common.h | 6 - include/configs/ti_omap5_common.h | 228 ++++++++- include/environment/ti/boot.h | 243 --------- include/linux/pruss_driver.h | 227 +++++++++ include/power/tps65941.h | 1 + test/nokia_rx51_test.sh | 77 ++- 67 files changed, 2466 insertions(+), 609 deletions(-) create mode 100644 arch/arm/dts/k3-am654-r5-base-board-u-boot.dtsi create mode 100644 arch/arm/include/asm/arch-am33xx/mem-guardian.h create mode 100644 drivers/bootcount/bootcount_nvmem.c create mode 100644 drivers/remoteproc/pru_rproc.c create mode 100644 drivers/soc/ti/pruss.c delete mode 100644 include/environment/ti/boot.h create mode 100644 include/linux/pruss_driver.h