On 5/11/2024 3:32 PM, Dmitry Baryshkov wrote:
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. Per request by Jon
Hunter, the script is required to be compatible with Python 3.5.

Python is documented as an optional dependency, as it is required only
in a limited set of kernel configurations (following the example of
other optional dependencies).

Cc: Jon Hunter <jonath...@nvidia.com>
Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
---
Depends: 
https://lore.kernel.org/dri-devel/20240507230440.3384949-1-quic_abhin...@quicinc.com/
---
Changes in v2:
- Expanded documentation for the Python usage.
- Link to v1: 
https://lore.kernel.org/r/20240509-python-version-v1-1-a7dda3a95...@linaro.org
---
  Documentation/process/changes.rst | 8 ++++++++
  1 file changed, 8 insertions(+)



Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com>

Reply via email to