From patchwork Thu May 9 13:31:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 13659746 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C2926C10F1A for ; Thu, 9 May 2024 13:31:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 358A810E7AF; Thu, 9 May 2024 13:31:11 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="F6bmcvY8"; dkim-atps=neutral Received: from mail-lf1-f48.google.com (mail-lf1-f48.google.com [209.85.167.48]) by gabe.freedesktop.org (Postfix) with ESMTPS id DC11F10E7AF for ; Thu, 9 May 2024 13:31:09 +0000 (UTC) Received: by mail-lf1-f48.google.com with SMTP id 2adb3069b0e04-51f2ebbd8a7so910903e87.2 for ; Thu, 09 May 2024 06:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1715261468; x=1715866268; darn=lists.freedesktop.org; h=cc:to:message-id:content-transfer-encoding:mime-version:subject :date:from:from:to:cc:subject:date:message-id:reply-to; bh=r33dW7cmB/GM8ATE+hQpOZIrBaphuEwRmQOpy16eaJk=; b=F6bmcvY8KJR/cG+uHsbfvknty0TD5KQYIW119Z1jYkFrmD/SAKAI5nY1raMvgyc2K+ 2ll7Jg0o5XvkEuyYL7t8RyX3Bo49SQ/yDJITRWjJ35OPYz6faEieHq+c/vtJolWNnUPM nu0aJn0GEcG/U3PQjtyNsNxetsmQNBVyF9Uw/ePxTXucoG9K1qr9NF/Jyek1c3xQ5ko8 SMTPTI0tUtB2REAEY2XkUb51nPQLA0kTlYaUzRtazE6U9sMEm19JdQS0sBEsSNL5B8tg LhszTMTP95qPxig2GBnJognstcTsPjMFg6U1cHLASxxt/JFMNnKgYy6kiLdmXpHHSO+U F8ag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715261468; x=1715866268; h=cc:to:message-id:content-transfer-encoding:mime-version:subject :date:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=r33dW7cmB/GM8ATE+hQpOZIrBaphuEwRmQOpy16eaJk=; b=e9ank6ziPmMlYULov6S2YWO72oYmyo1B9KWX3slY5PSB1xkyAdDWf99cZU6o6UUTtC dmK+8iJkgnWxUq+zOd40Bhv7RL1bAtUJIupsLJAreV+Ozo6zmJ5pyk3/Jd8vpMI+sNzs o+GeBzy1fju76/Epc/P+/g2YiZc7A81Qdypo7DhEJU1C9BD/dQGqEnWy1ivxMp/ZdSgB XnHyLYgYfPjFy2itmXIAaon5qNYUKwQSOIMUMwG9uWj9b3gupsV+rzh14fq/S8dt+mU/ 6PN2E6uZ+gd1EJTZuUmL0eQwXC0Jd/mU99TaY0n59hE9eTLBzeubdZYyzGMEtb98hC0m /tYg== X-Forwarded-Encrypted: i=1; AJvYcCUcTHSn3hUtoIXdfDTtJEcoyp9qdyfxdVbfwq4JxGfyRHfVdP6PSccM/NfUtmcJRDAw2tb2gBL9s4yfdgCE/SKuihtofCXOoU+FZ7MI1bdF X-Gm-Message-State: AOJu0Yywy+mU8pji4bSuzSVyeLwrSRqrMIVW170eqjqZ6sIn6ToHJZ3T aqMry3kWa4AKq+Yo7IjTuhvnv4NNWLnwNenBh97edfbE+9ZV9fsXekX7jpGRHFM= X-Google-Smtp-Source: AGHT+IGIi4Tl8j+UerHfiw+tKEBIcpBqxthj+u4dQ+d8NON2NF/1TsiNDVaH03l0MKLov5/iuRPKUw== X-Received: by 2002:a05:6512:b23:b0:51c:f21c:518f with SMTP id 2adb3069b0e04-5217c27c36dmr4667766e87.12.1715261467693; Thu, 09 May 2024 06:31:07 -0700 (PDT) Received: from umbar.lan ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id 2adb3069b0e04-521f39d367fsm294566e87.297.2024.05.09.06.31.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 May 2024 06:31:07 -0700 (PDT) From: Dmitry Baryshkov Date: Thu, 09 May 2024 16:31:05 +0300 Subject: [PATCH] docs: document python version used for compilation MIME-Version: 1.0 Message-Id: <20240509-python-version-v1-1-a7dda3a95b5f@linaro.org> X-B4-Tracking: v=1; b=H4sIABjQPGYC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDIxMDUwNL3YLKkoz8PN2y1CKQUt1EiySz5EQjQyPTtDQloKaCotS0zAqwgdG xtbUAHGnRaWAAAAA= To: Jonathan Corbet , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Marijn Suijten Cc: workflows@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Masahiro Yamada , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org X-Mailer: b4 0.13.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1194; i=dmitry.baryshkov@linaro.org; h=from:subject:message-id; bh=m2zEtruGkvxujMPhBXY7kQd55f5ocV/KfUBbo1KLpSg=; b=owEBbQGS/pANAwAKAYs8ij4CKSjVAcsmYgBmPNAa5VIUfz7hTsz50vCSYcPRyiOjpAP0rwDte rlsD/kOqriJATMEAAEKAB0WIQRMcISVXLJjVvC4lX+LPIo+Aiko1QUCZjzQGgAKCRCLPIo+Aiko 1SxAB/oC205Rgfupf6dxpqFBFVJhaoZiJlIjwQWT+zfYMi92ykQccxZj7Qy3bVawLRrUo23vC8Q BLhTPBNplGA9OkEp/5goS084ThepWCY6xdBBLSha6PEEPPTtIQi5Q5jC6Tb+KMQ7TduZbwmH8nq ogkKYKqzSDEADEybi/tJc+/6gP7vuI97Mv+OyXK0gNThg9AJcnW5K1aZ/v1u1qNWIVw8hyEStpd g/10UDekOGJQsO6vpyIcptXKcopqIaxCPqgo20WeD1RbFo9RwVKQGwWzC0nAVhobYfOBCDeTT3X kN8f9G9VEohrzHtr+a0GvxzZlSMBOFbMhZTEhxOP8H2Z+bug X-Developer-Key: i=dmitry.baryshkov@linaro.org; a=openpgp; fpr=8F88381DD5C873E4AE487DA5199BF1243632046A X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The drm/msm driver had adopted using Python3 script to generate register header files instead of shipping pre-generated header files. Document the minimal Python version supported by the script. Signed-off-by: Dmitry Baryshkov Reviewed-by: Abhinav Kumar --- Documentation/process/changes.rst | 1 + 1 file changed, 1 insertion(+) --- base-commit: 704ba27ac55579704ba1289392448b0c66b56258 change-id: 20240509-python-version-a8b6ca2125ff Best regards, diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst index 5685d7bfe4d0..8d225a9f65a2 100644 --- a/Documentation/process/changes.rst +++ b/Documentation/process/changes.rst @@ -63,6 +63,7 @@ cpio any cpio --version GNU tar 1.28 tar --version gtags (optional) 6.6.5 gtags --version mkimage (optional) 2017.01 mkimage --version +Python (optional) 3.5.x python3 --version ====================== =============== ======================================== .. [#f1] Sphinx is needed only to build the Kernel documentation