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 382AFEE3F33 for ; Mon, 11 Sep 2023 20:52:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237773AbjIKUvp (ORCPT ); Mon, 11 Sep 2023 16:51:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242472AbjIKPjX (ORCPT ); Mon, 11 Sep 2023 11:39:23 -0400 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3955AE9 for ; Mon, 11 Sep 2023 08:39:18 -0700 (PDT) Received: by mail-wm1-x335.google.com with SMTP id 5b1f17b1804b1-402c46c49f4so49429045e9.1 for ; Mon, 11 Sep 2023 08:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694446756; x=1695051556; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=YSc2STShXCH9Hnpec/+sz/z9Go1PR874e8NdMDY9ZvY=; b=pTQAVMI/xOWBOkd1jDvObD1JXOEA0FLFVZEToSQKbjEHAbp9kDzTWq5ixIFFgTlXxv 6MQxuNg5tzYqSc8//QWkmqlDXgT2majKAKacVZbgziqCWWMzYLgg/JS0Ii6j+4nHo8UT TVrKMXglKsshKQF/6EyfhG/Mm1Yy7MIj8C4Y7byNhMWJ4DQvlbC1hEsF47PM9TqagRAO VrRwfBFcfg7JU8BfbZhEF5cgU7WhuVx2SQu/DOpLlWTHb7AJQwecDqvFmFJLMKQOd9ep jnAcFEGm0NmYAZ1YRljvi5SR7oT0P0Bc2tVTpquT0NXqjgYuvwh2EiXJ6IIFx+AVuBSE yWfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694446756; x=1695051556; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YSc2STShXCH9Hnpec/+sz/z9Go1PR874e8NdMDY9ZvY=; b=rAu2DWzjsLAS+ZvPIgu9jroDBo0t9yUBqE8Y7V4NWdRz6dTMwr+iP0o+grk9v0Cu5N GehCNxvnXbh3JgNrWM6RuPVX7/LaV49wWxNzsq2frvUlnSSRNauOpJo6pzKkxrRTpIev bdvc5PSWfG+Zbc7DF8ETdy2zDUEggTgk0Wh1AhXRDI+h5d6EmKNe0SE98PhEMAujxn7b 9YXkaSZtDjvW2fAaaEqBZ+Lc0hSIvk4yPYR2TD6QwHxcs3UQaX20jCF86mYsTUNmWCu9 jD+mbU2oYNSxSF0X7s+Sg8liZRu1O/U8yjXhPTVS/wfcOwAU+DpdMhazUdgQC6Yy9fbN uvTw== X-Gm-Message-State: AOJu0Yz6j/R8aFWSLLffjkFVpy27WgiKMYJU5CfS5ujRSehmzegqnQaw ZuQyqMXdmsbxzcWB8li934ZT4WN65+6JeBeWHZrS4A== X-Google-Smtp-Source: AGHT+IGKqA7tbD5XE/I4nofk2X4ww4mR/3ag7eG+BQSRZZYdNN4u4HQ/Gr5jBxrQX60qUBtxEdWhUQ== X-Received: by 2002:a05:600c:5007:b0:402:f555:6523 with SMTP id n7-20020a05600c500700b00402f5556523mr8937762wmr.9.1694446756685; Mon, 11 Sep 2023 08:39:16 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id d6-20020a5d4f86000000b0031c77c010e1sm10370281wru.96.2023.09.11.08.39.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 11 Sep 2023 08:39:15 -0700 (PDT) Message-ID: <8a812c6c-d26f-57a7-f3e8-d6f7442a9f89@linaro.org> Date: Mon, 11 Sep 2023 17:39:13 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode Content-Language: en-US To: Vignesh Raman , devicetree@vger.kernel.org Cc: helen.koike@collabora.com, guilherme.gallo@collabora.com, sergi.blanch.torne@collabora.com, david.heidelberg@collabora.com, daniels@collabora.com, emma@anholt.net, robdclark@gmail.com, mripard@kernel.org, dmitry.baryshkov@linaro.org, linux-arm-msm@vger.kernel.org References: <20230911153207.646160-1-vignesh.raman@collabora.com> From: Krzysztof Kozlowski In-Reply-To: <20230911153207.646160-1-vignesh.raman@collabora.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 11/09/2023 17:32, Vignesh Raman wrote: > Due to the presence of the fastboot micro cable in the CI farm, > it causes the hardware to remain in gadget mode instead of host mode. > So it doesn't find the network, which results in failure to mount root > fs via NFS. > > Add an overlay dtso file that sets the dr_mode to host, allowing the > USB controllers to work in host mode. With commit 15d16d6dadf6 > ("kbuild: Add generic rule to apply fdtoverlay"), overlay target can > be used to simplify the build of DTB overlays. It uses fdtoverlay to > merge base device tree with the overlay dtso. apq8016-sbc-usb-host.dtb > file can be used by drm-ci, mesa-ci. > > Suggested-by: Dmitry Baryshkov > Suggested-by: Maxime Ripard > Signed-off-by: Helen Koike > Signed-off-by: David Heidelberg > Signed-off-by: Vignesh Raman Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC (and consider --no-git-fallback argument). It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. You skipped all maintainers, so this patch will be simply ignored. Best regards, Krzysztof