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 0C029C4332F for ; Sat, 19 Nov 2022 00:29:14 +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=OlUcEx8081jr8L/J6ywKCTEiMbKdQLoWHwXJbWFR1EA=; b=jFIgwa40C5x9qq 6RxaymSq1y2eejM2/FvW0j1LbU19qpXVJphV2gOKDNlz36a9e5lgk3B4tB2Mj7fGxD9xhrLzKy5J2 rv9x6H59cv55HKFLdPqYwCNav5yM4vYp5ESRdHhz7cIs1gD4JSZxla801FJHTYxYeyVgOBGvlqDi1 75SvXQv5Kj0LdxiUQ+aRT/TlDMx2bekQKqOwJ5spQFAJgdWo2IQJg+/zZ2WgnqCGv7zPo1e4eE2qm mrh8VOrNnDSHf8sO9esroDMBFlAykiGbkbw/6DMoHTb+6Fy5y6e457LO5o7voAxCs4PUfvQwb543f B6UKvNpL/VTFb0Powp0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1owBhy-009YMe-Om; Sat, 19 Nov 2022 00:27:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1owBhw-009YM9-9a for linux-arm-kernel@lists.infradead.org; Sat, 19 Nov 2022 00:27:45 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E284362817; Sat, 19 Nov 2022 00:27:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 33384C433C1; Sat, 19 Nov 2022 00:27:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668817662; bh=ZwrerKpqTP7IZHjZ5ymQk8nLNnAP06AensXtMPNZjVs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UD9Zgfybik/UWs/B6xEnigxcMLtoUaWz+YdJaOFarKAvNuYs9pomZnClHHpkyj4bb HS/5UadCh/TqRK2aMQBKLNKXwFLwBOEer1XXBGofF62k4DJYR6Rh3EtldF2nBgp1or CMTppWZ5Wxxk1IjR6aVNdi5PX17Qio0RP3wurpryw+XJ4G/rgn7aCTrobjgMsFLAxQ 5yBhsLpf73NFKEW5NNgE6q23rv/5F4iiR+dYSd7u+z0wcTZ9wPzlvSt+ZGczocYvg1 RICmbMQULW47zcE2eE/ACVKMZUw+8mt3jG0IJsoTcsKoWtQk8mAOUkmYyfQZwfH67w CSyhHRQ3m3Bcg== Date: Sat, 19 Nov 2022 08:27:35 +0800 From: Shawn Guo To: Martin Kepplinger Cc: robh@kernel.org, krzysztof.kozlowski@linaro.org, festevam@gmail.com, kernel@pengutronix.de, linux-imx@nxp.com, kernel@puri.sm, dev@lynxeye.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: imx8mq: fix dtschema warning for imx7-csi Message-ID: <20221119002734.GA25638@T480> References: <20220909083940.1554887-1-martin.kepplinger@puri.sm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220909083940.1554887-1-martin.kepplinger@puri.sm> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221118_162744_408609_B2C096DC X-CRM114-Status: GOOD ( 11.44 ) 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 Fri, Sep 09, 2022 at 10:39:40AM +0200, Martin Kepplinger wrote: > According to dtschema for the csi bridge, compatible is an enum and > only one must be used. Fixing this removes the following warning: > > compatible: 'oneOf' conditional failed, one must be fixed > > Signed-off-by: Martin Kepplinger Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel