Skip to content

Conversation

@kucer0043
Copy link

No description provided.

Comment on lines 8 to 9
qcom,msm-id = <0xf5 0x00>;
qcom,board-id = <0x1000b 0x08 0x11000b 0x08 0x21000b 0x08>;

Choose a reason for hiding this comment

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

	qcom,msm-id = <QCOM_ID_MSM8909 0>;
	qcom,board-id = <QCOM_BOARD_ID(QRD, 0x01, 0) 0x8>,
			<QCOM_BOARD_ID(QRD, 0x11, 0) 0x8>,
			<QCOM_BOARD_ID(QRD, 0x21, 0) 0x8>;

It's identical to msm8909-1gb-qrd-skuc and we can move this device to it. We cannot have 2 device trees with identical ids either way.

Copy link
Author

Choose a reason for hiding this comment

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

I fixed it.

};

lenovo-achilles {
model = "Lenovo Tab 2 A10-30 (Achilles)";

Choose a reason for hiding this comment

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

Is it a WiFi only tablet by the way?

Copy link
Author

Choose a reason for hiding this comment

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

There are two models of this tablet:

  • TB2-X30L - With wifi and mobile connection (I tested on it)
  • TB2-X30F - WiFi only

Copy link
Author

Choose a reason for hiding this comment

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

??

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