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 3EBDDC001DE for ; Fri, 11 Aug 2023 14:09:54 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=x0lKV5DkEJ3TaLM/EObEB/1OPpuo+JeCaCBqn6bRZIA=; b=eh5o/HY/QgM2Hd dyGN/0czqoXJEb9khFf/p+4NYpWTqhaq9QyI5CWYHC4qQ1gLwU1+utvuVCYbONiISq0iZYe+Sl9wX J31EaWkXA/ioQ5a3TzdjnHIyNR4y+uq+wR0kFZOkfBiARF6M1Q3uPMiyVSl1HuDrCI7senmkUEzaH gnLr9UhQ6bp9i5+v34FF3VXbmQPteFHRazZszaJbRnMJbIWGTxVdV+aZrj7kTjCYKgRiQ+iLHSAMx X1h0YZWfQwM7ePPAbX2sJNMflG88Vava4zp+2rK6591YweNsaD297ef7iVuAtoCtX+hiPVan+SVtX M1X/z94BOtmWZS6NQhAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUSpY-00An9J-1x; Fri, 11 Aug 2023 14:09:32 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qUSpV-00An8S-1c for linux-arm-kernel@lists.infradead.org; Fri, 11 Aug 2023 14:09:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9C67C64CCD; Fri, 11 Aug 2023 14:09:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2F48C433C7; Fri, 11 Aug 2023 14:09:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691762966; bh=zK42kw/Iy46GmwERJSkG8OktDarGqGeyQtBpehZTe3Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SR/PNsMQ/9sBj8NJtXU3mg4QL0rincO/fKDjmQ0E1IpOLJziIRgyKXQAtZ1II2VBU RKi5YYL349opU07n8CcHTNf7MF5e1qcdKJQ0DdiR4JI/SBbbHCRxmJHLEKiY0K2Tse YtW9Zi7eyXcy10raLjUlRRdEGXxLSznpnc7Ar1Dnt910nurLwg4Rk23KAbjSC53bPJ OkiISpWNfY2SuKE9WEI0vBjC5/GN+iLibO1AvZ9PIMkgPD9zlje5BJ3ghFphhmDCpF Wjj1YOdWZCT93B7YCHxGZ+ybW+nmheq4kIkk8yH7umfNDfmtHNhomRfR2bUSEe8mGL /OMMJ8aD+t/Dw== Date: Fri, 11 Aug 2023 22:09:18 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8mp-msc-sm2s-ep1: Remove invalid sgtl5000 property Message-ID: <20230811140918.GW151430@dragon> References: <20230807113156.905009-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230807113156.905009-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_070929_586999_F8690FF8 X-CRM114-Status: GOOD ( 10.55 ) 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 On Mon, Aug 07, 2023 at 08:31:56AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > As per sgtl5000.yaml, 'clock-names' is not a valid property. > > Remove it to fix the following schema warning: > > imx8mp-msc-sm2s-ep1.dtb: audio-codec@a: Unevaluated properties are not allowed ('clock-names' was unexpected) > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel