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 D0766FF885A for ; Tue, 5 May 2026 10:27:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 610FD8487C; Tue, 5 May 2026 12:27:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel.org 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=kernel.org header.i=@kernel.org header.b="F3prvawr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1E6A584885; Tue, 5 May 2026 12:27:04 +0200 (CEST) Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) (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 7E47B8486B for ; Tue, 5 May 2026 12:27:01 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sumit.garg@kernel.org Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id E93AB43675; Tue, 5 May 2026 10:26:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A14EFC2BCB4; Tue, 5 May 2026 10:26:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777976819; bh=8r9kBMhNzlsNgWaoAdLp0az3Fsa/V5ibR4qadUsoYKQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F3prvawrIRmhfbqVIr5rTyPGFPJrGxuWpnEJrIZCqcdNg5UwoKlAok/ZdYJxp7GSX wpGGYJDm2Ee6uBQFhfDHOXthjgVVSnXGRazFiUb1RB8t/m4+HAUO0TDdVc+7deFhdj 0jYC2/9ToXqEtfImM1277iu6qIu9Lx8FExOl/BlMyiXihBRpdXGcYRhxXJXzb9Twij T2GUoBD4ipKw2SGUe7UTZA5mWp7m8Ult2VCNysGZyCrUXEKheyoRkl9xASJ0W/xM95 2qsaQ/0ClVcG6r5w2tNYGqt8s22GlXTAVI3dMjuT9J1SaxTxHTNMnhTuIwYaLOEWnR z0DVGuN4jQsCA== Date: Tue, 5 May 2026 15:56:49 +0530 From: Sumit Garg To: Casey Connolly Cc: u-boot@lists.denx.de, u-boot-qcom@groups.io, Tom Rini , Simon Glass , Peng Fan , Marek Vasut , Alice Guo , Quentin Schulz , Ilias Apalodimas , Neil Armstrong , Mattijs Korpershoek , Kuan-Wei Chiu , Raymond Mao , Stefan Roese , Philip Molloy , Jerome Forissier , Marek Vasut , Varadarajan Narayanan , Patrice Chotard , Aswin Murugan , Rasmus Villemoes , Heiko Schocher , Michal Simek , Sughosh Ganu , Antony Kurniawan Soemardi , Luca Weiss , Balaji Selvanathan Subject: Re: [PATCH v2 04/15] Revert "drivers: smem: sandbox" Message-ID: References: <20260504-b4-modernise-smem-v2-0-c01ec2ff3886@linaro.org> <20260504-b4-modernise-smem-v2-4-c01ec2ff3886@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260504-b4-modernise-smem-v2-4-c01ec2ff3886@linaro.org> 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 On Mon, May 04, 2026 at 08:57:32PM +0200, Casey Connolly wrote: > This reverts commit 7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af. > > Signed-off-by: Casey Connolly > --- > arch/sandbox/dts/test.dts | 4 ---- > configs/sandbox64_defconfig | 2 -- > configs/sandbox_defconfig | 2 -- > 3 files changed, 8 deletions(-) Reviewed-by: Sumit Garg -Sumit > > diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts > index ac92ebf1afd7..50201ad61ccd 100644 > --- a/arch/sandbox/dts/test.dts > +++ b/arch/sandbox/dts/test.dts > @@ -1521,12 +1521,8 @@ > compatible = "sandbox,scsi"; > sandbox,filepath = "scsi.img"; > }; > > - smem@0 { > - compatible = "sandbox,smem"; > - }; > - > sound { > compatible = "sandbox,sound"; > cpu { > sound-dai = <&i2s 0>; > diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig > index 60a30d048750..53f7af4270af 100644 > --- a/configs/sandbox64_defconfig > +++ b/configs/sandbox64_defconfig > @@ -240,10 +240,8 @@ CONFIG_SANDBOX_RESET=y > CONFIG_DM_RTC=y > CONFIG_RTC_RV8803=y > CONFIG_SCSI=y > CONFIG_SANDBOX_SERIAL=y > -CONFIG_SMEM=y > -CONFIG_SANDBOX_SMEM=y > CONFIG_SOUND=y > CONFIG_SOUND_SANDBOX=y > CONFIG_SOC_DEVICE=y > CONFIG_SANDBOX_SPI=y > diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig > index f26295103f1c..7f26405e6ed0 100644 > --- a/configs/sandbox_defconfig > +++ b/configs/sandbox_defconfig > @@ -331,10 +331,8 @@ CONFIG_RTC_RV8803=y > CONFIG_RTC_HT1380=y > CONFIG_SCSI=y > CONFIG_SANDBOX_SERIAL=y > CONFIG_SANDBOX_SM=y > -CONFIG_SMEM=y > -CONFIG_SANDBOX_SMEM=y > CONFIG_SOUND=y > CONFIG_SOUND_DA7219=y > CONFIG_SOUND_MAX98357A=y > CONFIG_SOUND_SANDBOX=y > > -- > 2.53.0 >