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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6E536C43334 for ; Fri, 15 Jul 2022 09:16:15 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7D4DF8036F; Fri, 15 Jul 2022 11:16:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="OyeDgWaS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8E4A381F32; Fri, 15 Jul 2022 11:16:09 +0200 (CEST) Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id AD18382126 for ; Fri, 15 Jul 2022 11:16:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-ej1-x62b.google.com with SMTP id ez10so7871824ejc.13 for ; Fri, 15 Jul 2022 02:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=x1u313Ku9WAM9bd3UA8mb7ER67riRk/wrnJ6EK+T3mA=; b=OyeDgWaSlktS9Tfv+eTZOgBfN/Tuwm4BAtWVTw/uHbifZa3K8e2wXyUhqjwAz8t8tf LA7Ji36SHlQ7EP3K5qxE8xpBXdCEY2G+RpugZqvS4PmO/o6ddeNW66XUmat7rI6FfhHd 7sFi91Yb/qeLFa0f5LVaWWI+VOxpxMJQrqq4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=x1u313Ku9WAM9bd3UA8mb7ER67riRk/wrnJ6EK+T3mA=; b=Kw0pAQz9FdaGzBwLJ8UzLnRwybUnrM2RhMcde9TMIlTIm3/Mg9unSuhWIC3ZNWNSXa PfH8k9mcpN/VEBxJaSfNfWTp4hdd9YJvsjHJDHqYFeZlDCwwR99UWqu9g24NQ95Tu8MX NgLMj57ICB5lXTzJtSImjd2OJVU18T2hzeCNEJA3j6ofnqDAE8pygFVINdG4DL/KRgbL 1+/c/k3hLjOvDatcKxJ2SvEu/qFLdvKckpcBQHG+OF5+qDpH7uzxF4mZyHbHjUfQHwLy PYDtEGwUNFwauvtpa3AngtJoigRsM/bA/hSVauTmaXr6m61fywT+oHLlA20tv0hV1HKx LVcw== X-Gm-Message-State: AJIora+IO/wFfBHLuSzvBqNNJisnt251tHnvSKGcx9kjgUHoY/+gcUZq +/6uakKYu5v+8np9dFCoiZ8uBBGGiWbfRZdFdnSTcA== X-Google-Smtp-Source: AGRyM1s2j47OKS9wB7OyQh811ant8xs5ri/JIq4VtdNGXUiL6ZHpSVDwNaG0cjBQLEG0a6OPIsmKdG2jpG6+TpnT5mk= X-Received: by 2002:a17:906:9751:b0:722:e52b:aef7 with SMTP id o17-20020a170906975100b00722e52baef7mr12549593ejy.537.1657876563239; Fri, 15 Jul 2022 02:16:03 -0700 (PDT) MIME-Version: 1.0 References: <20220715040922.451-1-samuel@sholland.org> <20220715040922.451-3-samuel@sholland.org> In-Reply-To: <20220715040922.451-3-samuel@sholland.org> From: Jagan Teki Date: Fri, 15 Jul 2022 14:45:52 +0530 Message-ID: Subject: Re: [PATCH 2/4] phy: sun4i-usb: Drop use of arch-specific headers To: Samuel Holland Cc: u-boot@lists.denx.de, Andre Przywara , Joe Hershberger Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Fri, Jul 15, 2022 at 9:39 AM Samuel Holland wrote: > > Since commit 089ffd0aedb7 ("phy: sun4i-usb: Use CLK and RESET support") > neither of these headers is used. Dropping them allows the driver to be > architecture-independent. > > Signed-off-by: Samuel Holland > --- Reviewed-by: Jagan Teki