Skip to content

Conversation

@korneliuszo
Copy link

GDEM029T94 is used in 2.9inch_e-Paper_Module_V2.

Copy link
Contributor

@galak galak left a comment

Choose a reason for hiding this comment

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

Replace magic number 0x37 in code and dts binding with register name. Not sure if it is SSD16XX_CMD_OTP_SELECTION_CTRL

}

if (config->display_option_data.len) {
err = ssd16xx_write_cmd(dev, 0x37,
Copy link
Contributor

Choose a reason for hiding this comment

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

SSD16XX_CMD_OTP_SELECTION_CTRL instead of 0x37??

display-option-data:
type: uint8-array
required: false
description: setup 0x37 register for setting ping pong update
Copy link
Contributor

Choose a reason for hiding this comment

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

what is the register name of 0x37. Use that instead.

@korneliuszo
Copy link
Author

Made second try to merge code in #49377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants