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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1569ECAAA1 for ; Mon, 5 Sep 2022 08:47:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231909AbiIEIr1 (ORCPT ); Mon, 5 Sep 2022 04:47:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42726 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236726AbiIEIr0 (ORCPT ); Mon, 5 Sep 2022 04:47:26 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ECFD7474CD for ; Mon, 5 Sep 2022 01:47:24 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id bt10so12170468lfb.1 for ; Mon, 05 Sep 2022 01:47:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=lNSicUzgpjL8VZxpqNJWeYU8tvWfCp+Ey73RuOEEBVc=; b=NiI8AKFD3Ft3j6bAMkEMVG83lhnHgpicBUYrof/HAuUAFUNKbLHYAShA9tq/7zUuR9 efzjcFFJIKdyBip5Ayf0IQuKWddSO78Uc4H5uYGJf8BtuJbkVimDMwHwWvNuoRocWKGH YLHSaPaBay9HdTn6HblvIdxB6Ma09ZHBO4NidsgFhJlJWU0XihLH5EQnf2khuJRs3tIO tVnq15HwURtwzzn6y5f31a52B6mviUZoMY3DveFvHvVHw/pGvCm6YCCVWVHlcgzXIxuA mJOTTi6jBZSCWx2ajzIxTH+abN+vZY7XHzHGC2Oq9gOq8SZha0tctFOYV3wRuY9KGwmB 9ZyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=lNSicUzgpjL8VZxpqNJWeYU8tvWfCp+Ey73RuOEEBVc=; b=7XcFdHUviMWC+TPJ0PDCUxnuqg2qKoWgP2nsHfTPY1qeV46/BHFsG+1J611p57ERol WDBbTxCdBfUQLQpSNwu6GPhlGNePa30rJ4gLUy7Hw81Np5ia7uTiwlcUhqw1AFWuDCv/ fHvupwvbA5GLzDaCvHcE+4UH80GP5IzzEWNr6mfjzM7JjnJ/saAeKC+6L7lQrZDn8nfZ 3tm5XiTISARbjdZjOqmX1qt63VKoh5U7F0yh1k/2x0B5meSGTUaP7E6wA6PwpZMZZbJu i6BG6rZf9ClhUsLWLgFgPe4dD/5kAlBjACNCcuUSDCbqc8f38WIh0tjKWCkJBYzPIP4t AGZA== X-Gm-Message-State: ACgBeo21YrDL1JNzDkZdtSYOxcu+fW7qtDC+MPN+/mrh149RyI5EeNe/ LCn130TTlvIgNG1Pe4IpyJqcug== X-Google-Smtp-Source: AA6agR4LvFK7QJL7yqaolXMFZ/oGh2HNYG/PWjMMZgRyqbe5Nuh+a9cWB7u1xYuOhKQFjHcMTmGOsw== X-Received: by 2002:a19:f00c:0:b0:494:8576:1ae3 with SMTP id p12-20020a19f00c000000b0049485761ae3mr7711734lfc.203.1662367643362; Mon, 05 Sep 2022 01:47:23 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id m6-20020a056512114600b0048af3c090f8sm1133343lfg.13.2022.09.05.01.47.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Sep 2022 01:47:22 -0700 (PDT) Message-ID: <2df5b170-1fbc-bf63-5d8c-ece7bbfc1568@linaro.org> Date: Mon, 5 Sep 2022 10:47:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH V5 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Content-Language: en-US To: Joy Zou , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, vkoul@kernel.org Cc: shengjiu.wang@nxp.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220905083102.89531-1-joy.zou@nxp.com> From: Krzysztof Kozlowski In-Reply-To: <20220905083102.89531-1-joy.zou@nxp.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/09/2022 10:31, Joy Zou wrote: > Convert the i.MX SDMA binding to DT schema format using json-schema. > > The compatibles fsl,imx31-to1-sdma, fsl,imx31-to2-sdma, fsl,imx35-to1-sdma > and fsl,imx35-to2-sdma are not used. So need to delete it. The compatibles > fsl,imx50-sdma, fsl,imx6sll-sdma and fsl,imx6sl-sdma are added. The original > binding don't list all compatible used. > > In addition, add new peripheral types HDMI Audio. > > Acked-by: Rob Herring > Acked-by: Krzysztof Kozlowski > Acked-by: Vinod Koul What? How did you get them? Please point to exact emails which gave you these tags. >From my side this is unreviewed and it looks like some tags were added to skip/pass our review. Best regards, Krzysztof