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 B9F71C4332F for ; Fri, 6 May 2022 14:30:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1442195AbiEFOeL (ORCPT ); Fri, 6 May 2022 10:34:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1442212AbiEFOeE (ORCPT ); Fri, 6 May 2022 10:34:04 -0400 Received: from mail-wr1-x432.google.com (mail-wr1-x432.google.com [IPv6:2a00:1450:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CB3C7318 for ; Fri, 6 May 2022 07:30:18 -0700 (PDT) Received: by mail-wr1-x432.google.com with SMTP id e24so10275546wrc.9 for ; Fri, 06 May 2022 07:30:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7E6fI/oP3TVn2/gg+vyC6SjczNcImpmXjf/EfX/EIEU=; b=jrBnnEH44+sf3d0rkVVd9mnlGM9qbcjsILZ3u+Sla956FHQw8v7gEsezyXGJcKEx3/ uuSG6qLmkuiezON2AmP6n+845JHbxOlIWCVsCCLraUMb4lCw2Q/+9E33Y8p+OsvTfzkC mMogoEezH6hztQZKuaJWUMDhiRpVszZl/44VMbeNfAiV8jnsALo88kI45lc4zIXBLZZ2 YPzv9XCX8GMaYUUAKSwdzzF2eeR7jFuotL1jAVCLuHDVP1OzxVSLIYelORAYwJ7x/jpW 6XihXQo2baZsUws+M5iitOgKMXkx9sxJbU1xK9zj83smQa4PDGhHk05jnzqrpIozAfas PQNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7E6fI/oP3TVn2/gg+vyC6SjczNcImpmXjf/EfX/EIEU=; b=nkOMreASdkc2ysumu3XXoByprTen5IXBxdhLZgwuf22v9VQegW8EvtCdG/E6qraq6r CJmwEAAYhmRVqoEnR0bQMhEnomSVAFAdzXWXB+UthGfuZppgoslQDAEcwvEaBfIByIIF FIK32BEzoY4hLChIQ6cZzh3Ys8z8sEWnVYOvssUPmYGJeWF12Gpu/f5Jt9tMAtQlQ0Us TSjBKxCaKVCGHg86R5Aye5IbNCoKkX33yO4kQILIKUxVv2stt5mKj2FpP4E40u9lCOZL 4k8RqmW2W01thmnwiizcvIW2+en8/WFgCniV9sFcS0sS7XCrOeaGWTfshcpqBp4vxlFT qNGA== X-Gm-Message-State: AOAM530sGyH9yzCIqQ2DbBQmrQBrH3gHAozrjOaGlEH1S2FLZAKbq8WF MX2AYdZdTc48zy5mXiVShk+cdx0DR0g= X-Google-Smtp-Source: ABdhPJzeQuCsbxXOst3YKaO9hmwP2GvMrOstyLO3192slkVa8bsTI2oCXyZ8X2wlYUTbQHQFgYo78w== X-Received: by 2002:a05:6000:1569:b0:20c:4ed4:4ba8 with SMTP id 9-20020a056000156900b0020c4ed44ba8mr2924448wrz.270.1651847418393; Fri, 06 May 2022 07:30:18 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id 66-20020a1c1945000000b003945cdd0d55sm4441422wmz.26.2022.05.06.07.30.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 07:30:17 -0700 (PDT) From: Thierry Reding To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 6/6] arm64: tegra: Default configuration updates for v5.19-rc1 Date: Fri, 6 May 2022 16:30:05 +0200 Message-Id: <20220506143005.3916655-6-thierry.reding@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220506143005.3916655-1-thierry.reding@gmail.com> References: <20220506143005.3916655-1-thierry.reding@gmail.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.19-arm64-defconfig for you to fetch changes up to e46ab742195ae8760e03cb15fcf6f6a90fcad636: arm64: defconfig: Build Tegra ASRC module (2022-04-26 15:11:57 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Default configuration updates for v5.19-rc1 This enables the driver for the new ASRC audio block that is found on Tegra186 and later. ---------------------------------------------------------------- Sameer Pujar (1): arm64: defconfig: Build Tegra ASRC module arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) 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 40073C433EF for ; Fri, 6 May 2022 14:32:05 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=y+CkzPBbxNFY/heZW/x1TjsBxjjMbI6V/GBWzDmQIUc=; b=AvBsToYcGgaJ02 5szAi1JP+VQjKvtG3rd09EMO12qYWe+PEmQwA06ot4RkfyogkDAiCEOusP+cNFSmyeYenG073Ofkl 7hE5CkHr1ltis0hBwxqUYfhJZZs98/wan/Sama0oVSg1ykDCuBz9US2rddixP4hIdaOsr/LLMbHzT TLRQUA1hcBWGe3r9x3/O2sLNUibDwYIAixRtVLB9msO1KE6sG8DpruEXABYxMrmQBel5Xaex+RlfL w4oRc+kX/vLje8HnLt7tvVZsZm2RsrOq7i23SEI79nUwfym6KpBfDBJk/+eiT6sn7KncdaqKyxgS/ 7BSqZ2aiz3qOWMMhuMeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyyy-003o3F-Hz; Fri, 06 May 2022 14:31:00 +0000 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyyK-003nlD-Ib for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 14:30:21 +0000 Received: by mail-wr1-x42d.google.com with SMTP id k2so10271469wrd.5 for ; Fri, 06 May 2022 07:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7E6fI/oP3TVn2/gg+vyC6SjczNcImpmXjf/EfX/EIEU=; b=jrBnnEH44+sf3d0rkVVd9mnlGM9qbcjsILZ3u+Sla956FHQw8v7gEsezyXGJcKEx3/ uuSG6qLmkuiezON2AmP6n+845JHbxOlIWCVsCCLraUMb4lCw2Q/+9E33Y8p+OsvTfzkC mMogoEezH6hztQZKuaJWUMDhiRpVszZl/44VMbeNfAiV8jnsALo88kI45lc4zIXBLZZ2 YPzv9XCX8GMaYUUAKSwdzzF2eeR7jFuotL1jAVCLuHDVP1OzxVSLIYelORAYwJ7x/jpW 6XihXQo2baZsUws+M5iitOgKMXkx9sxJbU1xK9zj83smQa4PDGhHk05jnzqrpIozAfas PQNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7E6fI/oP3TVn2/gg+vyC6SjczNcImpmXjf/EfX/EIEU=; b=WZI+sHJt6fy3hGT/9sznaqDsS8622SQqMfvqpyJ6jCdOJ2NdKc5o8Mq6a3Unh2yA0X 5vT7QqKAxsIv1LSBjzSa4OwrLXyvpIvoNDyjGmG4JAj4769EhVjQsOYQ7z8DL/kgUwzw G3q88Tv/1JZKdemBJ20J1hPDlz5CSBXEe7m/MzgwvR1Fu7IvG5bw5oqMLuBbOY01u8oJ HeJwDrUq6uDn+pW/jomjo/SpXx3sbM+rLRfVRwtVlTzULMNihVmMQGzlz2Pn1d2t1EMm N89O9bq28/KqUkwA5MXEMs54gdCQmvdXHGLjUDeLMyW2k5XebzqFvS+Dvwknm3DvMhWW B46w== X-Gm-Message-State: AOAM5315Tqw1PhGNyh5B7Qi30okgNW3/0JLVanB/2yqWNLUjXZQLpfni xniBnT5MD4ow+Tjv4tzeuHg= X-Google-Smtp-Source: ABdhPJzeQuCsbxXOst3YKaO9hmwP2GvMrOstyLO3192slkVa8bsTI2oCXyZ8X2wlYUTbQHQFgYo78w== X-Received: by 2002:a05:6000:1569:b0:20c:4ed4:4ba8 with SMTP id 9-20020a056000156900b0020c4ed44ba8mr2924448wrz.270.1651847418393; Fri, 06 May 2022 07:30:18 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id 66-20020a1c1945000000b003945cdd0d55sm4441422wmz.26.2022.05.06.07.30.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 07:30:17 -0700 (PDT) From: Thierry Reding To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 6/6] arm64: tegra: Default configuration updates for v5.19-rc1 Date: Fri, 6 May 2022 16:30:05 +0200 Message-Id: <20220506143005.3916655-6-thierry.reding@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220506143005.3916655-1-thierry.reding@gmail.com> References: <20220506143005.3916655-1-thierry.reding@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_073020_659765_C9F347EA X-CRM114-Status: UNSURE ( 9.03 ) X-CRM114-Notice: Please train this message. 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 Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.19-arm64-defconfig for you to fetch changes up to e46ab742195ae8760e03cb15fcf6f6a90fcad636: arm64: defconfig: Build Tegra ASRC module (2022-04-26 15:11:57 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Default configuration updates for v5.19-rc1 This enables the driver for the new ASRC audio block that is found on Tegra186 and later. ---------------------------------------------------------------- Sameer Pujar (1): arm64: defconfig: Build Tegra ASRC module arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel