Giter VIP home page Giter VIP logo

mhi-linux-kernel-patches's Introduction

mhi-linux-kernel-patches

mhi-linux-kernel-patches is a repository holding out-of-tree kernel patches to support Telit PCIe EP modems for specific kernel versions.

The patches need to be applied on top of the official kernel source code releases available at https://github.com/torvalds/linux

Modem support status

Following the status of Telit modems support against the kernel version with patches applied:

v5.12 v5.13 v5.14 >= v5.15
FN980 hw v1 amss: QRTR, RMNET amss: QRTR, RMNET amss: QRTR, RMNET amss: QRTR, RMNET
FN980 hw v2 amss: QRTR, RMNET, DIAG, NMEA, AT, AT
sbl: DIAG, SAHARA
amss: QRTR, RMNET, DIAG, NMEA, AT, AT
sbl: DIAG, SAHARA
amss: QRTR, RMNET, DIAG, NMEA, AT, AT
sbl: DIAG, SAHARA
amss: QRTR, RMNET, DIAG, NMEA, AT, AT
sbl: DIAG, SAHARA
FN990 n/a n/a n/a amss: MBIM, DIAG, NMEA, AT, AT
sbl: DIAG, SAHARA

Applying the patches

To apply the patches:

  • Clone the repository

git clone https://github.com/telit/mhi-linux-kernel-patches.git

  • Checkout the tag related to the kernel version in use:

git checkout <tag>

e.g.

git checkout v5.12

Branches are in the form mhi_vx.y with x.y the actual version. Tags are in the form vx.y for first set of patches or vx.y-tz for bugfixing.

  • Move to the kernel source code release root and apply the patches:

git am <directory where patches are stored>/00*

Rebuild the kernel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.