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

RP1 clock debugging #6363

Draft
wants to merge 10,000 commits into
base: rpi-6.6.y
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
4ab4573
drm/vc4: Fixup of patches adding debugfs functions
popcornmix Jan 31, 2024
d019a50
media: i2c: adv7180: Use MEDIA_BUS_FMT_UYVY8_1X16 for CSI2 output
6by9 Dec 21, 2023
84e5d64
media: i2c: adv7180: Add support for V4L2_CID_LINK_FREQ
6by9 Dec 21, 2023
a9d86df
spi: bcm2835: Support spi0-0cs and SPI_NO_CS mode
pelwell Jan 8, 2024
65ee921
vc4/hvs: Add support for D0 register changes
popcornmix Nov 14, 2023
3bf3571
vc4/hvs: Updates to support D0 alpha and csc changes
popcornmix Jan 12, 2024
5c6f2b6
vc4/hdmi: Update MAI_THR for D0
popcornmix Nov 16, 2023
02636e3
drm/vc4: Optimise vc4_hvs_dlist_free_work to only read frcnt and acti…
6by9 Jan 4, 2024
9491143
drm/vc4: Flush stale dlist entries if allocation fails
6by9 Jan 17, 2024
5ed180b
mmc: bcm2835-sdhost: use Host Software Queueing mechanism
P33M Jan 18, 2024
a66ca3f
dt-bindings: usb: update dwc3 bindings for parkmode-disable quirks
P33M Jan 24, 2024
e6660cf
drivers: usb: dwc3: add FS/LS bus instance parkmode disable bit
P33M Jan 24, 2024
49c2164
drm/vc4: Initialise the tv_mode property default from cmdline_mode.
6by9 Jan 25, 2024
ba5cdd9
i2c: designware: Use SCL rise and fall times in DT
pelwell Jan 16, 2024
55d32e0
i2c: designware: Support non-standard bus speeds
pelwell Jan 16, 2024
f8102f9
serial: sc16is7xx: Don't spin if no data received
pelwell Feb 2, 2024
52a130f
dmaengine: bcm2835: Delete vestigial code
pelwell Feb 5, 2024
08d22d5
staging: bcm2835-codec: Fix up for 6.8 - use ignore_cap_streaming
6by9 Feb 5, 2024
f374d40
drm/vc4: Drop planes that have 0 destination size
6by9 Feb 6, 2024
b6a4cd3
vc4/hvs: Support fixed alpha correctly on 2712D0
popcornmix Feb 6, 2024
2146ac6
drm/vc4: Disable overrun interrupts
6by9 Jan 24, 2024
62fa8a7
drivers: mmc: sdhci-brcmstb: fix usage of SD_PIN_SEL on BCM2712
P33M Feb 9, 2024
09b5357
vc4/hvs: Fix lbm size calculation for yuv
popcornmix Feb 16, 2024
e6e3c15
arm64/Kconfig: Don't set DMA_BOUNCE_UNALIGNED_KMALLOC
pelwell Feb 21, 2024
d641ee3
Bluetooth: btbcm: Add entry for BCM43439 UART BT
pelwell Feb 20, 2024
9ebffd7
drm: Add DRM_MODE_TV_MODE_MONOCHROME
njhollinghurst Feb 15, 2024
322197a
drm/vc4: Add monochrome mode to the VEC.
6by9 Feb 16, 2024
e12cae2
dt-bindings: add additional RP1 PLL output channels
P33M Mar 5, 2024
a0071ba
vc4: Add jack detection to HDMI audio driver
cillian64 Feb 28, 2024
a7dca79
regulator: Add a regulator for the new LCD panels
6by9 Nov 30, 2020
e735ffb
dt-bindings: ili9881c: add compatible string for new panels
6by9 Nov 30, 2020
af68902
drm/panel: ilitek-ili9881c: Allow configuration of the number of lanes
6by9 Nov 30, 2020
35b3116
drm/panel: ili9881: Add configuration for the new panels
6by9 Dec 16, 2022
87e99da
i2c: mux: Add support for generic base-nr property
pelwell Mar 14, 2024
e5b79a0
configs: Update the rpi defconfigs
pelwell Mar 28, 2024
66ca320
Revert "usb: phy: generic: Get the vbus supply"
pelwell Mar 28, 2024
8566161
overlays: Suppress another dtc warning
pelwell Mar 28, 2024
0cbc679
non-upstream: support DS1 exit firmware re-download
praveenCY Jan 9, 2018
c011934
brcmfmac: Fix interoperating DPP and other encryption network access
Aug 20, 2020
33d84bf
brcmfmac: support external SAE authentication in station mode
Apr 9, 2021
30a284c
brcmfmac: Fix 802.1x
iucoen Feb 20, 2024
7dc3407
configs: add Chipcap 2 humidity sensor
javiercarrascocruz Apr 1, 2024
549316e
overlays: add chipcap2 overlay
javiercarrascocruz Apr 1, 2024
42fec19
overlays: Use dtbs-list for overlay installation
pelwell Apr 3, 2024
f90ad8f
drivers: mmc: add SD support for Command Queueing
P33M Mar 15, 2024
8a28b79
drivers: sdhci-brcmstb: set CQE timer clock frequency
P33M Mar 20, 2024
1b06dff
DTS: bcm2712: emmc2 clock frequency is 200MHz
P33M Mar 20, 2024
3cc9c01
drivers: mmc: preallocate a block for SD extension register accesses
P33M Mar 20, 2024
31b9f66
drivers: mmc: trigger activity LED when CQE is active
P33M Mar 20, 2024
6920850
DTS: bcm2712: defer SDIO1 CQE selection to the board dtb
P33M Mar 20, 2024
e691c23
ARM: dts: bcm2712: Add the missing L1/L2/L3 cache information
popcornmix Mar 22, 2024
bd42a92
drivers: sdhci-brcmstb: work around mystery CQE CMD_IDLE_TIMER trampling
P33M Mar 22, 2024
8f5994f
drm/vc4: Enable bg_fill if there are no planes enabled
6by9 Mar 25, 2024
1b0dd03
dts: bcm2712: Add blpubkey nvram node
timg236 Mar 26, 2024
cddf9bb
allo-boss-dac mute output when changing parameters
alessandromrc Mar 26, 2024
289c050
overlays: i2c-rtc: added pcf2131 param
giampiero7 Mar 27, 2024
61c1b24
drivers: mmc: cqhci: clear CQHCI_CTL if halt fails
P33M Mar 26, 2024
9d66708
drivers: mmc: export SD extension register read/write functions
P33M Mar 26, 2024
ed2c9d2
drivers: mmc: be more cautious when manipulating Command Queue enable
P33M Mar 26, 2024
f3d8040
drivers: mmc: add debugfs entries for SD extension registers
P33M Mar 26, 2024
0f08ad2
drivers: mmc: handle 1024-byte SD General Info lengths
P33M Mar 26, 2024
c2fdf1d
i2c: designware: Add support for bus clear feature
pelwell Mar 26, 2024
9c1b165
dts: bcm2712: cm5: Disable HS400
timg236 Apr 3, 2024
f2ad544
i2c: designware: Make the SDA hold time half LCNT
pelwell Apr 4, 2024
6977e4d
mfd: rp1: Support interrupt CPU affinity
pelwell Apr 3, 2024
d841c9f
pinctrl: rp1: Use the correct per-bank GPIO base
pelwell Apr 4, 2024
c5c036f
pinctrl: rp1: Allow legacy brcm,pins on all banks
pelwell Apr 4, 2024
87cbc72
pinctrl: rp1: Support interrupt CPU affinity
pelwell Apr 3, 2024
bd1b425
pinctrl: rp1: Clear events when setting IRQ type
pelwell Apr 4, 2024
476a923
configs: add hdc3020 temperature sensor
javiercarrascocruz Apr 5, 2024
e6ff6a0
overlays: add hdc3020 temperature sensor to i2c-sensor
javiercarrascocruz Apr 5, 2024
7740f24
configs: add HTS221 humidity sensor
javiercarrascocruz Apr 5, 2024
c8ac8ae
configs: add 73211 XYZ true color sensor
javiercarrascocruz Apr 5, 2024
ae20282
overlays: add as73211 XYZ true color sensor to i2c-sensor
javiercarrascocruz Apr 5, 2024
7ae1c03
overlays: ad as7331 spectral UV sensor to i2c-sensor
javiercarrascocruz Apr 5, 2024
8c6a7d6
nvmem: raspberrypi: Add nvmem driver for accessing OTP data
popcornmix Feb 23, 2024
2e50231
nvmem: raspberrypi: Enable nvmem otp driver through DT
popcornmix Apr 5, 2024
5abcb6a
drivers: mmc: apply SD quirks earlier during probe
P33M Apr 8, 2024
db9f2f4
drivers: mmc: disable write-caching on Samsung 2023 model year SD cards
P33M Apr 8, 2024
60a063f
drivers: mmc: sdhci-brcmstb: bcm2712 supports HS400es and clock gating
P33M Apr 8, 2024
4073c68
module: Avoid ABI changes when debug info is disabled
benh-debian May 13, 2022
6fa83ee
overlays: Add SunFounder Pironman 5 overlay
cavonlee Apr 8, 2024
1439951
workflows: Update other workflow files
pelwell Apr 15, 2024
8e1991e
ARM: dts: Move virtgpio under the firmware node
pelwell Apr 15, 2024
1b6d3fc
configs: Add various Intel Ethernet drivers
pelwell Apr 15, 2024
517ffff
DTS: rp1: fix setting xHCI TX burst fifo thresholds
P33M Apr 17, 2024
ada1cbe
DTS: overlays: fix Pi 5 midi-over-UART
P33M Apr 17, 2024
3b2080f
ASoC: bcm: Use power-of-2 bclk_ratios
pelwell Apr 17, 2024
ccf15f9
overlays: Force IRQ pins to inputs
pelwell Apr 18, 2024
679e5d5
fixup! bcm2708 framebuffer driver
pelwell Apr 18, 2024
45d1767
ASoC: bcm: Add "owner" info for more soundcards
pelwell Apr 18, 2024
7a065d8
dts: bcm2712: cm5: There is no card detect signal
pelwell Apr 17, 2024
d23492d
dts: bcm2712: cm5: Add antenna controls
pelwell Apr 15, 2024
d6c84d2
dts: bcm2712: cm5: Force the ANT pins to GPIOs
pelwell Apr 17, 2024
5aecf8e
overlays/README: Document that vc4-(f)kms requires >=512MB
6by9 Apr 19, 2024
e55574e
media: bcm2835-unicam: Add option for a GPIO to reflect FS/FE timing
6by9 Apr 3, 2024
a953f2d
dt: Add camX_sync option to configure a GPIO following cam FS/FE
6by9 Apr 3, 2024
27d7239
ARM: dts: rp1: Add a gpio-ranges property
pelwell Mar 8, 2024
b1c22fb
pinctrl: bcm2835: Add strict_gpiod module parameter
pelwell Apr 19, 2024
d765511
pinctrl: rp1: Add strict_gpiod module parameter
pelwell Apr 19, 2024
c0edc39
ARM: dts: Add strict_gpiod dtparam
pelwell Apr 19, 2024
109d5fb
overlays: README: Sort the dtparam names
pelwell Apr 19, 2024
2613950
overlays: README: Document the strict_gpiod dtparam
pelwell Apr 19, 2024
ab66dee
dw-axi-dmac-platform: Avoid trampling with zero length buffer
popcornmix Apr 23, 2024
a813b72
drivers: media: cfe: Add remap entries for mono formats
naushir Apr 23, 2024
7630cd5
vc4/hdmi: Ignore hotplug interrupt with force_hotplug
popcornmix Apr 23, 2024
f44df36
DRM: rp1: rp1-dsi: Fix escape clock divider and timeouts.
njhollinghurst Apr 22, 2024
a3fe943
drm/panel: Add and initialise an orientation field to drm_panel from OF
6by9 Feb 1, 2022
df4f847
Revert "drm/panel-simple: hack ignore orientation"
6by9 Apr 18, 2024
0def402
Revert "drm/panel: simple: Remove custom handling of orientation"
6by9 Apr 18, 2024
6286904
drm/panel-simple: Remove custom handling of orientation
6by9 Apr 18, 2024
f12fa9c
drm: rp1: vec: Support more video modes in the RP1 VEC driver
njhollinghurst Apr 16, 2024
a9fe048
configs: Add IP_NF_TARGET_SYNPROXY=m
pelwell Apr 26, 2024
5016f5f
dts: overlay: ov5647: Specify clock-noncontinuous on CSI endpoint
kleinweby Apr 22, 2024
e802cd0
drm/bridge: tc358762: Program the DPI mode into the chip
6by9 Jan 9, 2024
6072003
drm/bridge: tc358762: revert move ops to enable
6by9 Jan 9, 2024
4967c14
drm: vc4: dsi: Clocks should be running before reset
6by9 Jun 8, 2022
d401a53
drm: vc4: Reset DSI AFE on disable
6by9 May 26, 2022
876abd3
drm/vc4: Ensure DSI is enabled for FIFO resets
6by9 Apr 5, 2024
a02e27f
drm/vc4: Add option to call from crtc to encoder on vblank
6by9 Apr 5, 2024
781711a
drm/vc4: Add vblank callback to DSI0 to reset FIFO
6by9 Apr 5, 2024
4b58262
clk-bcm2835: Use PLLD for DSI0 HS clock
6by9 Apr 26, 2024
900d091
ARM: dts: bcm283x: Switch DSI0 to taking clock from PLLD
6by9 Apr 26, 2024
8581312
drm/panel-simple: Fix 7inch panel mode for misalignment
6by9 Apr 26, 2024
d2af83d
drm/panel-simple: Increase pixel clock on Pi 7inch panel
6by9 Apr 26, 2024
7fea967
drm/vc4: Fixup mode for 7inch panel on DSI0
6by9 Apr 26, 2024
4ad5909
regulator/rpi-panel: Power off display on shutdown
6by9 Apr 25, 2024
f3d87c1
overlays: Add overlay for the Pineboards Hat Ai!
mikegapinski Apr 24, 2024
04de99f
drm: rp1: dpi: Add support for MEDIA_BUS_FMT_RGB565_1X24_CPADHI
njhollinghurst Apr 29, 2024
71e3225
overlays: qca7000: Adjust URL & README info
lategoodbye May 1, 2024
a66f5cb
defconfigs: Add ILI9881 to rpi and bcm2709 defconfigs
6by9 Mar 11, 2024
2a59b09
overlays: Add sc16is750-spi0
pelwell May 6, 2024
ac0bfd3
configs: Enable BCACHEFS as a module
pelwell May 7, 2024
9b3aef7
Revert "pinctrl: bcm2835: Add strict_gpiod module parameter"
pelwell May 7, 2024
97c4d40
Revert "pinctrl: bcm2835: Only return non-GPIOs to inputs"
pelwell May 7, 2024
61a4705
pinctrl: bcm2835: Make pin freeing behavior configurable
lategoodbye May 3, 2024
0466740
pinctrl: bcm2835: Persist outputs by default
pelwell May 7, 2024
f4b0a50
pinctrl: rp1: Use persist_gpio_outputs
pelwell May 7, 2024
da74fce
ARM: dts: Update strict_gpiod dtparams
pelwell May 7, 2024
0941199
drm/vc4: Fix potential null pointer read when disabling vblank
6by9 May 7, 2024
0249694
dts: bcm2712: Drop snd_bcm2835 bootargs references from Pi5
6by9 May 8, 2024
f5dba96
staging: bcm2835-codec: 32bpp RGB formats need a 64byte alignment
6by9 May 13, 2024
3a31efe
spi: dw: Handle any number of gpiod CS lines
pelwell May 13, 2024
99b05ef
staging: bcm2835_codec: Pass framerate to the component if set late
6by9 Apr 17, 2024
e29ed1f
DTS: bcm2712: set nonzero QoS values for PCIE1
P33M May 15, 2024
ec9801d
dtoverlays: Fix noints mode of mcp23017
6by9 May 16, 2024
e4ee1c8
regulator: rpi_panel_v2: Add remove and shutdown hooks
6by9 May 16, 2024
b84d780
regulator: rpi_panel_v2: Add delay on I2C reads
6by9 May 17, 2024
5b95254
drm/vc4: dpi: Add override for RGB order
6by9 May 10, 2024
37f37b8
dtoverlay: Add rgb-order override for vc4-kms-dpi-generic
6by9 May 10, 2024
b517dc6
DTS: bcm2712: don't assume L1 sub-state support at chip level
P33M May 20, 2024
357a629
DTS: overlays: add pciex1-compat-pi5
P33M May 20, 2024
7562e27
overlays: Add sdio -> sdio-pi5 mapping
pelwell May 21, 2024
44cd74a
drivers: staging: bcm2835-isp: Respect caller's stride value
davidplowman Feb 15, 2024
df28731
drivers: pcie-brcmstb: add best-effort workaround for QoS bug on bcm2712
P33M May 22, 2024
a94f0dd
ARM: dts: Fix camera sync parameters
pelwell May 22, 2024
0a173e0
backlight: Add a display name to the core, and a function to set it
6by9 May 17, 2024
d24bcaf
drm/bridge: panel: Name an associated backlight device
6by9 May 17, 2024
e999a41
drivers: media: pci: Add Hailo accelerator device drivers
naushir May 21, 2024
3337abd
configs: Enable Hailo accelerator driver
pelwell May 24, 2024
6cb5d06
DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5
P33M May 24, 2024
01e4d4d
Update DAC8x to support 384khz (#6187)
sirfragles May 26, 2024
719ce9a
fix Hsync and Vsync polarity can't change from negatieve to positief …
Michiiel May 30, 2024
1fcc89c
ARM: dts: Move rpi-otp nodes onto a dedicated bus
pelwell May 30, 2024
936e2e1
configs: enable CONFIG_NET_FOU_IP_TUNNELS
lcolitti Jun 3, 2024
350b6fd
mmc: sdhci-brcmstb: add hs400_downgrade callback for bcm2712
P33M Jun 4, 2024
a310ae6
Revert "dts: bcm2712: cm5: Disable HS400"
P33M Jun 4, 2024
9625b18
dts: bcm2712: cm5: fix typo and declare HS400es support
P33M Jun 5, 2024
2714b19
mmc: sd: halt CQHCI before issuing a cache flush command
P33M Jun 4, 2024
2a92ed4
mmc: sdhci: extend maximum ADMA transfer length to 4MiB
P33M Jun 4, 2024
9a6d8a2
drm/vc4: hdmi: Add property to allow manual config of RGB or YCbCr
6by9 Nov 14, 2022
6c7ad26
ASoC: da7213: Add a set_bclk_ratio method
pelwell Jun 10, 2024
7e09c20
iqaudio-codec: Use the codec's new set_bclk_ratio
pelwell Jun 10, 2024
6f17042
configs: Enable BLK_DEV_RBD
pelwell Jun 17, 2024
6e6fe57
drivers: mmc: sdhci-brcmstb: improve bcm2712 card removal handling
P33M Jun 13, 2024
62fefd1
drivers: mmc: core: handle card-removal when running CQE recovery
P33M Jun 13, 2024
13429ec
feat: Add support for SunFounder PiPower 3 overlay
cavonlee Jun 18, 2024
7bf703e
pwm: gpio-pwm: follow pwm_apply_might_sleep() rename
peat-psuwit Jun 18, 2024
4660ad3
drm/bridge: panel: Ensure backlight is reachable
6by9 Jun 18, 2024
d7aece5
arm64: dts: remove broken DTSI links
Noltari Jun 19, 2024
150b75e
fs/ntfs3: Fix memory corruption when page_size changes
popcornmix Jun 11, 2024
c95b817
drivers: dwc_otg: use C11 style variable array declarations
P33M Jul 5, 2024
57943d7
media: uapi: pixfmt-luma: Document MIPI CSI-2 packing
Feb 23, 2024
309fec4
media: uapi: Add a pixel format for BGR48 and RGB48
Jan 26, 2024
e1b32e6
media: uapi: Add Raspberry Pi PiSP Back End uAPI
May 24, 2024
f4fa7c6
media: uapi: Document meta pixel format for PiSP BE config
Jan 26, 2024
a82b09b
media: uapi: Document PiSP Compressed RAW Bayer formats
Jan 17, 2024
e434449
media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End
Jan 25, 2024
4ffef48
media: admin-guide: Document the Raspberry Pi PiSP BE
Jan 29, 2024
a2b5662
media: pisp-be: Backport the mainline PiSP BE driver
Jun 27, 2024
1ad92d2
media: uapi: pisp_be_config: Drop BIT() from uAPI
Jun 27, 2024
5554f66
media: uapi: pisp_common: Add 32 bpp format test
Jun 27, 2024
1dc9246
media: uapi: Capitalize all macros
Jun 28, 2024
faf4d57
media: uapi: pisp_be_config: Re-sort pisp_be_tiles_config
Jun 28, 2024
84e8c07
media: uapi: pisp_be_config: Add extra config fields
Jun 28, 2024
8db143f
media: pisp_be: Re-introduce multi-context support
Jun 28, 2024
6c14bf9
media: pisp_be: Re-introduce video node offset
naushir Jul 8, 2024
93c5bce
dts: Make camN_reg and camN_reg_gpio overrides generic
6by9 Jul 4, 2024
5fde3eb
spi: dt-bindings: Add RPI RP2040 GPIO Bridge
roliver-rpi May 24, 2024
a109ace
spi: Add a driver for the RPI RP2040 GPIO bridge
roliver-rpi May 21, 2024
4afa9b7
dmaengine: dw-axi-dmac: Honour snps,block-size
pelwell Jul 10, 2024
78edd60
mmc: restrict posted write counts for SD cards in CQ mode
P33M Jun 20, 2024
d96c192
fixup: mmc: restrict posted write counts for SD cards in CQ mode
P33M Jul 15, 2024
64e8341
mmc: brcmstb: don't squash card-busy detection on bcm2712
P33M Jul 15, 2024
b71d4d8
Revert "Update DAC8x to support 384khz (#6187)"
sirfragles Jul 16, 2024
1ff3ec0
brcmfmac: Only match complete feature names
pelwell Feb 5, 2024
b1673db
brcmfmac: Add "extsae" as an alias for "sae_ext"
pelwell Feb 1, 2024
8cb02a6
brcmfmac: support extsae with psk / 1x offloading
Nov 18, 2021
4dbb16f
dt-bindings: clk: rp1: Add clocks representing MIPI DSI byteclock
njhollinghurst May 10, 2024
4da5801
clk: clk-rp1: Add "varsrc" clocks to represent MIPI byte clocks
njhollinghurst May 10, 2024
e7aeaa2
dts: rp1: DSI drivers to use newly defined MIPI byte source clocks.
njhollinghurst May 10, 2024
4c74078
drm: rp1: rp1-dsi: Switch to PLL_SYS source for DPI when 8 * lanes > bpp
njhollinghurst May 10, 2024
39ca202
arm64: dts: Move bcm2712 and rp1 here
pelwell Jul 17, 2024
0353b59
arm64: dts: Add cm5l files
pelwell Jul 17, 2024
d9ea22d
dts: bcm2712: Dedup the aliases and overrides
pelwell May 2, 2024
c86f3b9
Revert "ARM: dts: rp1: Add a safe I2C SDA hold time"
pelwell Apr 4, 2024
bfa3b82
arm64: dts: Give cm5l its own model name
pelwell Jul 19, 2024
97d6f16
configs: rpi: enable CONFIG_BRIDGE_VLAN_FILTERING
t0xicCode Jul 20, 2024
3848a3c
pinctrl: rp1: jump through hoops to avoid PCIe latency issues
P33M Jul 16, 2024
4822072
staging: bcm2835-codec: Disable HEADER_ON_OPEN for video encode
6by9 Jul 5, 2024
d462aae
staging: bcm2835-codec: Add support for H264 level 5.0 and 5.1
6by9 Jul 17, 2024
19c735c
spi: dw: Save bandwidth with the TMOD_TO feature
pelwell Jul 1, 2024
cacd66c
spi: dw: Save bandwidth with the TMOD_RO feature
pelwell Jul 1, 2024
f6d0d1b
spi: dw: don't immediately kill DMA transfers if an error occurs
P33M Jul 22, 2024
22beb34
dts: rp1: hobble DMA AXI burst lengths
P33M Jul 19, 2024
e4cb633
drivers: dw-axi-dmac: make more sensible choices about memory accesses
P33M Jul 19, 2024
8e21223
Revert "spi: dw-dma: Get the last DMA scoop out of the FIFO"
P33M Jul 19, 2024
8a51757
tty/serial: pl011: restrict RX burst FIFO threshold
P33M Jul 22, 2024
fbb24d4
DT: bindings: add a dma-maxburst property to snps,designware-i2s
P33M Jul 22, 2024
01733ce
sound/soc: dwc-i2s: choose FIFO thresholds based on DMA burst constra…
P33M Jul 18, 2024
e454aaf
dts: rp1: restrict i2s burst lengths to 4
P33M Jul 23, 2024
60f80b2
drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced
6by9 Jul 25, 2024
a53e8ba
ARM: dts: bcm2712: Fix invalid polling-delay-passive setting
popcornmix Jul 30, 2024
72d7b6d
spi: dw: Fix non-DMA transmit-only transfers
pelwell Jul 29, 2024
a475e05
spi: dw: Clamp the minimum clock speed
pelwell Jul 31, 2024
f879b16
hwmon: (adt7410) Add DT compatible strings
pelwell Jul 31, 2024
db23327
configs: Enable SSD1327 display support
pelwell Jul 31, 2024
3651c49
.github/workflows: More jobs for kernel builds
pelwell Aug 5, 2024
7e3305d
overlays: i2c-rtc: Correct bq32000 property name
pelwell Jul 31, 2024
ce84a30
fixup! pinctrl: bcm2712 pinctrl/pinconf driver
pelwell Aug 2, 2024
2921348
dtoverlays: Add overlay for HD44780 via I2C PCF8574 backpack
6by9 Aug 1, 2024
5a4c7bb
dtoverlays: Document display_[width|height] on hd44780-lcd overlay
6by9 Aug 2, 2024
485b51c
DTS: bcm2712: enable SD slot CQE by default on Pi 5
P33M Aug 5, 2024
b5c9c0c
gpiolib: Override gpiochip numbers with DT aliases
pelwell May 2, 2024
9493731
dts: bcm2712-rpi: Add gpiochip0 alias
pelwell May 2, 2024
90fc433
dts: bcm2712-rpi: The SoC gpiochips start at 10
pelwell May 2, 2024
42eea80
configs: Add CONFIG_BCACHE=m
pelwell Aug 6, 2024
64b9445
configs: Enable more ZRAM options
pelwell Aug 6, 2024
c64bb7e
Revert "ALSA: timer: Set lower bound of start tick time"
pelwell Aug 7, 2024
35f9a74
RP1 clock debugging
pelwell Sep 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
arm64: dts: remove broken DTSI links
Both bcm283x-rpi-csi1-2lane.dtsi and bcm283x-rpi-lan7515.dtsi are linked to
"../arm/boot/dts/" instead of "../arm/boot/dts/broadcom", so the links are
broken.

Fixes: d060fc0 ("BCM2708: Add core Device Tree support")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
  • Loading branch information
Noltari authored and popcornmix committed Jul 29, 2024
commit d7aece566444d8a71c78e104c5fac186f4b7796b
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/broadcom/bcm283x-rpi-csi1-2lane.dtsi

This file was deleted.

1 change: 0 additions & 1 deletion arch/arm64/boot/dts/broadcom/bcm283x-rpi-lan7515.dtsi

This file was deleted.