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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,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 E6354C63777 for ; Mon, 23 Nov 2020 04:46:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9DC322145D for ; Mon, 23 Nov 2020 04:46:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727561AbgKWEqu (ORCPT ); Sun, 22 Nov 2020 23:46:50 -0500 Received: from mail-lf1-f68.google.com ([209.85.167.68]:35922 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727192AbgKWEqt (ORCPT ); Sun, 22 Nov 2020 23:46:49 -0500 Received: by mail-lf1-f68.google.com with SMTP id f11so21969136lfs.3; Sun, 22 Nov 2020 20:46:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=A2batJNX3Sb2NAphta4ZUVPmR4QZ93tWrIH5Q2h8chA=; b=DTkryezSuHLdNPeYQ0nXbMh6ECAmBlyYKp6yRSOiGru+XE6Ail0JTtCpudNEQir0i3 unVs0F5mFPcs8Yr4eZ7FWF6kg8GPGsvv3CQP5iTCpI5V6IKXoRVUARMcz/VM+zIg8h97 cEkR9Uz2Bk/AWq3oGqLqGFc1DJiKuf5aRooj6kl5cWid2W0fm7b4/0L3fcFawQvS5Yg5 ZerC45wMbKYRJEQn12+BzbkGtLH6GNLzdXC+Z+SQ5Ssrm+Ag4xtJCFBPNkaLEYa6bw2x HI+rgsZ+oqcwmcywnKOnS4O/WxwtZxBt8SUtkr5QszGzf3Wgf2m95XTt7UcDixu5aUl8 wWGw== X-Gm-Message-State: AOAM5310i0IEMV4bgYxlnf+aHW1U703yMzF45QMmLDLsrvZDa5cK4htm Balts8699tA8TbR6grznI7/5uEThyo7TXw== X-Google-Smtp-Source: ABdhPJxrjaIiv8TXSuLGfwAJixj95uOXHaD3ayaEPp1meyHctgq3upjUCjzQN5MPZfTVnQiC7YLNEw== X-Received: by 2002:a05:6512:358d:: with SMTP id m13mr13892179lfr.435.1606106806821; Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com. [209.85.167.45]) by smtp.gmail.com with ESMTPSA id f8sm1177788ljg.113.2020.11.22.20.46.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: by mail-lf1-f45.google.com with SMTP id s27so1976702lfp.5; Sun, 22 Nov 2020 20:46:45 -0800 (PST) X-Received: by 2002:a19:c509:: with SMTP id w9mr3050799lfe.193.1606106805789; Sun, 22 Nov 2020 20:46:45 -0800 (PST) MIME-Version: 1.0 References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> From: Chen-Yu Tsai Date: Mon, 23 Nov 2020 12:46:34 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible To: Martin Cerveny Cc: Maxime Ripard , devel@driverdev.osuosl.org, devicetree , Jernej Skrabec , Mauro Carvalho Chehab , Greg Kroah-Hartman , linux-kernel , Rob Herring , Paul Kocialkowski , Mark Brown , Linux Media Mailing List , Lee Jones , linux-arm-kernel , Icenowy Zheng Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 16, 2020 at 8:58 PM Martin Cerveny wrote: > > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny Acked-by: Chen-Yu Tsai 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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,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 7B796C63697 for ; Mon, 23 Nov 2020 04:46:56 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 0401C207FF for ; Mon, 23 Nov 2020 04:46:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0401C207FF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csie.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 4279220334; Mon, 23 Nov 2020 04:46:55 +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 xAVrVd0T+OQ8; Mon, 23 Nov 2020 04:46:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id C31D920134; Mon, 23 Nov 2020 04:46:51 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 32A9D1BF3D4 for ; Mon, 23 Nov 2020 04:46:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2796A857BF for ; Mon, 23 Nov 2020 04:46:50 +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 HFbZCBwGqKR6 for ; Mon, 23 Nov 2020 04:46:49 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) by fraxinus.osuosl.org (Postfix) with ESMTPS id D408A857B0 for ; Mon, 23 Nov 2020 04:46:48 +0000 (UTC) Received: by mail-lf1-f67.google.com with SMTP id e139so21984062lfd.1 for ; Sun, 22 Nov 2020 20:46:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=A2batJNX3Sb2NAphta4ZUVPmR4QZ93tWrIH5Q2h8chA=; b=tsFjOWpE3sDYJJ1b3PS3sMJ/ra8+fBcdezRBbxhoyo2GPTJnf4yi3cgWMqLtGkt5dx c5kqAXn7ZqBAi41w8NELv0vYQTDwuEGpCUECSvsPE+JhV1UtWWGN/eGD5zp2tBfkqd45 X6s7hWPQYD4qAx8zIjvfO59G7iYgf5nxDzFpAEHyR52tDqASvMaL1X8Ka5JNqZHGGd9P lY+Dv0AeLleoBsYes7l0kzfKliHf/ZkrZqImrYOMW2nun1j5L7ltovFE1ysmyv/eLVqG DyHsUrFICe9GeJfLlmuldJm8BvB3nWPsPvjHX+Fiea67ETrC44lUJvMYvhwcuZfMXaL0 wVwA== X-Gm-Message-State: AOAM530x6fB27VjpvQxtc9Gd1V78U9VGgCAgHak3U7+5BcID2LLgWfz0 e2HjoRTKPQbK9I/rdCb8jB26k/9804vfhA== X-Google-Smtp-Source: ABdhPJwblU6xo45OwA5D3jMJbKfM5WWfCZi2xbMkE1zETWOuGffZbLy1gkY9Ijh6L2F3qe1KPenNSg== X-Received: by 2002:a19:42d2:: with SMTP id p201mr2425281lfa.273.1606106806558; Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com. [209.85.167.44]) by smtp.gmail.com with ESMTPSA id w6sm1246987lfn.64.2020.11.22.20.46.45 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: by mail-lf1-f44.google.com with SMTP id a9so21959196lfh.2 for ; Sun, 22 Nov 2020 20:46:45 -0800 (PST) X-Received: by 2002:a19:c509:: with SMTP id w9mr3050799lfe.193.1606106805789; Sun, 22 Nov 2020 20:46:45 -0800 (PST) MIME-Version: 1.0 References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> From: Chen-Yu Tsai Date: Mon, 23 Nov 2020 12:46:34 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible To: Martin Cerveny 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 , Jernej Skrabec , Greg Kroah-Hartman , Mark Brown , linux-kernel , Maxime Ripard , Paul Kocialkowski , Rob Herring , Icenowy Zheng , Mauro Carvalho Chehab , Lee Jones , linux-arm-kernel , Linux Media Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Mon, Nov 16, 2020 at 8:58 PM Martin Cerveny wrote: > > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny Acked-by: Chen-Yu Tsai _______________________________________________ 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=-8.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 73931C63697 for ; Mon, 23 Nov 2020 04:47:17 +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 2BC6B207FF for ; Mon, 23 Nov 2020 04:47:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QLeKSKWi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2BC6B207FF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csie.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:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=kLMCez+LCFTyU63u+FASQrrDXKibFKAc0Vd2q7qIftI=; b=QLeKSKWixvDO6JIvs0QWAPjHz x1odjOAEyQ47wCTYMRYXJIyD6BTbrctHHBV8Xti8yLWdxnVY+xNbP7eO5ikhtP0gdqpJOmAneQdZ3 jq7mPqbHQv+PN3R2xMOqZ/mk/l+LtPRx3lpYQNmEsr7Qmr5O7V7X0QravOG9hLmbPG5ixMg0IEZI8 sVX3nfIcNOChuUurVJ/ewwwA9x1R5g4YUGapj/nlzVR6QcYDzvz1W/b7xd3qnmkQZue1hYTAVEu7E v0sHNpall+sj1l7i/lu1GrMbdDpcFpdGqCLsQNaCO1+Y5y9k4qhLTL22C2WD5cNb2+ylaLkJtnokJ KiXz16N1w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kh3kZ-00089f-8w; Mon, 23 Nov 2020 04:46:51 +0000 Received: from mail-lj1-f194.google.com ([209.85.208.194]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kh3kW-00088g-Pd for linux-arm-kernel@lists.infradead.org; Mon, 23 Nov 2020 04:46:49 +0000 Received: by mail-lj1-f194.google.com with SMTP id t22so4192227ljk.0 for ; Sun, 22 Nov 2020 20:46:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=A2batJNX3Sb2NAphta4ZUVPmR4QZ93tWrIH5Q2h8chA=; b=EBCkreEpqU3fJo4Q1QaCGFGzYGxPnVmdT+KMbJhD42i6QtQN+UQCV3zlEUweIPZgM0 qqIv55Pe/3Eu8okZslZVGjETf2u1L63mjzp1Sjf4LknP/AFIc6Lc23V9E52LsfKfcaHO YTsjUb3sylw1YAxr7R9n3dQ1QTUtL8KK9Yin3jWkCKz962q6ahIqjvyPQwbNqnHJ+VX/ EDRdxQp7SkUXYyjdeaecmoCHFA2bN6jgJvHZUQYonm4tFV0dtHLUBuJ21pF4F4pGsFMk KLVDmIz55QL68EILCPzjfKmtTa8ZgEx2+Pqun3nuWo4B5nkr/yvF6gWhEOY87jDZywJ4 s0pA== X-Gm-Message-State: AOAM531Be1jfAEEYB236r4/5g+/9S2sH6TgPgsRzrvLvY28+vK32Mtgh MwPldVJA/GTIxye24N1cf+6PRhCjmHp8HQ== X-Google-Smtp-Source: ABdhPJyih/bPvi6dMaWVi+k7XnpuV1GKinwMIkEKD2YaLjyofOLol7r+iM/FhowlI5ZN7NXxy1aUFw== X-Received: by 2002:a2e:9dd0:: with SMTP id x16mr1835853ljj.406.1606106806965; Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com. [209.85.167.48]) by smtp.gmail.com with ESMTPSA id d7sm243096lfn.34.2020.11.22.20.46.45 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 22 Nov 2020 20:46:46 -0800 (PST) Received: by mail-lf1-f48.google.com with SMTP id u18so21924725lfd.9 for ; Sun, 22 Nov 2020 20:46:45 -0800 (PST) X-Received: by 2002:a19:c509:: with SMTP id w9mr3050799lfe.193.1606106805789; Sun, 22 Nov 2020 20:46:45 -0800 (PST) MIME-Version: 1.0 References: <20201116125617.7597-1-m.cerveny@computer.org> <20201116125617.7597-6-m.cerveny@computer.org> In-Reply-To: <20201116125617.7597-6-m.cerveny@computer.org> From: Chen-Yu Tsai Date: Mon, 23 Nov 2020 12:46:34 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 5/6] dt-bindings: media: cedrus: Add V3s compatible To: Martin Cerveny X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201122_234648_844268_B6F27B65 X-CRM114-Status: GOOD ( 10.65 ) 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 , Jernej Skrabec , Greg Kroah-Hartman , Mark Brown , linux-kernel , Maxime Ripard , Paul Kocialkowski , Rob Herring , Icenowy Zheng , Mauro Carvalho Chehab , Lee Jones , linux-arm-kernel , Linux Media Mailing List 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, Nov 16, 2020 at 8:58 PM Martin Cerveny wrote: > > Allwinner V3s SoC contains video engine. Add compatible for it. > > Signed-off-by: Martin Cerveny Acked-by: Chen-Yu Tsai _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel