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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44EA7C8300F for ; Tue, 1 Dec 2020 19:39:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0921921741 for ; Tue, 1 Dec 2020 19:39:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728704AbgLATjG (ORCPT ); Tue, 1 Dec 2020 14:39:06 -0500 Received: from mail-io1-f65.google.com ([209.85.166.65]:34300 "EHLO mail-io1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392472AbgLATjF (ORCPT ); Tue, 1 Dec 2020 14:39:05 -0500 Received: by mail-io1-f65.google.com with SMTP id i18so109618ioa.1; Tue, 01 Dec 2020 11:38:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XYryzA4/mFCMKCIdF4yV/ZR2i0tUMBhkZeyfOMT4X4g=; b=OjaEdSpELliFKxKeBdaOHijvUIXrUOzw6P9kGsvT0CDXGl6DnpM6IgPngXvIyqwVOO ltpP3iBJn6a8gEyXhQTmCsE1ApTt4GeHc0bN5I7h4mOSn/58tW4jke2a7i7b/7AfRAuh RiMGQFaAspVvLyhjUgIXRXrmCW5zsW3sGkk9vkuEqKHSyQdmPySuD2ueeGgTbf8a4S4W UIUVjiJvR5iNz4j9yhOwEGVDaBwTGMFgZFtJIL7q9xTBsCgxPrbIvkc7+SDLKCiqxJSF 6O8otMQVPdg0btoDJfyXZcVwGWwvA9kqQbhevEtkA1JHMoCdcD2/L2ywkN5BZuV70ZRP kl8Q== X-Gm-Message-State: AOAM531HS7E4slPXqxRf7y4Kd//ulW5QtlAkhPIiHnsb0v13lJU/mol8 ImrjRy93VbNZq5PHu/N4+w== X-Google-Smtp-Source: ABdhPJz6y0nwODn3fi22qW0p1MoAqQH5CE857hDxXdkRZT/O3+x/q/eHKcGoz/oIUzGrKCRWBlG6Ow== X-Received: by 2002:a02:7124:: with SMTP id n36mr4080721jac.59.1606851504458; Tue, 01 Dec 2020 11:38:24 -0800 (PST) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id k28sm293101ilg.40.2020.12.01.11.38.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Dec 2020 11:38:23 -0800 (PST) Received: (nullmailer pid 929500 invoked by uid 1000); Tue, 01 Dec 2020 19:38:20 -0000 Date: Tue, 1 Dec 2020 12:38:20 -0700 From: Rob Herring To: Martin Cerveny Cc: linux-kernel@vger.kernel.org, Lee Jones , Icenowy Zheng , devel@driverdev.osuosl.org, Rob Herring , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, Jernej Skrabec , Paul Kocialkowski , linux-media@vger.kernel.org, Maxime Ripard , devicetree@vger.kernel.org, Mark Brown , Mauro Carvalho Chehab , Greg Kroah-Hartman Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible Message-ID: <20201201193820.GA929471@robh.at.kernel.org> References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Nov 2020 13:56:16 +0100, Martin Cerveny wrote: > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny > --- > .../bindings/media/allwinner,sun4i-a10-video-engine.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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 X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C225C64E7B for ; Tue, 1 Dec 2020 19:38:31 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 262C2206E3 for ; Tue, 1 Dec 2020 19:38:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 262C2206E3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id B6E0886BA0; Tue, 1 Dec 2020 19:38:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TF9Jdt-Jpcmk; Tue, 1 Dec 2020 19:38:28 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 82C3D86BA6; Tue, 1 Dec 2020 19:38:28 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id A78201BF5E9 for ; Tue, 1 Dec 2020 19:38:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 92AC52E14A for ; Tue, 1 Dec 2020 19:38:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dj62LW9tXhoj for ; Tue, 1 Dec 2020 19:38:25 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by silver.osuosl.org (Postfix) with ESMTPS id 2AE1C2E187 for ; Tue, 1 Dec 2020 19:38:25 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id d8so2823772ioc.13 for ; Tue, 01 Dec 2020 11:38:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XYryzA4/mFCMKCIdF4yV/ZR2i0tUMBhkZeyfOMT4X4g=; b=n7II8qtf2jZqaNJvQLFeUzMi+Q4sdpwOHkQQv3NQdklLn8YofVi52kyXnbwF4NDCR0 epn+gPDgbxxYfSNapOxZg4HaQbsnLS4T/AV1fbdHBSVRYz/Y1464Z8veF66MYJY9fP+6 D4ldcInknruNKdYuUe5vSKpom6Tfdc5nYwrKClgHyC+8Gp6FgA4gZ3ImUPkUUz8JSC+U HwjVRgvXO2Y3WoYKdvMuLBHMFbSOeE9wDjYVpWu92ZlhJiW0kKywp1bJp9lNHZKjnETz rnY2qDNmmBhitOQ6shsTLmn2w3fLOMIKdHiVo5qW6GQDF7pUV9gRByxnXCC3V1cBkA/1 JxxA== X-Gm-Message-State: AOAM5336ijshQd7O6Q4qFKWvy3cGijYkeKZUTfntO/DX14KwYL+rBQ0V nWyYZMRCcBvqUpzn0MRQlQ== X-Google-Smtp-Source: ABdhPJz6y0nwODn3fi22qW0p1MoAqQH5CE857hDxXdkRZT/O3+x/q/eHKcGoz/oIUzGrKCRWBlG6Ow== X-Received: by 2002:a02:7124:: with SMTP id n36mr4080721jac.59.1606851504458; Tue, 01 Dec 2020 11:38:24 -0800 (PST) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id k28sm293101ilg.40.2020.12.01.11.38.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Dec 2020 11:38:23 -0800 (PST) Received: (nullmailer pid 929500 invoked by uid 1000); Tue, 01 Dec 2020 19:38:20 -0000 Date: Tue, 1 Dec 2020 12:38:20 -0700 From: Rob Herring To: Martin Cerveny Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible Message-ID: <20201201193820.GA929471@robh.at.kernel.org> References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Jernej Skrabec , Mauro Carvalho Chehab , Greg Kroah-Hartman , Mark Brown , linux-kernel@vger.kernel.org, Maxime Ripard , Paul Kocialkowski , Chen-Yu Tsai , Rob Herring , linux-media@vger.kernel.org, Lee Jones , linux-arm-kernel@lists.infradead.org, Icenowy Zheng Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Mon, 16 Nov 2020 13:56:16 +0100, Martin Cerveny wrote: > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny > --- > .../bindings/media/allwinner,sun4i-a10-video-engine.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel 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 X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 641E9C64E7B for ; Tue, 1 Dec 2020 19:39:47 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E5F77206E3 for ; Tue, 1 Dec 2020 19:39:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NPSUQhlE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E5F77206E3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=qcsI2iUmWZOVnQhVPcpsFjhSQVwOVzSzrk+eWRamtzM=; b=NPSUQhlEz3J/BIwTn3deSBFOm q+8P2EewFrMniVZ0IgprVfjs9e9fQ9sTtlr/9nYdGzwvd/Oa2P+8Gf/bb7pCJVuXqAEpZN2rhYYRl Amq8/ko27EFdp12TUq4BxdlVixenQUf3qUTgd+wc/MH/6fMTRpaF2yHfOKFCzQwnRO99+mG1T4Q1h D0nB2rE0winnfTLgfBxfw85wfuLbcItLdJDQuuCP+LRcDIjbyxyYL3jMatlg3DD1Ci/HUIsOeVq6A gNR+HMIN5hB502wCu20+tiKic1ScLtkzvOrxHiZh5faB4PYLg7EYRrfVJFY+QpIFlXpgUvyTO71hj ns8+QjeHw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkBTv-0006mu-KD; Tue, 01 Dec 2020 19:38:35 +0000 Received: from mail-io1-f68.google.com ([209.85.166.68]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkBTm-0006iN-5T for linux-arm-kernel@lists.infradead.org; Tue, 01 Dec 2020 19:38:28 +0000 Received: by mail-io1-f68.google.com with SMTP id t8so2852152iov.8 for ; Tue, 01 Dec 2020 11:38:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XYryzA4/mFCMKCIdF4yV/ZR2i0tUMBhkZeyfOMT4X4g=; b=dj1kPHk3izu1ipLtXbnAfbCa7cx8M3VY97wkTPpVUyZdE4XejRyA6H1DKLedL12QxM mHITAhIemRn8hROw5ZzG8F++22moftEOLxxkLu7obq3EG59o+12LIL4srovFuMNAbZr0 D3QT8dS16xSLKpGP+OCDdOKmsZP1I/QMIi98TvPP9uaqzMmyfv+k20N8w0ohbFBVunqj Pn/zcsUhDdw4QyJoq8U0It0YsnpUifr3epZNFQfdvrqWzLAxbSt2qfD4+CasVqwATVj7 Knc43XtI7tyMYRrSFx/kUN69G1JMAW1MG64HQKEB8RGKB6fLOV3OMYnt3FpO3py8wZIj C9WQ== X-Gm-Message-State: AOAM530nKxBahxkAZuLnXvmy+kwYQL1aU9I/2DxU0PQKZQ7V1HHN5Phw xwWWZBYHd9SI3k5mvdpwAw== X-Google-Smtp-Source: ABdhPJz6y0nwODn3fi22qW0p1MoAqQH5CE857hDxXdkRZT/O3+x/q/eHKcGoz/oIUzGrKCRWBlG6Ow== X-Received: by 2002:a02:7124:: with SMTP id n36mr4080721jac.59.1606851504458; Tue, 01 Dec 2020 11:38:24 -0800 (PST) Received: from xps15 ([64.188.179.253]) by smtp.gmail.com with ESMTPSA id k28sm293101ilg.40.2020.12.01.11.38.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Dec 2020 11:38:23 -0800 (PST) Received: (nullmailer pid 929500 invoked by uid 1000); Tue, 01 Dec 2020 19:38:20 -0000 Date: Tue, 1 Dec 2020 12:38:20 -0700 From: Rob Herring To: Martin Cerveny Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible Message-ID: <20201201193820.GA929471@robh.at.kernel.org> References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201201_143826_265883_4770D728 X-CRM114-Status: GOOD ( 13.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, devicetree@vger.kernel.org, Jernej Skrabec , Mauro Carvalho Chehab , Greg Kroah-Hartman , Mark Brown , linux-kernel@vger.kernel.org, Maxime Ripard , Paul Kocialkowski , Chen-Yu Tsai , Rob Herring , linux-media@vger.kernel.org, Lee Jones , linux-arm-kernel@lists.infradead.org, Icenowy Zheng 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, 16 Nov 2020 13:56:16 +0100, Martin Cerveny wrote: > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny > --- > .../bindings/media/allwinner,sun4i-a10-video-engine.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel