From patchwork Wed Jul 22 17:07:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alan Cooper X-Patchwork-Id: 1334046 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20161025 header.b=UH46zeob; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4BBhkY0f39z9sRN for ; Thu, 23 Jul 2020 03:08:37 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731480AbgGVRIH (ORCPT ); Wed, 22 Jul 2020 13:08:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726666AbgGVRIG (ORCPT ); Wed, 22 Jul 2020 13:08:06 -0400 Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29725C0619DC; Wed, 22 Jul 2020 10:08:06 -0700 (PDT) Received: by mail-wr1-x441.google.com with SMTP id r12so2590994wrj.13; Wed, 22 Jul 2020 10:08:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=hTkSYkc9gpH4QzORDGHTScWkiYwqJXVWEMIKvBCkKyc=; b=UH46zeobCwaJFYyPwZvWcK6ymFrftwuWWkiLwaiVBLEBoWEZdTu20LPxYhjHVqJyLH rGZrIdY4g0ta6Rjfynx/qGeV0V5zEwxjhv+lf7S4eV5kJFUe2SqOl4iPpQgDdj1UDsnI tUhzsPl3R5CVYBjeXQjn+BySZxex3c8jGKgS8zAtCSZsGKQsUSNP2+G9JR2W+o6IKZL/ XbVBVh3zIvTlNjItu6V9YlWsngqTXi4Qs1JQCAO/2wKfQeJhWc25aGqj1fE17JpIStG4 j347/afDPGSKWRgDYX7LQb8lFgxLenQADUm6ywMOy69UJ7UqV4OBEgcHsfHbHdYj25ry Iq6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=hTkSYkc9gpH4QzORDGHTScWkiYwqJXVWEMIKvBCkKyc=; b=ckd/I1IWlE44HdmJgE8yDfdCZABdxws6Gs8+XyGEEbqXZxVaOsf4uNrvZspGapXyQQ HuX1Gu/q/5mHnbQwI2j6CGDnjEzjpyyLinQHmLRG3U7O2z6VnPDWgL/ONDez1H3ainbs 8XMDqqlZ8scFnvP2PSvGc8Za5ty8PMS0/QClImvDF4taS2VvK/uARz3egPHA1NAIXcLb YV9irDHT2wqKl3ogaeJZjJRsLfSckWdYTvJd+xHIXoUGeuT08jUE4I6P/vEoYbXpb3qs pR6vTdAzH0aXLfoLbBEcxAhAkqlP67GbZxMnBOuk2uaIqPRZyhJObTG3jN+R2PjsDP9y fMDA== X-Gm-Message-State: AOAM532z0Fx6SgHZ/jdj1Iw0lYGS/eJkzb7K5uYvVsOR327FzoPjueNe zQ2Cx2XDYjukzbXXITxyKDPq1BuJ X-Google-Smtp-Source: ABdhPJwTOh2rhjvGCrOA/uauW1xqhc8MkWy54c8dlod8HBoEWMw25Q2JCHPHEty3EIli/1YMXIr6ag== X-Received: by 2002:a5d:474f:: with SMTP id o15mr495644wrs.306.1595437681522; Wed, 22 Jul 2020 10:08:01 -0700 (PDT) Received: from stbsrv-and-01.and.broadcom.net ([192.19.231.250]) by smtp.gmail.com with ESMTPSA id 133sm392960wme.5.2020.07.22.10.07.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Jul 2020 10:08:01 -0700 (PDT) From: Al Cooper To: linux-kernel@vger.kernel.org Cc: Al Cooper , devicetree@vger.kernel.org, Felipe Balbi , Florian Fainelli , Greg Kroah-Hartman , linux-usb@vger.kernel.org, Rob Herring , Sasi Kumar Subject: [PATCH v3 1/7] dt-bindings: usb: bdc: Update compatible strings Date: Wed, 22 Jul 2020 13:07:40 -0400 Message-Id: <20200722170746.5222-2-alcooperx@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200722170746.5222-1-alcooperx@gmail.com> References: <20200722170746.5222-1-alcooperx@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Remove "brcm,bdc-v0.16" because it was never used on any system. Add "brcm,bdc-udc-v2" which exists for any STB system with BDC. Signed-off-by: Al Cooper Acked-by: Florian Fainelli Acked-by: Rob Herring --- Documentation/devicetree/bindings/usb/brcm,bdc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/brcm,bdc.txt b/Documentation/devicetree/bindings/usb/brcm,bdc.txt index 63e63af3bf59..c9f52b97cef1 100644 --- a/Documentation/devicetree/bindings/usb/brcm,bdc.txt +++ b/Documentation/devicetree/bindings/usb/brcm,bdc.txt @@ -4,7 +4,7 @@ Broadcom USB Device Controller (BDC) Required properties: - compatible: must be one of: - "brcm,bdc-v0.16" + "brcm,bdc-udc-v2" "brcm,bdc" - reg: the base register address and length - interrupts: the interrupt line for this controller @@ -21,7 +21,7 @@ On Broadcom STB platforms, these properties are required: Example: bdc@f0b02000 { - compatible = "brcm,bdc-v0.16"; + compatible = "brcm,bdc-udc-v2"; reg = <0xf0b02000 0xfc4>; interrupts = <0x0 0x60 0x0>; phys = <&usbphy_0 0x0>;