Skip to content

Commit 2b0849b

Browse files
committed
kernel: Bump to 4.14.37
kernel: BCM270X_DT: Add sdio_overclock parameter kernel: gpiolib: Don't prevent IRQ usage of output GPIOs See: raspberrypi/linux#2527 kernel: Driver for Allo Katana DAC See: raspberrypi/linux#2519 kernel: Prevent voltage low warnings from filling log See: raspberrypi/linux#2520 kernel: overlays: Add 'combine' option to i2c overlays See: #828 firmware: Extra reg writes to ensure the LCD display starts up at 800 wide firmware: platform: Lower temperature thresholds for extra pips to 50/60 firmware: video_encode: Add support for YVU420Planar and YVU420SemiPlanar firmware: video_decode: Support YV12, NV12, and NV21 output firmware: video_decode: Support reporting colour space firmware: IL rawcam: Fix copy/paste error on timing setup firmware: MMAL: Populate buffer header TYPE_SPECIFIC fields
1 parent 5db8e4e commit 2b0849b

File tree

6,003 files changed

+150910
-150855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,003 files changed

+150910
-150855
lines changed

boot/bcm2708-rpi-0-w.dtb

51 Bytes
Binary file not shown.

boot/bcm2708-rpi-b-plus.dtb

51 Bytes
Binary file not shown.

boot/bcm2708-rpi-b.dtb

51 Bytes
Binary file not shown.

boot/bcm2708-rpi-cm.dtb

51 Bytes
Binary file not shown.

boot/bcm2709-rpi-2-b.dtb

51 Bytes
Binary file not shown.

boot/bcm2710-rpi-3-b-plus.dtb

51 Bytes
Binary file not shown.

boot/bcm2710-rpi-3-b.dtb

51 Bytes
Binary file not shown.

boot/bcm2710-rpi-cm3.dtb

51 Bytes
Binary file not shown.

boot/fixup.dat

2 Bytes
Binary file not shown.

boot/fixup_cd.dat

-1 Bytes
Binary file not shown.

boot/fixup_db.dat

11 Bytes
Binary file not shown.

boot/fixup_x.dat

5 Bytes
Binary file not shown.

boot/kernel.img

-32 Bytes
Binary file not shown.

boot/kernel7.img

432 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ Params:
139139

140140
sd_debug Enable debug output from SD driver (default off)
141141

142+
sdio_overclock Clock (in MHz) to use when the MMC framework
143+
requests 50MHz for the SDIO/WiFi interface.
144+
142145
tx_lpi_timer Set the delay in microseconds between going idle
143146
and entering the low power state (default 600).
144147
Requires EEE to be enabled - see "eee".
@@ -314,6 +317,12 @@ Load: dtoverlay=allo-digione
314317
Params: <None>
315318

316319

320+
Name: allo-katana-dac-audio
321+
Info: Configures the Allo Katana DAC audio card
322+
Load: dtoverlay=allo-katana-dac-audio
323+
Params: <None>
324+
325+
317326
Name: allo-piano-dac-pcm512x-audio
318327
Info: Configures the Allo Piano DAC (2.0/2.1) audio cards.
319328
(NB. This initial support is for 2.0 channel audio ONLY! ie. stereo.
@@ -835,7 +844,7 @@ Params: addr Set the address for the BME280, BMP280, DS1621,
835844
Valid addresses 0x76-0x77, default 0x76
836845

837846
ds1621 Select the Dallas Semiconductors DS1621 temp
838-
sensor. Valid addresses 0x48-9x4f, default 0x48
847+
sensor. Valid addresses 0x48-0x4f, default 0x48
839848

840849
hdc100x Select the Texas Instruments HDC100x temp sensor
841850
Valid addresses 0x40-0x43, default 0x40
@@ -865,24 +874,32 @@ Params: addr Set the address for the BME280, BMP280, DS1621,
865874

866875

867876
Name: i2c0-bcm2708
868-
Info: Enable the i2c_bcm2708 driver for the i2c0 bus. Not all pin combinations
869-
are usable on all platforms.
877+
Info: Change i2c0 pin usage. Not all pin combinations are usable on all
878+
platforms - platforms other then Compute Modules can only use this
879+
to disable transaction combining.
870880
Load: dtoverlay=i2c0-bcm2708,<param>=<val>
871881
Params: sda0_pin GPIO pin for SDA0 (deprecated - use pins_*)
872882
scl0_pin GPIO pin for SCL0 (deprecated - use pins_*)
873883
pins_0_1 Use pins 0 and 1 (default)
874884
pins_28_29 Use pins 28 and 29
875885
pins_44_45 Use pins 44 and 45
876886
pins_46_47 Use pins 46 and 47
887+
combine Allow transactions to be combined (default
888+
"yes")
877889

878890

879891
Name: i2c1-bcm2708
892+
Info: Change i2c1 pin usage. Not all pin combinations are usable on all
893+
platforms - platforms other then Compute Modules can only use this
894+
to disable transaction combining.
880895
Info: Enable the i2c_bcm2708 driver for the i2c1 bus
881896
Load: dtoverlay=i2c1-bcm2708,<param>=<val>
882897
Params: sda1_pin GPIO pin for SDA1 (2 or 44 - default 2)
883898
scl1_pin GPIO pin for SCL1 (3 or 45 - default 3)
884899
pin_func Alternative pin function (4 (alt0), 6 (alt2) -
885900
default 4)
901+
combine Allow transactions to be combined (default
902+
"yes")
886903

887904

888905
Name: i2s-gpio28-31
1.62 KB
Binary file not shown.

boot/overlays/i2c0-bcm2708.dtbo

136 Bytes
Binary file not shown.

boot/overlays/i2c1-bcm2708.dtbo

136 Bytes
Binary file not shown.

boot/start.elf

1.06 KB
Binary file not shown.

boot/start_cd.elf

224 Bytes
Binary file not shown.

boot/start_db.elf

928 Bytes
Binary file not shown.

boot/start_x.elf

1.06 KB
Binary file not shown.

documentation/ilcomponents/prop.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3425,7 +3425,7 @@ <h1>Broadcom Custom Index List</h1>
34253425

34263426
<a name="OMX_IndexParamColorSpace"><h2>Colour space information</h2></a>
34273427
<tt>OMX_IndexParamColorSpace</tt><br>
3428-
Used by: <a href="image_decode.html">image_decode</a>, <a href="camera.html">camera</a>, <a href="isp.html">isp</a>, <a href="video_render.html">video_render</a><p>
3428+
Used by: <a href="image_decode.html">image_decode</a>, <a href="camera.html">camera</a>, <a href="isp.html">isp</a>, <a href="video_decode.html">video_decode</a>, <a href="video_render.html">video_render</a><p>
34293429

34303430
<pre>
34313431
typedef enum OMX_COLORSPACETYPE

documentation/ilcomponents/video_decode.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1>OMX.broadcom.video_decode</h1>
119119
the port. Only the highest level is reported for each supported profile.
120120
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamBrcmPixelAspectRatio">OMX_IndexParamBrcmPixelAspectRatio</a></tt>
121121
<td> Query / set the pixel aspect ratio of the source content.
122-
<tr valign="top"><td rowspan="11">131<td><tt>OMX_IndexParamPortDefinition</tt>
122+
<tr valign="top"><td rowspan="12">131<td><tt>OMX_IndexParamPortDefinition</tt>
123123
<td> Once we have the details of the output format, this will be
124124
populated. Details are acquired via codec-specific headers, which are
125125
either exchanged using the <tt>OMX_IndexParamCodecConfig</tt> when tunnelling
@@ -158,6 +158,8 @@ <h1>OMX.broadcom.video_decode</h1>
158158
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamNumOutputChannels">OMX_IndexParamNumOutputChannels</a></tt>
159159
<td> Query for the number of output channels in the decoded stream. This indicates
160160
whether the stream is 2d (1 channel) or stereoscopic (2 channels).
161+
<tr valign="top"><td><tt><a href="prop.html#OMX_IndexParamColorSpace">OMX_IndexParamColorSpace</a></tt>
162+
<td> Retrieve the image colour space of the video produced by this port.
161163
<tr valign="top"><td rowspan="1">130 131<td><tt>OMX_IndexParamVideoPortFormat</tt>
162164
<td> Query / set the port format. The input port supports a wide range of
163165
compressed video format, the output port supports only raw non-encoded

documentation/ilcomponents/video_encode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1>OMX.broadcom.video_encode</h1>
208208
Requests an I-frame to be encoded next (it doesn't force a P-frame
209209
to be coded next if we are at the OMX_IndexConfigVideoAVCIntraPeriod
210210
value).
211-
<tr valign="top"><td><tt>OMX_IndexParamBrcmDroppableRunLength</tt>
211+
<tr valign="top"><td><tt>OMX_IndexConfigBrcmDroppableRunLength</tt>
212212
<td> When used in conjunction with OMX_IndexParamBrcmDroppablePFrames, set the number
213213
of P frames to be treated as droppable before a reference is inserted. A value of
214214
1 is equivalent to OMX_IndexParamBrcmDroppablePFrames=OMX_FALSE, and if the value

0 commit comments

Comments
 (0)