Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devices: Dell XPS 13 9345: Update with upstream dtb name #2

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

alexVinarskis
Copy link
Contributor

According to latest series that got merged:
https://lore.kernel.org/all/[email protected]/

@@ -24,7 +24,7 @@ static EFI_GUID dell_inc__xps_13_9345_hwids[] = {

static struct device dell_inc__xps_13_9345_dev = {
.name = L"Dell Inc. XPS 13 9345",
.dtb = L"qcom\\x1e80100-dell-tributo-13.dtb", /* Tentative. */
.dtb = L"qcom\\x1e80100-dell-xps13-9345.dtb", /* Tentative. */
Copy link
Owner

Choose a reason for hiding this comment

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

Oh! Seems like I've missed this when checking for merged dts a couple of days ago... Thanks for noticing and updating this!

Since the name is now canonical, let's drop the note here and also remove italic in the readme for it

Suggested change
.dtb = L"qcom\\x1e80100-dell-xps13-9345.dtb", /* Tentative. */
.dtb = L"qcom\\x1e80100-dell-xps13-9345.dtb",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yes. missed it.

@alexVinarskis alexVinarskis force-pushed the pr_update_xps_9345_name branch from bdda019 to 4034f39 Compare October 18, 2024 21:14
@TravMurav TravMurav merged commit 7c9cc42 into TravMurav:main Oct 19, 2024
1 check passed
@TravMurav
Copy link
Owner

Thanks!

@alexVinarskis alexVinarskis deleted the pr_update_xps_9345_name branch October 19, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants