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=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 C56E0C35247 for ; Tue, 4 Feb 2020 00:39:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 994FA2086A for ; Tue, 4 Feb 2020 00:39:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="XyE/ibDJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726930AbgBDAjM (ORCPT ); Mon, 3 Feb 2020 19:39:12 -0500 Received: from mail-pl1-f194.google.com ([209.85.214.194]:36597 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726369AbgBDAjL (ORCPT ); Mon, 3 Feb 2020 19:39:11 -0500 Received: by mail-pl1-f194.google.com with SMTP id a6so6523336plm.3 for ; Mon, 03 Feb 2020 16:39:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=message-id:mime-version:content-transfer-encoding:in-reply-to :references:from:to:subject:cc:user-agent:date; bh=s99twd8T9lfxqqfXkkpW+eEO8uM/iiYe3oAKa4dMeeE=; b=XyE/ibDJ+79HIbydPGG183qHACW1D6X8nehb+4R6bNf46GIb2DLhg2lp8s/CuRH4Sx VKBswrBeGLDTxMWl0gc+wwS8q4MIGIZl0JBTBJYN863oyxxFUBgsAA4b+w/sfHbo66Nj /Y2TO6j0rtDGCC8j9B5mUa/IFw820PxNOcHP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:mime-version :content-transfer-encoding:in-reply-to:references:from:to:subject:cc :user-agent:date; bh=s99twd8T9lfxqqfXkkpW+eEO8uM/iiYe3oAKa4dMeeE=; b=Q35iaQrTtfo7g7BFU1hFCVaXkjM6yMr5YS7ItcTQATmVUKxIHxiDsPtVQddn/KfLIW 9KT3C+MJcrtOpSdfaXAeL7LW2rzazQgj5d6rQnRzLBcZCxEMkxho7e+YJJSYeWVzCJvx VglvFrEAT8cpISg3xLaer0s+E7rv7Tz9M7YUnoHLSc9NWPl1bJGVtCO2SoX+caXU9Xps WQKMKFUce5wEK78S0jK5XuAlJFVaVKh60nETH9qKCHjnIOX69e0GE6p+aTQJH4Q/v6Q3 WgBls3IkB86I8CU7Fxc3/E1dkSeMm27JxzO4vskpqbDaY9O1Q/bnScqv8BzdXOJaHyXO JRbg== X-Gm-Message-State: APjAAAVqALuIMKblVufGuITZ5dbEb6sm/uNQnZS2xlxaob+FQ3g+fKF4 N1hpbPooqgqTIyI0cwmS8YCP+g== X-Google-Smtp-Source: APXvYqwd5LQ2/VSMcwQin0jFZzTzrheBaz3AQBZ4/bVQlPqoBD9MSuZyuVOOi7osiMJYE6viDVpuHQ== X-Received: by 2002:a17:902:aa01:: with SMTP id be1mr16714483plb.293.1580776751190; Mon, 03 Feb 2020 16:39:11 -0800 (PST) Received: from chromium.org ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id m128sm22014128pfm.183.2020.02.03.16.39.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 16:39:10 -0800 (PST) Message-ID: <5e38bd2e.1c69fb81.82ebf.ddaa@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1580305919-30946-2-git-send-email-sanm@codeaurora.org> References: <1580305919-30946-1-git-send-email-sanm@codeaurora.org> <1580305919-30946-2-git-send-email-sanm@codeaurora.org> From: Stephen Boyd To: Andy Gross , Bjorn Andersson , Doug Anderson , Kishon Vijay Abraham I , Mark Rutland , Matthias Kaehlcke , Rob Herring , Sandeep Maheswaram Subject: Re: [PATCH v4 1/8] dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Sandeep Maheswaram User-Agent: alot/0.8.1 Date: Mon, 03 Feb 2020 16:39:09 -0800 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Quoting Sandeep Maheswaram (2020-01-29 05:51:52) > Convert QUSB2 phy bindings to DT schema format using json-schema. >=20 > Signed-off-by: Sandeep Maheswaram > --- Reviewed-by: Stephen Boyd