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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2C5AC433EF for ; Tue, 26 Oct 2021 07:53:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 807CF60F22 for ; Tue, 26 Oct 2021 07:53:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232699AbhJZH4H (ORCPT ); Tue, 26 Oct 2021 03:56:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229982AbhJZH4H (ORCPT ); Tue, 26 Oct 2021 03:56:07 -0400 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BBA85C061745 for ; Tue, 26 Oct 2021 00:53:43 -0700 (PDT) Received: by mail-wr1-x42f.google.com with SMTP id e12so17525496wra.4 for ; Tue, 26 Oct 2021 00:53:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=6vqMz3JcqjDkswoc19zUoUX/dX4YcaEyuIem6/Iq3dU=; b=YUItPHu56iId3ElZeKhnRX6QlJGDF5MALSslBLPMyI52huuSuByXokk5banH8pHlgJ u5Nto7cc3VdXOc1uCv3MVZDVnO1ZDonGnfCsOe1A9+WwEC4ouu3knRUflTw2zqkEW5JA iqLr9Ibo2BRnRiNxhMzdRFTn9r9h+8URbTocZpVZUGIytawnH0SQmqNVs0XhKfhYg/F6 2DGCgH3FYG0O5kXNrrqvpuuWZ3U21eg0wFa9cDbJJpXOWacehmwfpYxB7rs7aDC4FFc6 krpP+BXcY85jIB6ezK82d5sp0nenjtJFVkolRiv9O6/poPhNkeQMF0BQ9wuJ24wJcyho t6yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=6vqMz3JcqjDkswoc19zUoUX/dX4YcaEyuIem6/Iq3dU=; b=ZztutnLi+1paZ0sWAvH1nLp75RHCHc+HpZI5rqnssuYydL+10wWW/Kbmw4KRzrnigM AqXI0L+EI4tbaQLgXGKbinWNu0L6DZBkLmNapBqYftYjgDq1FWWUScHWr7jZvAGVYAh0 mI389v6n7SZl41kD17f7rnI5o9Ih4A/tsXlAK9y2rIYDnSvpOxizdVAWDOxggDEAGDUx UNw6A4V1D/gk8TaPW4EzAZg9ppA+qkKUW9Lp4oADU2Bfkw98PvIeU3zy/MzdB2DuGtpb m1rMr9UORYX2315CRlmOtbqm+euKN3hUFPx4YhzlAFOjCJqDaQB8YagV2337oEfxZhM4 rz/Q== X-Gm-Message-State: AOAM531UmQOwoYdRRs8nE/K07SYh8ywL7gMkF2qriD77BbjdxjjXmnmZ 7mKSPfgN48KGEbVsKWy1fKm4Dw== X-Google-Smtp-Source: ABdhPJwN/QLw1qYOXmsJMoMyP3CpZtre26AAguKxEtVzstRsH3sfWI4XXGLhTKcsIbKoUWsOb87G4g== X-Received: by 2002:a5d:64c8:: with SMTP id f8mr29972666wri.398.1635234822382; Tue, 26 Oct 2021 00:53:42 -0700 (PDT) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id r27sm18031461wrr.70.2021.10.26.00.53.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 26 Oct 2021 00:53:41 -0700 (PDT) Message-ID: <189cd7d0-4e97-dfdc-c373-862b7f5b75c3@linaro.org> Date: Tue, 26 Oct 2021 08:55:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1 Subject: Re: [PATCH 6/6] usb: typec: qcom: Add pm8150b TCPM driver Content-Language: en-US To: Heikki Krogerus Cc: linux@roeck-us.net, gregkh@linuxfoundation.org, bjorn.andersson@linaro.org, robh+dt@kernel.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, wcheng@codeaurora.org References: <20211025150906.176686-1-bryan.odonoghue@linaro.org> <20211025150906.176686-7-bryan.odonoghue@linaro.org> From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 26/10/2021 08:46, Heikki Krogerus wrote: > You don't have a Makefile in that new directory typec/tcpm/qcom? > How do you compile these new drivers? doh ! git blame drivers/usb/typec/tcpm/qcom/Makefile fatal: no such path 'drivers/usb/typec/tcpm/qcom/Makefile' in HEAD thanks for spotting