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

HiFiBerry Amp: fix device-tree problems #790

Merged
merged 1 commit into from
Feb 3, 2015
Merged

HiFiBerry Amp: fix device-tree problems #790

merged 1 commit into from
Feb 3, 2015

Conversation

hifiberry
Copy link

Some code to load the driver based on device-tree-overlays was missing. This is added by this patch.

Some code to load the driver based on device-tree-overlays was missing. This is added by this patch.
pelwell added a commit that referenced this pull request Feb 3, 2015
HiFiBerry Amp: fix device-tree problems
@pelwell pelwell merged commit 0ad86bd into raspberrypi:rpi-3.18.y Feb 3, 2015
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Feb 4, 2015
See: #353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: #348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: #337

firmware: Kill max(7,) in buffer allocation
See: #337
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Feb 4, 2015
See: raspberrypi/firmware#353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: raspberrypi/firmware#348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: raspberrypi/firmware#337

firmware: Kill max(7,) in buffer allocation
See: raspberrypi/firmware#337
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
See: raspberrypi#353

kernel: dwc_otg: fixup read-modify-write in critical paths
Be more careful about read-modify-write on registers that the FIQ touches

kernel: w1-gpio: Sort out the pullup/parasitic power tangle
See: raspberrypi#348

kernel: BCM270x_DT: Add i2c0_baudrate and i2c1_baudrate parameters
See: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=97314#p683127

kernel: HiFiBerry Amp: fix device-tree problems
See: raspberrypi/linux#790

firmware: Camera: Fix for reset stc timestamping mode

firmware: deinterlace: reduce memory use on input side for advanced deinterlace
See: raspberrypi#337

firmware: Kill max(7,) in buffer allocation
See: raspberrypi#337
@hifiberry hifiberry deleted the amp-fix-dt branch October 17, 2017 09:49
pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this pull request Apr 7, 2023
rust: use `MaybeUninit` instead of `ManuallyDrop` in revocable objects
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.

2 participants