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

Deprecate the old spi_cs_control fields #44956

Closed
bbilas opened this issue Apr 19, 2022 · 2 comments
Closed

Deprecate the old spi_cs_control fields #44956

bbilas opened this issue Apr 19, 2022 · 2 comments
Labels
area: SPI SPI bus Breaking API Change Breaking changes to stable, public APIs RFC Request For Comments: want input from the community

Comments

@bbilas
Copy link
Collaborator

bbilas commented Apr 19, 2022

Introduction

Deprecate the old spi_cs_control fields such as gpio_dev, gpio_pin and gpio_dt_flags in favor of using gpio_dt_spec gpio member.

Proposed change

Deprecate the gpio_dev, gpio_pin and gpio_dt_flags members from spi_cs_control struct.

Proposed change (Detailed)

#39338

Dependencies

All in-tree drivers.

Concerns and Unresolved Questions

N/a

@bbilas bbilas added the RFC Request For Comments: want input from the community label Apr 19, 2022
@henrikbrixandersen henrikbrixandersen added area: SPI SPI bus Breaking API Change Breaking changes to stable, public APIs labels Apr 19, 2022
@bbilas
Copy link
Collaborator Author

bbilas commented Apr 26, 2022

@henrikbrixandersen Should this issue be still opened since #39338 is already merged?

@henrikbrixandersen
Copy link
Member

@henrikbrixandersen Should this issue be still opened since #39338 is already merged?

No, it should be closed. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPI SPI bus Breaking API Change Breaking changes to stable, public APIs RFC Request For Comments: want input from the community
Projects
None yet
Development

No branches or pull requests

2 participants