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.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 DDCDDC433E2 for ; Wed, 2 Sep 2020 15:36:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B6AC621582 for ; Wed, 2 Sep 2020 15:36:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599060962; bh=AbssYCX9u2KiF1QbYK9CHg8zUKqCbMV3rsw9D3opKvg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=q5YL86EgSX8Ur9Yue34cfQ3E+bmBb+ub3c/JgmDGVCYvhdTbfVtYUHkjP8OtYVKMo Ws1lSVQ0FpqQn4Y1ID7UsA93Hf4RS0qXekn4pGM2nLq+XoBH10t+rK4Kw6UOjgMg38 +t+s7yRZcIRJIfqJADR+NvGfY8G3g7YCx+mkkRHs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728562AbgIBPgB (ORCPT ); Wed, 2 Sep 2020 11:36:01 -0400 Received: from mail-ej1-f68.google.com ([209.85.218.68]:33725 "EHLO mail-ej1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726900AbgIBPfx (ORCPT ); Wed, 2 Sep 2020 11:35:53 -0400 Received: by mail-ej1-f68.google.com with SMTP id j11so1592648ejk.0; Wed, 02 Sep 2020 08:35:51 -0700 (PDT) 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:user-agent; bh=GCEsTdInS4YkDl/rs9szjQgucjoUvpkSLEs7mz1t++4=; b=kEk0nAFLnXSWcXv04QUfqZACxSxV2guiswkFaOiOmRNF1tQLdNdjULMuRnLEZ7N8JR jJ5npkwRgkSbt+n35QgfctPyww+SczPAbwcbR6AgZH/YaO5hFWT08E0UxVYSFyI6/g2L Q5iyRUGLaRPHzruy5nDlXkYpn8HqsgbkET0UN9U5cj2C5Q5j7tb26qwi0inCyrbBb0US eK7iAn73iL0RTZgiwYA7kZcwFkuLhXwKflsQZqb/ANemPgsYdCV30cOxRIRmdnZQ2yJz IcuWRoFSdwAp207yHeyuvLqC9qafw5rYjNPXH3oemLVbLPp1DaksVN+C9X9BpDd66FCc De1Q== X-Gm-Message-State: AOAM53152WQfy7ChpFJl5W0oug90KIJk7VghXafYnT6zJcZ7anRE/BiQ 88q6QRuIvUZhtkCHr6c9YMOctvtR6WD3oQ== X-Google-Smtp-Source: ABdhPJzw7TROsNYzuEprNdGNAqhujN6cK49CW6dMCBTEBU/ojNemUw092ImCl/ElfWwyB7tC0pTXIA== X-Received: by 2002:a17:906:e24f:: with SMTP id gq15mr557382ejb.395.1599060951087; Wed, 02 Sep 2020 08:35:51 -0700 (PDT) Received: from kozik-lap ([194.230.155.106]) by smtp.googlemail.com with ESMTPSA id lg22sm4841727ejb.48.2020.09.02.08.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 02 Sep 2020 08:35:50 -0700 (PDT) Date: Wed, 2 Sep 2020 17:35:47 +0200 From: Krzysztof Kozlowski To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Kukjin Kim , Hoegeun Kwon , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Cc: Marek Szyprowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki Subject: Re: [PATCH 4/4] ARM: dts: exynos: Remove snps,dwc2 compatible in Exynos3250 Message-ID: <20200902153547.GA21503@kozik-lap> References: <20200829172532.29358-1-krzk@kernel.org> <20200829172532.29358-4-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200829172532.29358-4-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 29, 2020 at 07:25:32PM +0200, Krzysztof Kozlowski wrote: > The binding for DesignWare HS OTG USB 2.0 in Samsung SoCs take only one > compatible. This fixes dtbs_check warnings like: > > arch/arm/boot/dts/exynos3250-artik5-eval.dt.yaml: hsotg@12480000: > compatible: ['samsung,s3c6400-hsotg', 'snps,dwc2'] is not valid under any of the given schemas (Possible causes of the failure): > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- Applied. Best regards, Krzysztof 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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 90DDCC433E2 for ; Wed, 2 Sep 2020 15:37:15 +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 5B3CC207EA for ; Wed, 2 Sep 2020 15:37:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EDTzZuDc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5B3CC207EA 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=O5s6rjdS8JDVzbajO0Xsr25fBKNjfe0Fyv3t1HU6pb0=; b=EDTzZuDc6BRXGy1ot7E6d+9WV SfnjBhhqRZKyQhHehfKo4OWeJq6tGfLfM6ZUUPLhFi1jhrdeGfkKovueuKV3eeKnsQSzfJlb56ih1 q6KjMtBa+T5TyVwgxLOIpSSLGfJPXg1VV9uJJYmt0nzuFEkLukThyvq7qhNT1zh1Xt9nVhpB8fk1m dO+RKICcK07X6LVFNRV5dwYdAEr0Lir3VN0cGKLgt9rntedvgO7+Z0YeNbV90pQ59Z5jf2rGObQvp CgWgLwvyd4Z0fdHaM9ItZHrfp8MoKHj1J59Mup2jbc1ZcMQ/FVbO8A6XAsjV8lJFW6c6FYXWcwc5w ZFbmZmcsw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDUni-00050s-Gn; Wed, 02 Sep 2020 15:35:54 +0000 Received: from mail-ej1-f65.google.com ([209.85.218.65]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDUng-00050H-AM for linux-arm-kernel@lists.infradead.org; Wed, 02 Sep 2020 15:35:52 +0000 Received: by mail-ej1-f65.google.com with SMTP id p9so7261755ejf.6 for ; Wed, 02 Sep 2020 08:35:51 -0700 (PDT) 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:user-agent; bh=GCEsTdInS4YkDl/rs9szjQgucjoUvpkSLEs7mz1t++4=; b=ss9XB1F1uH23aqRmoLnoXkNn7l/0OsWCg6kwDDBxhL5iMcjcP011J6ecpE0Ha6D/Y8 IcHezj6Rk1O9sDOguukvlZQbURz4tiVdz1WXtcqbwNCxYy8898d+7Re5TxrXsjZCJDN7 fX2mdUTJyo+Pgnw5HrPcg5YHDAPLmZ/NVRJw3E7b6Ms4VnH86ekBMsF3MPV0aEL8KSS/ Q+J74vbyXOzJXL0wuW1+E4diOhFoGY1bsnMtsrfdyhni/eIlleptnuFC649aZxyNVP8a WT0SflGN5B8QPC5inDdqQRSi3fEthZXE/CxgNq8j+ZnH5oJTn5BY/Dkcp71c+F4EWkmV mvWA== X-Gm-Message-State: AOAM533qW2DX/21qtadGwU9jJjP3LeqL5s3UgVlWLKz+N2oqgogQpBJb 6iiVANHYnlYXVVAypuqpFzE= X-Google-Smtp-Source: ABdhPJzw7TROsNYzuEprNdGNAqhujN6cK49CW6dMCBTEBU/ojNemUw092ImCl/ElfWwyB7tC0pTXIA== X-Received: by 2002:a17:906:e24f:: with SMTP id gq15mr557382ejb.395.1599060951087; Wed, 02 Sep 2020 08:35:51 -0700 (PDT) Received: from kozik-lap ([194.230.155.106]) by smtp.googlemail.com with ESMTPSA id lg22sm4841727ejb.48.2020.09.02.08.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 02 Sep 2020 08:35:50 -0700 (PDT) Date: Wed, 2 Sep 2020 17:35:47 +0200 From: Krzysztof Kozlowski To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Kukjin Kim , Hoegeun Kwon , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 4/4] ARM: dts: exynos: Remove snps,dwc2 compatible in Exynos3250 Message-ID: <20200902153547.GA21503@kozik-lap> References: <20200829172532.29358-1-krzk@kernel.org> <20200829172532.29358-4-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829172532.29358-4-krzk@kernel.org> 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-20200902_113552_360231_B58E2860 X-CRM114-Status: GOOD ( 14.68 ) 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: Sylwester Nawrocki , Bartlomiej Zolnierkiewicz , Marek Szyprowski 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 Sat, Aug 29, 2020 at 07:25:32PM +0200, Krzysztof Kozlowski wrote: > The binding for DesignWare HS OTG USB 2.0 in Samsung SoCs take only one > compatible. This fixes dtbs_check warnings like: > > arch/arm/boot/dts/exynos3250-artik5-eval.dt.yaml: hsotg@12480000: > compatible: ['samsung,s3c6400-hsotg', 'snps,dwc2'] is not valid under any of the given schemas (Possible causes of the failure): > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- Applied. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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.5 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 3C4E1C433E2 for ; Wed, 2 Sep 2020 15:35:54 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 188D720678 for ; Wed, 2 Sep 2020 15:35:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 188D720678 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5BCE4897D7; Wed, 2 Sep 2020 15:35:53 +0000 (UTC) Received: from mail-ej1-f65.google.com (mail-ej1-f65.google.com [209.85.218.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7FB6C892FE for ; Wed, 2 Sep 2020 15:35:52 +0000 (UTC) Received: by mail-ej1-f65.google.com with SMTP id a15so4620944ejf.11 for ; Wed, 02 Sep 2020 08:35:52 -0700 (PDT) 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:user-agent; bh=GCEsTdInS4YkDl/rs9szjQgucjoUvpkSLEs7mz1t++4=; b=Uw8E8dLuOfrXEWlE3IWf26TKai9CgFgKPPRjsZHXK2iJWVF5Oon4xzlIpUPjMX4NFL NdHjYj8nEfaq/QpAFLAnfb6gPam/xeIKmW2nG6co/raUUfioG57chIXdToDB0rKsEI1m 0Vxk9ddfw5wT+ZRCm9stjgRNpnom0o4ze+7puWNiEjXF5KND3OyZ/XlcQwV4RNJbL+e6 sUeoml7qSaHniYIFLVVWkTPzDDgrDdIr2BVZKKJVPPjLezCPmYwjChS4j48Bsku6PA4Y EFHBL0w2VBIXc8OUN4+eH//wwsAQ5NpI97oiRYTmx7Rfj2dBE+Wdv8R4oTYckAjMMAip NHMQ== X-Gm-Message-State: AOAM533hFa0UlDPIsxivzGIXue+f5gaUPquZjxklz0RApCepZC/R+e5f l93zG47av6UTzdd2T6CVNtc= X-Google-Smtp-Source: ABdhPJzw7TROsNYzuEprNdGNAqhujN6cK49CW6dMCBTEBU/ojNemUw092ImCl/ElfWwyB7tC0pTXIA== X-Received: by 2002:a17:906:e24f:: with SMTP id gq15mr557382ejb.395.1599060951087; Wed, 02 Sep 2020 08:35:51 -0700 (PDT) Received: from kozik-lap ([194.230.155.106]) by smtp.googlemail.com with ESMTPSA id lg22sm4841727ejb.48.2020.09.02.08.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 02 Sep 2020 08:35:50 -0700 (PDT) Date: Wed, 2 Sep 2020 17:35:47 +0200 From: Krzysztof Kozlowski To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Kukjin Kim , Hoegeun Kwon , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 4/4] ARM: dts: exynos: Remove snps,dwc2 compatible in Exynos3250 Message-ID: <20200902153547.GA21503@kozik-lap> References: <20200829172532.29358-1-krzk@kernel.org> <20200829172532.29358-4-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200829172532.29358-4-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sylwester Nawrocki , Bartlomiej Zolnierkiewicz , Marek Szyprowski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, Aug 29, 2020 at 07:25:32PM +0200, Krzysztof Kozlowski wrote: > The binding for DesignWare HS OTG USB 2.0 in Samsung SoCs take only one > compatible. This fixes dtbs_check warnings like: > > arch/arm/boot/dts/exynos3250-artik5-eval.dt.yaml: hsotg@12480000: > compatible: ['samsung,s3c6400-hsotg', 'snps,dwc2'] is not valid under any of the given schemas (Possible causes of the failure): > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- Applied. Best regards, Krzysztof _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel