GithubHelp home page GithubHelp logo

Comments (4)

TravMurav avatar TravMurav commented on July 19, 2024

Hi!

You would need to add your device model to lk2nd similar to this:

grandmaxlteub {
model = "Samsung Galaxy Grand Max (SM-G720AX)";
compatible = "samsung,grandmaxlteub", "qcom,msm8916", "lk2nd,device";
lk2nd,match-bootloader = "G720AX*";
samsung,muic-reset {
i2c-gpio-pins = <105 106>;
i2c-address = <0x14>;
};
};

You should see a DTB line on screen, use the last value it shows to know which file to add it to. I.e. if it says 0x04 then you add to msm8916-samsung-r04.dts.

from lk2nd.

wonderfulShrineMaidenOfParadise avatar wonderfulShrineMaidenOfParadise commented on July 19, 2024

Cc @third-tester

from lk2nd.

wonderfulShrineMaidenOfParadise avatar wonderfulShrineMaidenOfParadise commented on July 19, 2024

There is already a dts done, but somehow not submitted.
You can also squash, clean up, rebase and then push the branch.

https://github.com/third-tester/lk2nd/tree/grandmaxltekx outdated

from lk2nd.

wonderfulShrineMaidenOfParadise avatar wonderfulShrineMaidenOfParadise commented on July 19, 2024

Consider joining #msm8916-mainline:matrix.org for faster helps.

from lk2nd.

Related Issues (20)

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.