arm64: dts: qcom: msm8916-samsung-rossa: refactor#411
Open
wonderfulShrineMaidenOfParadise wants to merge 12 commits intomsm8916-mainline:wip/msm8916/6.19-rc6from
Open
arm64: dts: qcom: msm8916-samsung-rossa: refactor#411wonderfulShrineMaidenOfParadise wants to merge 12 commits intomsm8916-mainline:wip/msm8916/6.19-rc6from
wonderfulShrineMaidenOfParadise wants to merge 12 commits intomsm8916-mainline:wip/msm8916/6.19-rc6from
Conversation
b99d037 to
38763b5
Compare
stephan-gh
reviewed
Sep 17, 2025
5dc729c to
c6577d2
Compare
stephan-gh
reviewed
Sep 18, 2025
| }; | ||
|
|
||
| &mpss_mem { | ||
| /* Firmware for rossa needs more space */ |
Member
There was a problem hiding this comment.
Suggested change
| /* Firmware for rossa needs more space */ | |
| /* Firmware for coreprimeltevzw needs more space */ |
? if every rossa is like that it could be in rossa-common.dtsi
There was a problem hiding this comment.
Need to inspect every variant. Will check this later.
There was a problem hiding this comment.
min_addr: 0x86800000, max_addr: 0x8bc00000, relocatable: True, align: 0x400000
Size: 0x5400000, round: 0x6000000
c6577d2 to
711ab2c
Compare
…anel" This reverts commit bce07a8. Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
This reverts commit fa7bb1a. Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
This reverts commit 7f1d17e. Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
… refactor MUIC MUIC varies on fortuna/rossa devices, which could be either SM5502 or SM5504. Move SM5504 from msm8916-samsung-rossa-common to msm8916-samsung-fortuna-common and refactor MUIC. Disable MUIC by default in msm8916-samsung-fortuna-common, and explicitly specify them in each fortuna/rossa board. Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
711ab2c to
a8450c3
Compare
Signed-off-by: Max McNamee <maxmcnamee@proton.me>
… tree Samsung Galaxy Core Prime Verizon Wireless is a phone based on MSM8916. They are similar to the other Samsung devices based on MSM8916 with only a few minor differences. The device trees contain initial support with: - GPIO keys - Regulator haptic - SDHCI (internal and external storage) - USB Device Mode - UART (on USB connector via the SM5502 MUIC) - WCNSS (WiFi/BT) - Regulators - QDSP6 audio - Speaker/earpiece/headphones/microphones via digital/analog codec in MSM8916/PM8916 - WWAN Internet via BAM-DMUX - PMIC and charger - Touchscreen There are different variants of Core Prime, with some differences in NFC and MUIC. The common parts are shared in msm8916-samsung-fortuna-common.dtsi and msm8916-samsung-rossa-common.dtsi to reduce duplication. [Raymond: refactor touchscreen and MUIC. add commit messages] Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
…evice tree v2: refactor MUIC Signed-off-by: "Lin, Meng-Bo" <linmengbo06890@proton.me>
…e tree v2: refactor MUIC and touchscreen Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
…PMIC
v2: &charger { richtek,usb-connector = <&usb_con_sm5504>; }; in heatqlte
Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
v2: move to common device tree Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
Signed-off-by: "Lin, Meng-Bo" <linmengbo0689@protonmail.com>
Signed-off-by: Gareth Peoples <mail@gpeopl.es> [Raymond: Split from the init commit] Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
a8450c3 to
1a46ac4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.