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 C79F6ECAAD8 for ; Thu, 22 Sep 2022 02:43:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229590AbiIVCnE (ORCPT ); Wed, 21 Sep 2022 22:43:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44734 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229459AbiIVCnC (ORCPT ); Wed, 21 Sep 2022 22:43:02 -0400 Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B694FAC263; Wed, 21 Sep 2022 19:43:00 -0700 (PDT) Received: by mail-io1-xd2a.google.com with SMTP id v128so6639510ioe.12; Wed, 21 Sep 2022 19:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=xNcnn4jL4IZe3ZlqcZaLceLcSUnWIU8oO+Rv1oWAims=; b=A6v5lroDUrohUlJAoDACvvzyGHEO3N+kOMGaq8GtJ27INc5OwVb6uc5GivNgS6oaSA 2Z7t6rJdDCeX7mvrmea6V9b+FaYig7sC2Nt3TFzVjSXq9IczWJxIdtY25Dk/idwWZheu yHJcmBDyV1OMEH/yuH/r8ty4ZKrxKOaOrHG7w9bzLhMXXhc/+o7Y6BJtDAfHSEW3YmUq MaTrGVXRLxIG5sM3DbfHpT3oSIw5r8QDjxhkpRB5rRyqKLC9BsdZGdPkNr+7br/cQeWC 0ZXvcmdOAqJBoZ53Ov1SPrxSfn4qfPLlZQR0yXprxt6S4UcuoLtOFH8mkK6ooEauUyxv V2XQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=xNcnn4jL4IZe3ZlqcZaLceLcSUnWIU8oO+Rv1oWAims=; b=sZeWWNJuiAtIlcDqTg0zx5q25OxP1UxlGkR8PS86ykvF6etqdM1a1DF0QWSYPpqZwo /eM8ayjZGC4K6gKnAeKbmhGFogIFiesW3bIhMRQ2+Vp5H3LiZB8fa92M4+0n5oCghDSK KeYGQhyhrjGg+Lr8u0sSpQH5d084wl0ukxVjRStPLBDI4Iu8WSdCe49NdHH38Mz0Z1kE xQR1h1KR/go7BgFmPqcTK0AWignCZmTdaGkiqHDClegJkiiVVy/pq3ZswPJJ4vxAqiGA usVEjy/iUXkNGJgvep3XcLLJ5tbCP/CjVFvucOgNiPv4Pav5q4xggcpP5x0r6wQ6zBGP Qsqg== X-Gm-Message-State: ACrzQf0QzEX6ZsBYhP8hU0J0mDIkw8FW0soW+N/ihf+4I8ROciBqmfQ6 WKMaW4dxogAi1O/amVXd9L0= X-Google-Smtp-Source: AMsMyM4lTR9rAMGNjLP1fXBJL+OH2wTxgAeuSqnmEhhaHZP8SmjQdM60o71QJOzqMaivONZ3oEe0Sw== X-Received: by 2002:a05:6638:339c:b0:35a:28d4:2189 with SMTP id h28-20020a056638339c00b0035a28d42189mr704698jav.176.1663814579829; Wed, 21 Sep 2022 19:42:59 -0700 (PDT) Received: from localhost ([2607:fea8:a2e2:2d00::61a4]) by smtp.gmail.com with UTF8SMTPSA id q14-20020a027b0e000000b0034c0db05629sm1691832jac.161.2022.09.21.19.42.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Sep 2022 19:42:59 -0700 (PDT) From: Richard Acayan To: Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , Vinod Koul , Rob Herring , Greg Kroah-Hartman , Felipe Balbi , Wesley Cheng , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, Richard Acayan Subject: Re: [PATCH 2/3] dt-bindings: usb: dwc3: add sdm670 compatible Date: Wed, 21 Sep 2022 22:42:57 -0400 Message-Id: <20220922024257.178428-1-mailingradian@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org > On 21/09/2022 00:43, Richard Acayan wrote: > > The Snapdragon 670 has DWC3 USB support. Add a compatible to reflect > > that. > > > > Signed-off-by: Richard Acayan > > --- > > Missing changes in allOf? Oh, I didn't see that. Nice catch! > > > Best regards, > Krzysztof