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

Add LED-GPIO support using for QUANTA IX1B switch #40

Merged
merged 8 commits into from
Jan 30, 2018

Conversation

cpchangtw
Copy link
Contributor

@cpchangtw cpchangtw commented Jan 26, 2018

Add led-gpio kernel module which used for controlling status led on front panel.

Signed-off-by: Chih-Pei Chang Chih-Pei.Chang@qct.io

@msftclas
Copy link

msftclas commented Jan 26, 2018

CLA assistant check
All CLA requirements met.

@cpchangtw cpchangtw changed the title Add LED-GPIO support using for QUANTA switch Add LED-GPIO support using for QUANTA IX1B switch Jan 26, 2018
@@ -0,0 +1,14 @@
diff --git a/debian/build/build_amd64_none_amd64/.config b/debian/build/build_amd64_none_amd64/.config
old mode 100644
new mode 100755
Copy link
Contributor

Choose a reason for hiding this comment

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

do not change the file mode

Copy link
Contributor Author

Choose a reason for hiding this comment

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

commit again, sorry for mistake.

Copy link
Contributor

@lguohan lguohan left a comment

Choose a reason for hiding this comment

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

resolve conflict and revert the file mode change.

@@ -5128,6 +5128,7 @@ CONFIG_LEDS_CLASS=y
CONFIG_LEDS_PCA9532=m
# CONFIG_LEDS_PCA9532_GPIO is not set
# CONFIG_LEDS_GPIO is not set
Copy link
Contributor

Choose a reason for hiding this comment

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

remove CONFIG_LEDS_GPIO is not set

scripts/kconfig/conf --silentoldconfig Kconfig
.config:5132:warning: override: reassigning to symbol LEDS_GPIO

Copy link
Contributor Author

Choose a reason for hiding this comment

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

already removed the line, please checked, thanks.

@lguohan
Copy link
Contributor

lguohan commented Jan 28, 2018

@cpchangtw, can you check your config patch. does not look correct.

error: patch failed: debian/build/build_amd64_none_amd64/.config:5128
error: debian/build/build_amd64_none_amd64/.config: patch does not apply
stg import: Diff does not apply cleanly

@lguohan lguohan merged commit adccdab into sonic-net:master Jan 30, 2018
praveen-li pushed a commit to praveen-li/sonic-linux-kernel that referenced this pull request Dec 18, 2020
* msft_github/master:
  Update to optoe driver to improve EOF handling (sonic-net#44)
  drivers/misc/eeprom:  Add support for optoe driver (sonic-net#41)
  Add LED-GPIO support using for QUANTA IX1B switch (sonic-net#40)
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.

4 participants