-
Notifications
You must be signed in to change notification settings - Fork 5.2k
katana volume minimum value correction #3109
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
Conversation
Can I have a better commit message? Something like:
|
@pelwell |
Comment again when it's done. |
@pelwell yes commit message modified |
Where is the body of the commit message? |
better i remove this and create another pull request ? |
No - just post the body (including Signed-off-by:) as a comment here and I'll patch it up. |
"Update Katana minimum volume to get the exact 0.5 dB value in each step Signed-off-by: sudeep [email protected]" |
@pelwell Thanks. |
kernel: Correct the name of the Raspberry Pi video decoder See: raspberrypi/linux#3111 kernel: Fixup FKMS interrupt handing for non-existent display See: raspberrypi/linux#3110 kernel: katana volume minimum value correction See: raspberrypi/linux#3109 kernel: can: mcp251x: Allow more time after a reset See: raspberrypi/linux#2767 kernel: overlays: Update the upstream overlay kernel: overlays: Add audio parameter to vc4-kms-v3d See: raspberrypi/linux#2489 firmware: pwm_audio: Use the correct DREQs on Pi4 See: #1214 firmware: pixelvalve_2711: Alter back porch for widths of 1366 See: #1202 firmware: Clear the SMIDSW1 display interrupt flag on startup firmware: dt-blob: Declare Pi 4B's SD_IO voltage selector
kernel: Correct the name of the Raspberry Pi video decoder See: raspberrypi/linux#3111 kernel: Fixup FKMS interrupt handing for non-existent display See: raspberrypi/linux#3110 kernel: katana volume minimum value correction See: raspberrypi/linux#3109 kernel: can: mcp251x: Allow more time after a reset See: raspberrypi/linux#2767 kernel: overlays: Update the upstream overlay kernel: overlays: Add audio parameter to vc4-kms-v3d See: raspberrypi/linux#2489 firmware: pwm_audio: Use the correct DREQs on Pi4 See: raspberrypi/firmware#1214 firmware: pixelvalve_2711: Alter back porch for widths of 1366 See: raspberrypi/firmware#1202 firmware: Clear the SMIDSW1 display interrupt flag on startup firmware: dt-blob: Declare Pi 4B's SD_IO voltage selector
katana Volume change update to get the exact 0.5 db value in each step.