an put spaces around the operators to align with the
> standard format, too. I guess you followed to the other code there,
> but following to the standard coding style would be better.
>
> With those addressed, feel free to take my ack for this patch:
Or make use of the BIT() and GEN_
y... or send me note
> and I send the document directly.
>
> The project continues and on base of Marc Kleine-Budde
> review, Matyas Bobek has implemented timestamping
> which should ensure correct messages ordering
> even if FIFO mode is not used in the drivers,
> Linux driver d
On 12.03.2025 14:28:10, Matias Ezequiel Vara Larsen wrote:
> On Wed, Mar 12, 2025 at 11:41:26AM +0100, Marc Kleine-Budde wrote:
> > On 12.03.2025 11:31:12, Matias Ezequiel Vara Larsen wrote:
> > > On Thu, Feb 01, 2024 at 07:57:45PM +0100, Harald Mommer wrote:
> > >
inline, we need not only a proper Linux
CAN driver, but also a proper VirtIO specification. This whole project
is too big for me to do it as a collaborative effort.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengut
; This is converted using scripts/coccinelle/misc/secs_to_jiffies.cocci with
> the following Coccinelle rules:
>
> @depends on patch@
> expression E;
> @@
>
> -msecs_to_jiffies
> +secs_to_jiffies
> (E
> - * \( 1000 \| MSEC_PER_SEC \)
> )
>
> Acked-by: Mark Brown
y tags?
Closes:
https://lore.kernel.org/all/20250121-greedy-flounder-of-abundance-4d2ee8-...@pengutronix.de
Reported-by: Marc Kleine-Budde
Tested-by: Marc Kleine-Budde
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www
On 22.01.2025 08:48:16, Thomas Zimmermann wrote:
> thanks for the bug report. Arnd just sent a fix, I think.
Yes, that fixes my problem.
> https://lore.kernel.org/dri-devel/20250122064655.1095176-1-a...@kernel.org/T/#u
Thanks,
Marc
--
Pengutronix e.K. | Marc Kleine
drm_fbdev_shmem.o:(.rodata+0xc0):
undefined reference to `drm_fb_helper_debug_leave'
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-
gt; net/can/j1939/socket.c| 2 +-
> net/can/raw.c | 2 +-
Acked-by: Marc Kleine-Budde # for net/can
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengut
s: baf33e7186cb ("ptxd_install_file_extract_debug: pick the debug
compression format from the toolchain")
Signed-off-by: Marc Kleine-Budde
---
scripts/lib/ptxd_make_xpkg_pkg.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/ptxd_make_xpkg_pkg.sh
b/scripts/lib/pt
+ if (bqtb[BRIDGE_QUERIER_IPV6_OTHER_TIMER])
> + print_string(PRINT_ANY,
> + "mcast_querier_ipv6_other_timer",
> + "mcast_querier_ipv6_other_timer %s ",
> + sprint_time64
address_to_resource() with platform_get_resource() for the
> same reason.
>
> Signed-off-by: Rosen Penev
> (for CAN)
> Reviewed-by: Marc Kleine-Budde
Please write this as:
Reviewed-by: Marc Kleine-Budde # for CAN
regards,
Marc
--
Pengutronix e.K. | Ma
pilation errors. Also removed non devm transformations.
> Those will be handled separately. Also reworded description.
> drivers/net/can/grcan.c | 2 +-
> drivers/net/can/mscan/mpc5xxx_can.c | 2 +-
Reviewed by: Marc Kleine-Budde # f
d-off-by: Ignat Korchagin
> Reviewed-by: Vincent Mailhol
Reviewed-by: Marc Kleine-Budde
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917
On 21.02.2024 14:16:54, Matias Ezequiel Vara Larsen wrote:
> On Wed, Feb 21, 2024 at 01:49:31PM +0100, Marc Kleine-Budde wrote:
> > On 21.02.2024 11:37:58, Matias Ezequiel Vara Larsen wrote:
> > > > > +The length of the \field{sdu} is determined by the \field{length}.
&g
how does the device figure out that
> the can_id is out of range?
In classical CAN we have the standard CAN frames, which have an 11 bit
ID, and there are extended CAN frames, which have 29 bits ID. Extended
frames are signaled with VIRTIO_CAN_FLAGS_EXTENDED set.
So if a standard
Replace space+tabs by tabs only for indention.
Fixes: 1c2d1d4e5985 ("ARM: i.MX8MP: enhance support for ocotp driver")
Signed-off-by: Marc Kleine-Budde
---
drivers/nvmem/ocotp.c | 50 ++-
1 file changed, 26 insertions(+), 24 deletions(-)
di
Mark values obtained from "priv->data->ctrl" as const.
Signed-off-by: Marc Kleine-Budde
---
drivers/nvmem/ocotp.c | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/drivers/nvmem/ocotp.c b/drivers/nvmem/ocotp.c
index 16d2a6be9fce..c28
Signed-off-by: Marc Kleine-Budde
---
drivers/hab/habv4.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/drivers/hab/habv4.c b/drivers/hab/habv4.c
index c60a658b89af..6440ef7f5196 100644
--- a/drivers/hab/habv4.c
+++ b/drivers/hab/habv4.c
@@ -147,9 +147,11
Hello,
while rebasing an internal branch, I found some style fixes for the
habv4 and ocotp driver.
regards,
Marc
Package: kitty
Version: 0.32.1-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
updating from 0.21.2-2 to basically anything newer
* What exactly did you do (or not do) that was effective (or
ineffective)?
I start several kitty windows with "kitty -1".
tained from the imx code signing tool (imx-cst).
>
> Signed-off-by: Stefan Kerkmann
What's the size of a size_t on imx6? We don't want to break the 32 bit
platforms.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux |
s-cells = <1>;
#size-cells = <0>;
port@1 {
reg = <1>;
dsi_out: endpoint {
data-lanes = <1 2>;
remote-endpoint = <&bridge_in>;
-off-by: Marc Kleine-Budde
---
drivers/net/can/sja1000/peak_pci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/can/sja1000/peak_pci.c
b/drivers/net/can/sja1000/peak_pci.c
index 84f34020aafb..da396d641e24 100644
--- a/drivers/net/can/sja1000/peak_pci.c
+++ b/drivers
nux-can-next/testing.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
signature.asc
Description: PGP signature
On 03.10.2023 13:18:33, Christian Marangi wrote:
> On Tue, Oct 03, 2023 at 09:16:33AM +0200, Marc Kleine-Budde wrote:
> > On 02.10.2023 17:10:22, Christian Marangi wrote:
> > > Now that napi_schedule return a bool, we can drop napi_reschedule that
> > > does the same e
an/dev/rx-offload.c | 2 +-
Acked-by: Marc Kleine-Budde # for can/dev/rx-offload.c
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121
On 03.10.2023 13:18:33, Christian Marangi wrote:
> On Tue, Oct 03, 2023 at 09:16:33AM +0200, Marc Kleine-Budde wrote:
> > On 02.10.2023 17:10:22, Christian Marangi wrote:
> > > Now that napi_schedule return a bool, we can drop napi_reschedule that
> > > does the same e
an/dev/rx-offload.c | 2 +-
Acked-by: Marc Kleine-Budde # for can/dev/rx-offload.c
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121
Signed-off-by: Marc Kleine-Budde
---
arch/arm/boards/Makefile |1 +
arch/arm/boards/phytec-som-imx8mm/Makefile |4 +
arch/arm/boards/phytec-som-imx8mm/board.c | 40 +
.../flash-header-imx8mm-phyboard-polis-rdk.imxcfg |7 +
arch/arm/boards
ec-som-imx8mm-v1-0-b9c2bf70b...@pengutronix.de
---
Marc Kleine-Budde (3):
i2c: add for PBL use
common: board: phytec: import SoM detection for imx8m based SoM from
u-boot
ARM: i.MX8MM: add Phytec i.MX8MM SoM support
arch/arm/boards/Makefile |1 +
arch/arm
Add a small helper to read a single page of EEPROM data.
Signed-off-by: Marc Kleine-Budde
---
include/pbl/eeprom.h | 34 ++
1 file changed, 34 insertions(+)
diff --git a/include/pbl/eeprom.h b/include/pbl/eeprom.h
new file mode 100644
index
This patch imports and cleans up the SoM detection for imx8m based SoM
from u-boot.
Signed-off-by: Marc Kleine-Budde
---
common/boards/Kconfig | 7 +
common/boards/Makefile | 1 +
common/boards/phytec/Makefile
m_can/m_can.h | 1 -
> drivers/net/can/rcar/rcar_canfd.c | 1 -
> drivers/net/can/sja1000/sja1000_platform.c | 1 -
> drivers/net/can/sun4i_can.c | 1 -
> drivers/net/can/ti_hecc.c
clude the correct includes.
>
> Signed-off-by: Rob Herring
> ---
> drivers/phy/phy-can-transceiver.c | 1 +
Acked-by: Marc Kleine-Budde # for
drivers/phy/phy-can-transceiver.c
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde
-o-b: Signed-off-by
DCO: Developer's Certificate of Origin
See
https://elixir.bootlin.com/linux/v6.3/source/Documentation/process/submitting-patches.rst#L379
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https
Signed-off-by: Marc Kleine-Budde
---
arch/arm/boards/Makefile |1 +
arch/arm/boards/phytec-som-imx8mm/Makefile |4 +
arch/arm/boards/phytec-som-imx8mm/board.c | 40 +
.../flash-header-imx8mm-phyboard-polis-rdk.imxcfg |7 +
arch/arm/boards
This patch imports and cleans up the SoM detection for imx8m based SoM
from u-boot.
Signed-off-by: Marc Kleine-Budde
---
common/boards/Kconfig | 7 +
common/boards/Makefile | 1 +
common/boards/phytec/Makefile
pad
- move include/phytec-som-* to include/boards/phytec
- Link to v1:
https://lore.barebox.org/20230606-phytec-som-imx8mm-v1-0-b9c2bf70b...@pengutronix.de
---
Marc Kleine-Budde (3):
i2c: add for PBL use
common: board: phytec: import SoM detection for imx8m based SoM from
u-boot
Add a small helper to read a single page of EEPROM data.
Signed-off-by: Marc Kleine-Budde
---
include/pbl/eeprom.h | 34 ++
1 file changed, 34 insertions(+)
diff --git a/include/pbl/eeprom.h b/include/pbl/eeprom.h
new file mode 100644
index
On 06.06.2023 14:51:05, Ahmad Fatoum wrote:
> On 06.06.23 12:50, Marc Kleine-Budde wrote:
> > This patch imports and cleans up the SoM detection for imx8n based SoM
> > from u-boot.
> >
> > Signed-off-by: Marc Kleine-Budde
> > ---
> > common/boards/Kc
On 06.06.2023 13:21:48, Sascha Hauer wrote:
> On Tue, Jun 06, 2023 at 12:50:02PM +0200, Marc Kleine-Budde wrote:
> > Add a small helper to read a single page of EEPROM data.
> >
> > Signed-off-by: Marc Kleine-Budde
> > ---
> > include/pbl/eeprom.h | 34
Signed-off-by: Marc Kleine-Budde
---
arch/arm/boards/Makefile |1 +
arch/arm/boards/phytec-som-imx8mm/Makefile |4 +
arch/arm/boards/phytec-som-imx8mm/board.c | 40 +
.../flash-header-imx8mm-phyboard-polis-rdk.imxcfg |7 +
arch/arm/boards
This patch imports and cleans up the SoM detection for imx8n based SoM
from u-boot.
Signed-off-by: Marc Kleine-Budde
---
common/boards/Kconfig | 7 +
common/boards/Makefile| 1 +
common/boards/phytec/Makefile | 4
Add a small helper to read a single page of EEPROM data.
Signed-off-by: Marc Kleine-Budde
---
include/pbl/eeprom.h | 34 ++
1 file changed, 34 insertions(+)
diff --git a/include/pbl/eeprom.h b/include/pbl/eeprom.h
new file mode 100644
index
-Budde
---
Marc Kleine-Budde (3):
i2c: add for PBL use
common: board: phytec: import SoM detection for imx8m based SoM from
u-boot
ARM: i.MX8MM: add Phytec i.MX8 SoM support
arch/arm/boards/Makefile |1 +
arch/arm/boards/phytec-som-imx8mm/Makefile
Fixes: e190e932b918 ("ARM: i.MX8MM: add InnoComm WB15 support")
Cc: Ahmad Fatoum
Signed-off-by: Marc Kleine-Budde
---
arch/arm/dts/imx8mm-innocomm-wb15-evk.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/imx8mm-innocomm-wb15-evk.dts
b/ar
Hello,
here are some non critical fixes on top of v2023.05.0.
regards,
Marc
Replace i.MX8MQ with i.MX8MM define.
Cc: Ahmad Fatoum
Fixes: e190e932b918 ("ARM: i.MX8MM: add InnoComm WB15 support")
Signed-off-by: Marc Kleine-Budde
---
arch/arm/boards/innocomm-imx8mm-wb15/lowlevel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/
Cc: Ahmad Fatoum
Fixes: dbbe6037f5ca ("pbl: generalize fsl i2c_early API into pbl_i2c")
Signed-off-by: Marc Kleine-Budde
---
include/pbl/i2c.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/pbl/i2c.h b/include/pbl/i2c.h
index 32e456d46b6d..ea2ae447a39f 10
Fixes: 2ccc6a0946d7 ("ddr: imx: Cleanup debug messages")
Signed-off-by: Marc Kleine-Budde
---
drivers/ddr/imx8m/ddr_init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ddr/imx8m/ddr_init.c b/drivers/ddr/imx8m/ddr_init.c
index 164536800615..944cc3873e0c 10
+= c_can/
> > > obj-$(CONFIG_CAN_CTUCANFD) += ctucanfd/
> > > +obj-$(CONFIG_CAN_C_CAN)+= c_can/
> > This reordering is unrelated to this patch goal. Please send it as a
> > separate patch.
>
> @Marc Kleine-Budde: We got this re
On 24.04.2023 17:09:23, Michael S. Tsirkin wrote:
> On Mon, Apr 24, 2023 at 09:47:58PM +0200, Marc Kleine-Budde wrote:
> > Address the topics raised in
> >
> > https://lore.kernel.org/20230424-footwear-daily-9339bd0ec428-...@pengutronix.de
> >
> > Signed-off-
Address the topics raised in
https://lore.kernel.org/20230424-footwear-daily-9339bd0ec428-...@pengutronix.de
Signed-off-by: Marc Kleine-Budde
---
drivers/net/can/Makefile| 4 +--
drivers/net/can/virtio_can.c| 56 ++---
include/uapi/linux/virtio_can.h
e() and
> + * virtio_card.c/virtsnd_freeze()
> + */
> +static int virtio_can_freeze(struct virtio_device *vdev)
> +{
> + struct virtio_can_priv *priv = vdev->priv;
> + struct net_device *ndev = priv->dev;
> +
> + napi_disable(&priv->napi);
> + napi_d
yet to github.
Next week is our yearly hacking week. Some working qemu and Linux
drivers would be excellent.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | P
ff.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
signature.asc
Description: PGP signature
ty_read_bool().
>
> Signed-off-by: Rob Herring
> ---
> drivers/net/can/cc770/cc770_platform.c | 12 ++--
Acked-by: Marc Kleine-Budde # for net/can
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | ht
g...@vger.kernel.org
> Cc: linux-...@vger.kernel.org
> Cc: linux-l...@vger.kernel.org
> Cc: linux-me...@vger.kernel.org
> Cc: net...@vger.kernel.org
> Cc: linux-...@vger.kernel.org
> Cc: linux-wirel...@vger.kernel.org
> Cc: linux...@vger.kernel.org
> Cc: alsa-de...@alsa-project.o
On 31.12.2022 17:40:34, Marc Kleine-Budde wrote:
> After downgrading to 27.x the problem persisted. Completely removing
> Emacs and all elpa components and then reinstalling them fixed the
> problem.
To be precise: I re-installed Emacs 28.x and it works without problem
now.
Marc
sign
On 31.12.2022 14:53:03, Marc Kleine-Budde wrote:
> Package: emacs-gtk
> Version: 1:28.2+1-9
> Severity: normal
>
> Dear Maintainer,
>
>* What led up to the situation?
>
> update to emacs-gtk 28.x (probably from 27.x)
After downgrading to 27.x the problem per
Package: emacs-gtk
Version: 1:28.2+1-9
Severity: normal
Dear Maintainer,
* What led up to the situation?
update to emacs-gtk 28.x (probably from 27.x)
* What exactly did you do (or not do) that was effective (or
ineffective)?
I'm running a systemd --user emacs daemon, with
Hello,
the first patch cleans up the error message output if struct
image_type_params::set_header is set, the other adds support for
creating legacy images with type flat_dt.
regards,
Marc
Changes since v2:
- renamed new image type to "fdt_legacy" (suggested by Sean Anderson)
Changes since v1:
-
k: https://lore.kernel.org/all/20221028155205.ojw6tcso2fofg...@pengutronix.de
Signed-off-by: Marc Kleine-Budde
---
boot/image.c | 1 +
include/image.h | 1 +
tools/default_image.c | 11 +--
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/boot/image.c b/boot/image.c
in
Hello,
the first patch cleans up the error message output if struct
image_type_params::set_header is set, the other adds support for
creating legacy images with type flat_dt.
regards,
Marc
Changes since v2:
- renamed new image type to "fdt_legacy" (suggested by Sean Anderson)
Changes since v1:
-
In case there's no struct image_type_params::set_header callback, no
"errno" will be set. Don't fail with an error message, followed by
"Success". Remove the printing of the human readable "errno" value.
Signed-off-by: Marc Kleine-Budde
---
tools/mkimage.
On 17.11.2022 00:01:19, Sean Anderson wrote:
> On 11/16/22 05:49, Marc Kleine-Budde wrote:
> > On 31.10.2022 15:51:21, Marc Kleine-Budde wrote:
> > > If the user select the image type "flat_dt" a FIT image will be build.
> > > This breaks the legacy use case
On 31.10.2022 15:51:21, Marc Kleine-Budde wrote:
> If the user select the image type "flat_dt" a FIT image will be build.
> This breaks the legacy use case of putting a Flat Device Tree into a
> legacy u-boot image.
>
> Add a new image type "flat_dt_legacy" to b
On 31.10.2022 13:27:10, Simon Glass wrote:
> On Mon, 31 Oct 2022 at 08:51, Marc Kleine-Budde wrote:
> >
> > In case there's no struct image_type_params::set_header callback, no
> > "errno" will be set. Don't fail with an error message, followed by
> &
Signed-off-by: Marc Kleine-Budde
---
.../0200-xslt-config-add-SYSROOT-support.patch | 0
patches/{libxslt-1.1.35 => libxslt-1.1.37}/series | 0
rules/libxslt.make | 6 ++
3 files changed, 2 insertions(+), 4 deletions(-)
ren
k: https://lore.kernel.org/all/20221028155205.ojw6tcso2fofg...@pengutronix.de
Signed-off-by: Marc Kleine-Budde
---
boot/image.c | 1 +
include/image.h | 1 +
tools/default_image.c | 11 +--
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/boot/image.c b/b
In case there's no struct image_type_params::set_header callback, no
"errno" will be set. Don't fail with an error message, followed by
"Success". Remove the printing of the human readable "errno" value.
Signed-off-by: Marc Kleine-Budde
---
tools/mkimage.
Hello,
the first patch cleans up the error message output if struct
image_type_params::set_header is set, the other adds support for
creating legacy images with type flat_dt.
regards,
Marc
Changes since v1:
- introduce new image type (suggested by Sean Anderson)
instead of adding new cmd line
even if "flat_dt" is selected.
Link: https://lore.kernel.org/all/20221028155205.ojw6tcso2fofg...@pengutronix.de
Signed-off-by: Marc Kleine-Budde
---
tools/default_image.c | 1 +
tools/fit_common.c| 3 +++
tools/mkimage.c | 7 ++-
3 files changed, 10 insertio
This is a preparation patch to allow legacy images with the
IH_TYPE_FLATDT ("flat_dt") image type.
Signed-off-by: Marc Kleine-Budde
---
tools/aisimage.c | 2 +-
tools/atmelimage.c| 2 +-
tools/default_image.c | 2 +-
tools/dumpimage.c | 2 +-
tools/fit_common.c| 2
In case there's no struct image_type_params::set_header callback, no
"errno" will be set. Don't fail with an error message, followed by
"Success". Remove the printing of the human readable "errno" value.
Signed-off-by: Marc Kleine-Budde
---
tools/mkimage.
Hello,
the first patch cleans up the error message output if struct
image_type_params::set_header is set, the remaining 2 add support for
creating legacy images with type flat_dt.
regards,
Marc
;
}
I though of adding a command line parameter to force legacy images,
regardless of the -T value (which means passing the parsed command line
parameters down into the check_image_type callback). Are the better
options or am I using mkimage wrong?
regards,
Marc
--
Pengutronix e.K.
Hello,
I just updated to 20220429+dfsg1-3 which should add/switch on gsasl
support to neomutt, but it seems it isn't:
regards,
Marc
| ➜ apt-cache policy neomutt
| neomutt:
| Installed: 20220429+dfsg1-3
| Candidate: 20220429+dfsg1-3
| Version table:
| *** 20220429+dfsg1-3 500
| 500
party integration use cases.'
- lib/LICENSE:
Copyright years changed from "2011-2016" to "2011-2020".
Signed-off-by: Marc Kleine-Budde
---
rules/lz4.make | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/lz4.make b/rules/lz4.make
index
0-2019" to "2010-2022".
- server/ldap_casa.c:
removed trailing whitespace
Copyright years changed from "2004-2010" to "2004-2022".
Address of "Internet Systems Consortium, Inc." adjusted.
Signed-off-by: Marc Kleine-Budde
---
...0001-Fixed-gcc-10-c
this series contains a few versions bumps.
regards,
Marc
changes since v1:
https://lore.ptxdist.org/ptxdist/20220920125705.2728029-1-...@pengutronix.de
- clarify subject and patch description for 1/7
changes since v2:
https://lore.ptxdist.org/ptxdist/20220920141759.3394460-1-...@pengutronix.de
Signed-off-by: Marc Kleine-Budde
---
rules/nettle.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/nettle.make b/rules/nettle.make
index c27f2116be66..43e0b41581e9 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NETTLE
- COPYRIGHT:
Copyright years changed from "1996-2021" to "1996-2022".
Signed-off-by: Marc Kleine-Budde
---
rules/bind.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/bind.make b/rules/bind.make
index b547eeff0993..18eac0eaee50 100644
-
party integration use cases.'
- lib/LICENSE:
Copyright years changed from "2011-2016" to "2011-2020".
Signed-off-by: Marc Kleine-Budde
---
rules/lz4.make | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/lz4.make b/rules/lz4.make
index
Signed-off-by: Marc Kleine-Budde
---
rules/nettle.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/nettle.make b/rules/nettle.make
index c27f2116be66..43e0b41581e9 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NETTLE
0-2019" to "2010-2022".
- server/ldap_casa.c:
removed trailing whitespace
Copyright years changed from "2004-2010" to "2004-2022".
Address of "Internet Systems Consortium, Inc." adjusted.
Signed-off-by: Marc Kleine-Budde
---
...0001-Fixed-gcc-10-c
, --with-amissl,
| --with-bearssl or --with-rustls to address this.
Fixes: 34db9dd470bd ("libcurl: Version bump. 7.84.0 -> 7.85.0")
Signed-off-by: Marc Kleine-Budde
---
rules/libcurl.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/libcurl.make b/rules/libcurl.make
index
- COPYRIGHT:
Copyright years changed from "1996-2021" to "1996-2022".
Signed-off-by: Marc Kleine-Budde
---
rules/bind.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/bind.make b/rules/bind.make
index b547eeff0993..18eac0eaee50 100644
-
this series contains a few versions bumps and a configure fix for
libcurl with deactivated ssl backend.
regards,
Marc
changes since v1:
https://lore.ptxdist.org/ptxdist/20220920125705.2728029-1-...@pengutronix.de
- clarify subject and patch description for 1/7
changes since v2:
https://lore.pt
Signed-off-by: Marc Kleine-Budde
---
rules/nettle.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/nettle.make b/rules/nettle.make
index c27f2116be66..43e0b41581e9 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NETTLE
Signed-off-by: Marc Kleine-Budde
---
...0001-Fixed-gcc-10-compilation-issues.patch | 82 ---
patches/dhcp-4.4.2/series | 4 -
rules/dhcp.make | 10 +--
3 files changed, 5 insertions(+), 91 deletions(-)
delete mode 100644
Signed-off-by: Marc Kleine-Budde
---
rules/lz4.make | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/lz4.make b/rules/lz4.make
index 79d8600c29db..4b9b2bb33076 100644
--- a/rules/lz4.make
+++ b/rules/lz4.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LZ4) += lz4
, --with-amissl,
| --with-bearssl or --with-rustls to address this.
Fixes: 34db9dd470bd ("libcurl: Version bump. 7.84.0 -> 7.85.0")
Signed-off-by: Marc Kleine-Budde
---
rules/libcurl.make | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/libcurl.make b/rules/libcurl.make
index
Signed-off-by: Marc Kleine-Budde
---
rules/bind.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/bind.make b/rules/bind.make
index b547eeff0993..18eac0eaee50 100644
--- a/rules/bind.make
+++ b/rules/bind.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_BIND) += bind
Hello,
this series contains a few versions bumps and a configure fix for
libcurl with deactivated ssl backend.
regards,
Marc
changes since v1:
https://lore.ptxdist.org/ptxdist/20220920125705.2728029-1-...@pengutronix.de
- clarify subject and patch description for 1/7
changes since v2:
https:/
On Debian vc4 is a module, too, both on 5.18.x (good) and 5.19.6 (bad).
> In my test cases i build vc4 always as module.
>
> > It's not clear to me why at this point, but the first register write in
> > vc4_hdmi_reset stalls.
>
> Sounds like timing issue or a mi
On 26.09.2022 14:08:04, Stefan Wahren wrote:
> Hi Marc,
>
> Am 26.09.22 um 12:21 schrieb Marc Kleine-Budde:
> > On 22.09.2022 17:06:00, Maxime Ripard wrote:
> > > > I'm on a Raspberry Pi 3 Model B+ running current Debian testing ARM64,
> > > > usi
-rpi-3-b-plus.dtb
-rwxr-xr-x 1 root root 15351 Sep 22 09:52
/boot/dtbs/5.19.0-1-arm64/broadcom/bcm2837-rpi-3-b-plus.dtb*
$ md5sum /boot/dtbs/5.19.0-1-arm64/broadcom/bcm2837-rpi-3-b-plus.dtb
4a9c76c3c4dcafac7d69872ee88ac5fc
/boot/dtbs/5.19.0-1-arm64/broadcom/bcm2837-rpi-3-b-
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917- |
signature.asc
D
1 - 100 of 4899 matches
Mail list logo