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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 270E7C76196 for ; Tue, 28 Mar 2023 10:13:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1ECE085B61; Tue, 28 Mar 2023 12:13:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=collabora.com header.i=@collabora.com header.b="LCWPcrau"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 591878591B; Tue, 28 Mar 2023 12:13:24 +0200 (CEST) Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 574018573D for ; Tue, 28 Mar 2023 12:13:21 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=eugen.hristev@collabora.com Received: from [192.168.0.41] (cpc87681-bexl9-2-0-cust192.2-3.cable.virginm.net [82.42.74.193]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: ehristev) by madras.collabora.co.uk (Postfix) with ESMTPSA id 93709660314B; Tue, 28 Mar 2023 11:13:20 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1679998400; bh=6Ai7sP897ELShBfNVqJnOfp6xuSIERygsElJkdRmesM=; h=Date:From:To:Subject:From; b=LCWPcrauiAzc1kYHyZcP8Cl2HvzuryP/Y5iXZy64P2TCvY1+M6SwVwK7kxtUpfulo ZSgd38upKavm9e+wl8tRwKsWBbH37aosbW70NpCufohdmkJwKHZCscFf3gl4nrquvV UYVtBclfQFfz8r4SN0kMpSHzowH0tM5bwbf1wo/Lu9P/zfJkKaN/pagss2fgJd0+y4 LZnuqdi3ipZAHEVZjpgtcu1l4tZFwrydpIwgWi3FeuLi3LE8IDGFXJcXcaHu4v2jyk LrsI72xCX7L6rG6oJ76e6k08oSKYhwWaMLRBVQvdnH5ulX5QT85AK5wICPzSL4PuTv eZxfhnZ1ewedg== Message-ID: <4034e820-5c79-d89c-3e24-c3ec271a5149@collabora.com> Date: Tue, 28 Mar 2023 13:13:18 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Content-Language: en-US From: Eugen Hristev To: Tom Rini , U-Boot Mailing List Subject: [PULL next] u-boot-at91-2023.07-a Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.8 at phobos.denx.de X-Virus-Status: Clean Hello Tom, Please pull tag u-boot-at91-2023.07-a , the first set of at91 features for the next cycle 2023.07 . This feature set includes the clock changes required for sam9x60 SoC to support USB host. Thanks, Eugen The following changes since commit fde439219ff53a46bdd5dff69e049ccd4be57310: Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-boot-efi into next (2023-03-25 17:34:34 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-at91.git tags/u-boot-at91-2023.07-a for you to fetch changes up to ad59148ff53bc5c38ef2d2cdb7039559ff91a954: configs: at91: sam9x60: Add required configs for the USB clock (2023-03-27 14:27:37 +0300) ---------------------------------------------------------------- First set of u-boot-at91 features for the 2023.07 cycle ---------------------------------------------------------------- Claudiu Beznea (1): clk: at91: pmc: export clock setup to pmc Sergiu Moga (4): clk: at91: Add support for sam9x60 USB clock clk: at91: sam9x60: Register the required clocks for USB clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates configs: at91: sam9x60: Add required configs for the USB clock configs/sam9x60_curiosity_mmc1_defconfig | 1 + configs/sam9x60_curiosity_mmc_defconfig | 1 + configs/sam9x60ek_mmc_defconfig | 1 + configs/sam9x60ek_nandflash_defconfig | 1 + configs/sam9x60ek_qspiflash_defconfig | 1 + drivers/clk/at91/Kconfig | 7 ++ drivers/clk/at91/Makefile | 1 + drivers/clk/at91/clk-sam9x60-usb.c | 157 +++++++++++++++++++++++++++++++ drivers/clk/at91/pmc.c | 42 +++++++++ drivers/clk/at91/pmc.h | 27 ++++++ drivers/clk/at91/sam9x60.c | 63 +++++++++++++ drivers/clk/at91/sama7g5.c | 48 ++-------- 12 files changed, 308 insertions(+), 42 deletions(-) create mode 100644 drivers/clk/at91/clk-sam9x60-usb.c