Skip to content

device: msm8960: add Samsung Galaxy S4 (SGH-M919) - #753

Open
ThePacketWarden wants to merge 1 commit into
msm8916-mainline:mainfrom
ThePacketWarden:add-samsung-jfltetmo
Open

device: msm8960: add Samsung Galaxy S4 (SGH-M919)#753
ThePacketWarden wants to merge 1 commit into
msm8916-mainline:mainfrom
ThePacketWarden:add-samsung-jfltetmo

Conversation

@ThePacketWarden

Copy link
Copy Markdown

The T-Mobile Galaxy S4 (SGH-M919, jfltetmo) is an apq8064 device in the jflte family but had no matching lk2nd node, so it fell through to the unknown device with no keymap. It reports bootloader string M919UVSFQA1; match on M919* and reuse the jflte dtb and PMIC key GPIOs.

Tested on hardware: device is now correctly identified and volume-key navigation works.

};
};
samsung-jfltetmo {
model = "Samsung Galaxy S4 (SGH-M919)";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add to the Documentation/devices.md in the same commit

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, added the device to Documentation/devices.md and amended it into the same commit.

The T-Mobile Galaxy S4 (SGH-M919, jfltetmo) is an apq8064 device in
the jflte family but had no matching lk2nd node, so it fell through to
the unknown device with no keymap. It reports bootloader string
M919UVSFQA1; match on M919* and reuse the jflte dtb and PMIC key GPIOs.

Tested on hardware: device is now correctly identified and volume-key
navigation works.

Signed-off-by: ThePacketWarden <209270940+ThePacketWarden@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants