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 4F52DC46467 for ; Mon, 16 Jan 2023 19:01:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233771AbjAPTB4 (ORCPT ); Mon, 16 Jan 2023 14:01:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233795AbjAPTBl (ORCPT ); Mon, 16 Jan 2023 14:01:41 -0500 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 137DD244B8 for ; Mon, 16 Jan 2023 11:01:40 -0800 (PST) Received: by mail-ed1-x534.google.com with SMTP id w14so24631841edi.5 for ; Mon, 16 Jan 2023 11:01:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=wz590QBZ9n7SqAT6woa8JJ7aMqVrAi1iq7PTbO49b5ZEoG5TTC5TO+CM6KFQcBIz9R Jz2Lx5t/3kRWyvalT6zFMM41kM3ZNuIoyYFOK4HWFNhGG72+Eu0L7woT0PJ7SzsBGOBu 1kaA02IcS9qNf/qWPDheFuy/wOQSc5R//+zuXI2dd9Vty5vc/9CgRuBNLVQ+AAnCt8RK 8Vqx7V5PJJOy9Ay/qhJHNTkywSqF1theCFkxlMlB3eh8xRWRjaqajxEEYNbAbvDBRhkD zym5L9urPFU8uILfNUNPJwGkpqFMefnZGUNtdVc7EDPV0v3J8c5JWjP6JV0KBqrESkmj Y6+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=5r9VberYAoZq9HB/Rw9ipZ6yv+2Fa/rwy/fuHMQeNv0ud50U82pCnNncY/kop7Csf5 DxK/WKHqo0WyINbNyISjHdW53tm+01SZEZiP5lH/iTG7wI2iC1UPkziV2UgTSydtWreA vBrDsTdz2bIryu0QgKrn6yTyW7agqNgUJVrgf2Ib6PcBpfNXkSQZbPWLceMHwWPrsmTY aC+ZbGBjemPq4PD6R+ZaB+5fLHS9DrxR75U9LCP6Pz4rv3RP9mWy6QT5H79fOQe30AWB 6Q7DDgtQRmqKnowvTZ1E7iQj6UJB0R6v7i7wvBMaW8eRL9yE+KcaMFlnYFivVpjdK3FE P8Vw== X-Gm-Message-State: AFqh2kpzM7PoopCyiO/j3NIkCZ9qTQTYzI4Ta8qaiARuerpIT6HqulT1 mlssoHiZW9OecwIkbDBj+IyU1pBijOZUfECA X-Google-Smtp-Source: AMrXdXsmXfiFB/4Secti9mKyegCCIxsGpBAPMb+KlSGitXE5MGm6OdBqWGLVy1ca67ivp1/3f/1I8Q== X-Received: by 2002:a05:6402:35c1:b0:46f:f36b:a471 with SMTP id z1-20020a05640235c100b0046ff36ba471mr469094edc.22.1673895698702; Mon, 16 Jan 2023 11:01:38 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id l12-20020aa7cacc000000b0048a31c1743asm11686821edt.25.2023.01.16.11.01.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 Jan 2023 11:01:38 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2023 20:01:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation Content-Language: en-US From: Krzysztof Kozlowski To: Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: linux-phy@lists.infradead.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 15/01/2023 15:53, Krzysztof Kozlowski wrote: > On 15/01/2023 15:19, Heiner Kallweit wrote: >> The compatible strings in the driver don't have the meson prefix. >> Fix this in the documentation and rename the file accordingly. >> >> Fixes: da86d286cce8 ("dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml") >> Cc: stable@vger.kernel.org >> Signed-off-by: Heiner Kallweit >> --- > > Reviewed-by: Krzysztof Kozlowski and un-reviewed. As robot pointed - please test the bindings before sending. :( 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 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 4C515C54EBE for ; Mon, 16 Jan 2023 19:01:44 +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:References:Cc:To:From: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7nMS2r3DsBpHf1+FKg9cQfgujZTxuHv+cuRN2X5Ut9c=; b=cmuaOCixthBb5c 42HbkazjZKANePvgEDNFt9LeRP55ACBLrd+zxEDsnUkTtIBeqxl80GXR/Rd8ICK1/gMp+eOrLjS7F MFPQxGrnMpsLYg4jH4grvCJ6Diq0COD937uz+IZY41WkTnH3rbCyjDj4pZNQJPSfjKbihj7GD/7Jq M2jgrKGMt/yAU220rGL3N1fE2aMnGu9COPkeAf99zRx4Ff6nS4gmA0rM/kNQ/ur0QEb2UzY+xzuEp vwKrqBUHKyEckPb4RaZiMzV7b3IW6OacK6o0KrFEtKaHvIfsaJwkdGgs9vFxx8mMsjqYcehxi1SYO EwR+2nNmDAIrEIJ846EA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjn-00Bo0t-P0; Mon, 16 Jan 2023 19:01:43 +0000 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjl-00BnzN-IZ for linux-phy@lists.infradead.org; Mon, 16 Jan 2023 19:01:42 +0000 Received: by mail-ed1-x52f.google.com with SMTP id 18so41934505edw.7 for ; Mon, 16 Jan 2023 11:01:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=wz590QBZ9n7SqAT6woa8JJ7aMqVrAi1iq7PTbO49b5ZEoG5TTC5TO+CM6KFQcBIz9R Jz2Lx5t/3kRWyvalT6zFMM41kM3ZNuIoyYFOK4HWFNhGG72+Eu0L7woT0PJ7SzsBGOBu 1kaA02IcS9qNf/qWPDheFuy/wOQSc5R//+zuXI2dd9Vty5vc/9CgRuBNLVQ+AAnCt8RK 8Vqx7V5PJJOy9Ay/qhJHNTkywSqF1theCFkxlMlB3eh8xRWRjaqajxEEYNbAbvDBRhkD zym5L9urPFU8uILfNUNPJwGkpqFMefnZGUNtdVc7EDPV0v3J8c5JWjP6JV0KBqrESkmj Y6+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=jua7MPZE/ZVgrZS1oOLFtm1vIrJ0RU63DjdohKaFvOqEG7yjFBnLcO5kO2s4VZUmyV gW/fnyR5YVdZN+YTmhqJ+T53ZoKisgW9doyANy8mPed4EhVvowoH2X93B5yx070XidPZ MsuAhaEqQGnCqNgB43YX8Yow1rfJJhMa6/dZUdKQHbdfFzVB1frIH75UkMeL5Q8iaUQO svY9RTF0dInXtuVJcejyW/ab7J8qD/SYujlGuuXKnUzg4RiGDLnRyvHfNz36mb6snJHC PZoVGvFnfR3kh+CN3oN//g6InsmhLAvF+0iRvr+yNd0On4YAdOyerp1zmWNvCq9W9iq7 Qcxg== X-Gm-Message-State: AFqh2kqAcwlGnpF+whdM12OZrC4P14Ig9hlPe7EREjsQr0qpRIOPBpGd ghqHJ9+0iNb3jDpXEkafjEQEZw== X-Google-Smtp-Source: AMrXdXsmXfiFB/4Secti9mKyegCCIxsGpBAPMb+KlSGitXE5MGm6OdBqWGLVy1ca67ivp1/3f/1I8Q== X-Received: by 2002:a05:6402:35c1:b0:46f:f36b:a471 with SMTP id z1-20020a05640235c100b0046ff36ba471mr469094edc.22.1673895698702; Mon, 16 Jan 2023 11:01:38 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id l12-20020aa7cacc000000b0048a31c1743asm11686821edt.25.2023.01.16.11.01.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 Jan 2023 11:01:38 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2023 20:01:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation Content-Language: en-US From: Krzysztof Kozlowski To: Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: linux-phy@lists.infradead.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." References: In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230116_110141_662221_A1B752EC X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 15/01/2023 15:53, Krzysztof Kozlowski wrote: > On 15/01/2023 15:19, Heiner Kallweit wrote: >> The compatible strings in the driver don't have the meson prefix. >> Fix this in the documentation and rename the file accordingly. >> >> Fixes: da86d286cce8 ("dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml") >> Cc: stable@vger.kernel.org >> Signed-off-by: Heiner Kallweit >> --- > > Reviewed-by: Krzysztof Kozlowski and un-reviewed. As robot pointed - please test the bindings before sending. :( Best regards, Krzysztof -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 40A81C46467 for ; Mon, 16 Jan 2023 19:02:48 +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:References:Cc:To:From: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gHlK0fO0mxPdMVm8QHDI3DIdnia3UH1gBj8y3gIqmMw=; b=lWBEhBHRrrvvyN ftAEh2y8k/CeM4QsFL4/EUa9LAN0cIgV6cPUPeqD0e7IEAX7NTZfcNJ/TzxI4N0MWgg83qqc4sf/7 DJVu9BJvV1TcaRVei+wikBBCBifNqiHeRcbzgnFAm26C/v/7hbEmQOp+xfVmF8yM2av62x1SVe9iA r7/7W7tHDtRFdf6qoa6ZvnleTy+QIR/y4Zs2tcmx7vu0wZ+R+aGpTI0J6bKzxNaRACOQbEeKWdtAc IEc0zY3yoqI4Wf+i4zuSBXdUz+BTKphxlKSpyLeMdFrfgilZQ9fepUkN+EO64SQDGf5KrI030h3El OaY2guw6TGdZiCHxLdZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjq-00Bo1k-9X; Mon, 16 Jan 2023 19:01:46 +0000 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjl-00BnzM-Ia for linux-arm-kernel@lists.infradead.org; Mon, 16 Jan 2023 19:01:44 +0000 Received: by mail-ed1-x52f.google.com with SMTP id z11so41977107ede.1 for ; Mon, 16 Jan 2023 11:01:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=wz590QBZ9n7SqAT6woa8JJ7aMqVrAi1iq7PTbO49b5ZEoG5TTC5TO+CM6KFQcBIz9R Jz2Lx5t/3kRWyvalT6zFMM41kM3ZNuIoyYFOK4HWFNhGG72+Eu0L7woT0PJ7SzsBGOBu 1kaA02IcS9qNf/qWPDheFuy/wOQSc5R//+zuXI2dd9Vty5vc/9CgRuBNLVQ+AAnCt8RK 8Vqx7V5PJJOy9Ay/qhJHNTkywSqF1theCFkxlMlB3eh8xRWRjaqajxEEYNbAbvDBRhkD zym5L9urPFU8uILfNUNPJwGkpqFMefnZGUNtdVc7EDPV0v3J8c5JWjP6JV0KBqrESkmj Y6+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=62g45iDrO5Q/k924QNk/rAHtUI5U41i2E4LTwjlVBdpVZRWSAKarxB7ZlrU+cWNF5e fdexTjDZgMGdNeBzmPuQJWL0eEShQ8ZegpuHx2ia5vSrudT9/3jo/xzedBCxTANDyCGm XmO5VdXKcLXAou3goFybB2N30Zkg3+qDrMcCMrHjnwDnaYprrGOsQiChTOKm4dfQSWhD /1xXYh7BtXD+c/NhIUjLNF8wTu0VEJH9VjcPm2NlIOsNRXQW4zVtqt/QjyMsLs/wjPeJ jtzg8tJ//MqcUKjj4VmaJ/Z1+HjUjLGTTNTenuviptkHC0HUzIwDsfixCcJAqblYFKo8 i4LA== X-Gm-Message-State: AFqh2krTagZr8KvfRyFdTU13Ova8k9a536yFvIsYkB8ajLEHOEXyRZkB KLwWGoQRYO/eZt7WnWJZLlYAuA== X-Google-Smtp-Source: AMrXdXsmXfiFB/4Secti9mKyegCCIxsGpBAPMb+KlSGitXE5MGm6OdBqWGLVy1ca67ivp1/3f/1I8Q== X-Received: by 2002:a05:6402:35c1:b0:46f:f36b:a471 with SMTP id z1-20020a05640235c100b0046ff36ba471mr469094edc.22.1673895698702; Mon, 16 Jan 2023 11:01:38 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id l12-20020aa7cacc000000b0048a31c1743asm11686821edt.25.2023.01.16.11.01.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 Jan 2023 11:01:38 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2023 20:01:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation Content-Language: en-US From: Krzysztof Kozlowski To: Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: linux-phy@lists.infradead.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." References: In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230116_110141_663089_3ED85A38 X-CRM114-Status: GOOD ( 10.23 ) 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 15/01/2023 15:53, Krzysztof Kozlowski wrote: > On 15/01/2023 15:19, Heiner Kallweit wrote: >> The compatible strings in the driver don't have the meson prefix. >> Fix this in the documentation and rename the file accordingly. >> >> Fixes: da86d286cce8 ("dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml") >> Cc: stable@vger.kernel.org >> Signed-off-by: Heiner Kallweit >> --- > > Reviewed-by: Krzysztof Kozlowski and un-reviewed. As robot pointed - please test the bindings before sending. :( 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 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 C9058C46467 for ; Mon, 16 Jan 2023 19:02:10 +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:References:Cc:To:From: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fTDIGqGjJVIzXCgHlIdrxufd610dMaMiradWW5aCLdU=; b=Xg3Ydoj2yxKT8w jLGzEXM/GKJwstGutp5uW71jTrn5l1BW0hOGVt5KRcbbK1jlnOsppLfHwRWJLXmaFjXO+6tngu+ga XUkke2gmzPoqAWihwOtpf8cg0x1bO47gn1avYIKsxAvTKjVO2mmhNTC5hFvXqARvst5lhHCXo5h7R p02U7hdxPfv09EuaKnMV9l1dKys4/y3kZg5YYerEXWz1iCKJdem9i5v1QOAhyQZTX00x7XzmhOXaB 4p7+CXeku3ab8ruMJerTq8LmsWWdsmQRvBhb7FO2mFCEE4+gVhgvHBJpi/rz/K+rBlbmzhtlG6STa DyYr7aQx/glwVhvdsYAQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjy-00Bo41-3Y; Mon, 16 Jan 2023 19:01:54 +0000 Received: from mail-ed1-x52b.google.com ([2a00:1450:4864:20::52b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHUjm-00BnzS-2r for linux-amlogic@lists.infradead.org; Mon, 16 Jan 2023 19:01:44 +0000 Received: by mail-ed1-x52b.google.com with SMTP id s3so3773069edd.4 for ; Mon, 16 Jan 2023 11:01:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=wz590QBZ9n7SqAT6woa8JJ7aMqVrAi1iq7PTbO49b5ZEoG5TTC5TO+CM6KFQcBIz9R Jz2Lx5t/3kRWyvalT6zFMM41kM3ZNuIoyYFOK4HWFNhGG72+Eu0L7woT0PJ7SzsBGOBu 1kaA02IcS9qNf/qWPDheFuy/wOQSc5R//+zuXI2dd9Vty5vc/9CgRuBNLVQ+AAnCt8RK 8Vqx7V5PJJOy9Ay/qhJHNTkywSqF1theCFkxlMlB3eh8xRWRjaqajxEEYNbAbvDBRhkD zym5L9urPFU8uILfNUNPJwGkpqFMefnZGUNtdVc7EDPV0v3J8c5JWjP6JV0KBqrESkmj Y6+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gV8YKiyC4XQgkQ8HT5ZnhD72I1bcdeHNkkR8d7l2kAc=; b=YVlcWNdiZUzXoV0HXe4RXC4xX6K4tHKnJ96+crY5ERjsbLxdEhSNKo5gIgBKMkw2j4 jDUyX9443Ryxvirnzqo1MSinjCFDfHPnREuS8VevKLsvU9xeej4T6rigBbfqlIBB0rMy Q6qEk3GZqas/9sx1/5Rh1/msGbMWSSxsnB+JZuzOGvgu9Y9cOrug5C7RD+XNhvOlvAMA LNC9hw4qqz/qBvkAhKkiu2iYVaHU5LP1+fFfspspsb79/ubJ5na2lheLmwNA7cHFyxuI m2QsqrmqZPGXBJD+JvIAR7juW94uCj+n34bVPrEYmZHx93m2REdjhv1gL0z8I1TAbrCw 7OqQ== X-Gm-Message-State: AFqh2kp57lbPVxC9Yps2a0eY2cEqxxPnyIBEtNOw/TeDktBArMpdwf7x uDreHFmQjBipKKH2VQ5W4EfRfg== X-Google-Smtp-Source: AMrXdXsmXfiFB/4Secti9mKyegCCIxsGpBAPMb+KlSGitXE5MGm6OdBqWGLVy1ca67ivp1/3f/1I8Q== X-Received: by 2002:a05:6402:35c1:b0:46f:f36b:a471 with SMTP id z1-20020a05640235c100b0046ff36ba471mr469094edc.22.1673895698702; Mon, 16 Jan 2023 11:01:38 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id l12-20020aa7cacc000000b0048a31c1743asm11686821edt.25.2023.01.16.11.01.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 Jan 2023 11:01:38 -0800 (PST) Message-ID: Date: Mon, 16 Jan 2023 20:01:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH] dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation Content-Language: en-US From: Krzysztof Kozlowski To: Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl Cc: linux-phy@lists.infradead.org, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." References: In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230116_110142_133557_870E2787 X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On 15/01/2023 15:53, Krzysztof Kozlowski wrote: > On 15/01/2023 15:19, Heiner Kallweit wrote: >> The compatible strings in the driver don't have the meson prefix. >> Fix this in the documentation and rename the file accordingly. >> >> Fixes: da86d286cce8 ("dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml") >> Cc: stable@vger.kernel.org >> Signed-off-by: Heiner Kallweit >> --- > > Reviewed-by: Krzysztof Kozlowski and un-reviewed. As robot pointed - please test the bindings before sending. :( Best regards, Krzysztof _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic