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 46B3BC433F5 for ; Tue, 19 Apr 2022 13:20: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=ZmsSXObkQ3leY9avwQHl97FHmKZb2Oz9J6kA7SQzKIc=; b=R4RM+nUYKwFysH i0PLCWR1T3fz7d2tAeRrcLoUw3EIHBLmqNxZTFH5WB7haiZVA2Lap2jZUOE5J4k+wQGuVKusHcIqy Rfcf5rbtISxaTBUzmvjHi32Fa9KA2TGLtUSFIknYQn4kkVEwN/x2lCj6Tuiu28Sjt5rFTVmZ7UC4S YuaR8yaSe8/wZJvkIIqygT+nMR+nR6RV+7whB79k9iQS/CFQji9oBcYPBAmtn4DBzIl0jViVMYHfO 90u3Rr5h6O9NmvnuuvQKBjyKWqcZt0U1KmyD4hvt9hKzsCpnhmWs/BZ0JBlTKrLXeQiq0q169UvjT NLCCFjFBU6jozoEKCXpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngnlg-003muw-NN; Tue, 19 Apr 2022 13:19:45 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngmgi-003MpZ-KG for linux-arm-kernel@lists.infradead.org; Tue, 19 Apr 2022 12:10:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=29WWmEsiW+qr6W+JbElQ49wIEGnwLLKopx72VfLY35Q=; b=1IPzhB4xfqsyh1vEcbyklEHA7o ADZqm6f4RAhHO55cpI7gc2z0zlBqMSntN3pVWQOt1cLhWnOKYEHeZ8WnBpGS99itSM3I+0N7ZN99m 6oT+E4AUQ0gbZ6+UmT1yyqx255fiYj9hXyUR3hdgvlbDsfefHgJSxqoUmgpUp/+zbqLs=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1ngmgU-00GUdt-Ob; Tue, 19 Apr 2022 14:10:18 +0200 Date: Tue, 19 Apr 2022 14:10:18 +0200 From: Andrew Lunn To: Chris Packham Cc: ulf.hansson@linaro.org, robh+dt@kernel.org, krzk+dt@kernel.org, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, adrian.hunter@intel.com, nico@fluxnic.net, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 3/4] dt-bindings: mmc: convert orion-sdio to JSON schema Message-ID: References: <20220419024611.1327525-1-chris.packham@alliedtelesis.co.nz> <20220419024611.1327525-4-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220419024611.1327525-4-chris.packham@alliedtelesis.co.nz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220419_051032_743416_2D1E62BC X-CRM114-Status: UNSURE ( 7.24 ) 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 On Tue, Apr 19, 2022 at 02:46:10PM +1200, Chris Packham wrote: > Convert the orion-sdio binding to JSON schema. > > Signed-off-by: Chris Packham > Reviewed-by: Krzysztof Kozlowski Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel