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 23A47C433F5 for ; Wed, 9 Feb 2022 22:30:22 +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:MIME-Version:References: Message-ID:Subject:Cc: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=RiH1ucvq4JMBxMHQRHSwmDf7amrCTb6cZhTFuwv5aUw=; b=FkwIYRJV8g/Shc MziwIKKTSha6/ySj+UNgzAxRnoL/PH+jus561ojqPgBuY9j5L7YQzmspyEyiPiwU6gLgecXAeEDJm dZetFRj9iaO3/uyaikW1hvWyJjOY6zFI4ALd2HPsuiVWXZvtmM0fx9oR5Qxlkn2VtPzbdEX0Z6AlU 8WXyfwWeCZ8rpmULyBxW/0gqkfZHwq+dL1i76kFT50mr/13UZdO1UPLBmiCBDh7I7ZCKrbVhMVpsa M2GgWYy7Wzv6sBvvaG89YAZO/SEOc/wiaxOjptFTSvqr6CucUqEaC4rHN0gCXGd3ZZuk3ttf+xt1D fMYu+vAU2u2lLwbiL6QA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvSg-001r6Y-Ok; Wed, 09 Feb 2022 22:29:19 +0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHvSc-001r3j-Ow; Wed, 09 Feb 2022 22:29:16 +0000 Received: by mail-oi1-f175.google.com with SMTP id t199so4043928oie.10; Wed, 09 Feb 2022 14:29:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Y1j55Hi253ENIjk9c8eQJUDKu/kw6HxF3YDkUmKAaFA=; b=en06s3/xjlJJFhbGZTGkBPElBQOQ7v0c/Xv3T26zzDrtmCaM46rh1gSXBha1Ao0f7P cotdTbu810O9DKcuIHLqC3qOKsVNr/AnPTpx74ddPJcNy78caTdHbG+qaG8Lw88Fbsni 73LuVlMu1Kc7T15sSJWQS/JmD+qygYe0hJzDNFSYcuXfb3S/8vJvXwPhWuW/oxwkIR+p MsEPvL7d4qac7s2xZahApyRPO8FZcbkYcYCAV46rEWQHv/mZxZcozZR47yUP+GXlGrxC yh8FmNBwvT/wz9H8+6SimV4PN+YdbnqBuI0gJ9w53DZHjYmVv6eEVrctfSL1dbO4/35M Qj6A== X-Gm-Message-State: AOAM530xFZI1aGMG8gQrG69gQ1rpcoGq7MUJsCE+bER6MU986UogHV1C i324DZL9Vp4NMfC5zlUkVw== X-Google-Smtp-Source: ABdhPJyWHZDh7iGpE68bYX52cJf57I+WPA/yoHKidBDIJKLnhHEM6X7QjjesMGIyqJ36cy6LVjG3dA== X-Received: by 2002:aca:aa54:: with SMTP id t81mr1901323oie.126.1644445751859; Wed, 09 Feb 2022 14:29:11 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id ep17sm7660740oab.21.2022.02.09.14.29.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Feb 2022 14:29:11 -0800 (PST) Received: (nullmailer pid 1055586 invoked by uid 1000); Wed, 09 Feb 2022 22:29:10 -0000 Date: Wed, 9 Feb 2022 16:29:10 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, Marek Szyprowski , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Kishon Vijay Abraham I , Alim Akhtar , Sylwester Nawrocki , Guenter Roeck , Vinod Koul , linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 4/8] dt-bindings: phy: samsung,dp-video-phy: convert to dtschema Message-ID: References: <20220129193646.372481-1-krzysztof.kozlowski@canonical.com> <20220129193646.372481-4-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220129193646.372481-4-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220209_142914_831211_79383D3F X-CRM114-Status: UNSURE ( 9.43 ) X-CRM114-Notice: Please train this message. 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 Sat, 29 Jan 2022 20:36:42 +0100, Krzysztof Kozlowski wrote: > Convert the Samsung SoC DisplayPort PHY bindings to DT schema format. > > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/phy/samsung,dp-video-phy.yaml | 41 +++++++++++++++++++ > .../devicetree/bindings/phy/samsung-phy.txt | 11 ----- > 2 files changed, 41 insertions(+), 11 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/samsung,dp-video-phy.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel