From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752836AbdL1BYI (ORCPT ); Wed, 27 Dec 2017 20:24:08 -0500 Received: from mail-qt0-f196.google.com ([209.85.216.196]:34537 "EHLO mail-qt0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752062AbdL1BYG (ORCPT ); Wed, 27 Dec 2017 20:24:06 -0500 X-Google-Smtp-Source: ACJfBot0faLBNPTpbuXnird06Zf8DI2LlHYzI6KlujPFRHe0PifjL2iR5dquoM/XBow7m4drqzRyqg== Subject: Re: [PATCH 1/4] phy: usb: phy-brcm-usb: Fix two DT properties to match bindings doc To: Al Cooper , Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com References: <1514402931-14408-1-git-send-email-alcooperx@gmail.com> <1514402931-14408-2-git-send-email-alcooperx@gmail.com> From: Florian Fainelli Message-ID: <5f5663ed-e07c-191a-d183-a0b908e8b4bc@gmail.com> Date: Wed, 27 Dec 2017 17:24:02 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1514402931-14408-2-git-send-email-alcooperx@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/27/2017 11:28 AM, Al Cooper wrote: > Change "brcm,has_xhci" and "brcm,has_eohci" device tree properties > to the preferred "brcm,has-xhci" and "brcm,has-eohci". This also > matches the existing device tree bindings document. > > Fixes: 49859e55e364 ("phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver") > Signed-off-by: Al Cooper Acked-by: Florian Fainelli -- Florian