|
[isar-cip-core PATCH 0/4] Add rzg2m support
From: Quirin Gylstorff <quirin.gylstorff@...>
Add the rzg2m reference board.
Add the option to build rootfs tarballs for LAVA tests.
This option needs to be activated in the gitlab-ci.yml
From: Quirin Gylstorff <quirin.gylstorff@...>
Add the rzg2m reference board.
Add the option to build rootfs tarballs for LAVA tests.
This option needs to be activated in the gitlab-ci.yml
|
By
Quirin Gylstorff
·
#3569
·
|
|
[Git][cip-project/cip-kernel/cip-kernel-sec][master] 9 commits: Import data from Debian and Ubuntu archives
SZ Lin (林上智) pushed to branch masterat cip-project / cip-kernel / cip-kernel-secCommits:
9f11fbee
by SZ Lin (林上智)at 2019-10-14T11:40:54ZImport data from Debian and Ubuntu
SZ Lin (林上智) pushed to branch masterat cip-project / cip-kernel / cip-kernel-secCommits:
9f11fbee
by SZ Lin (林上智)at 2019-10-14T11:40:54ZImport data from Debian and Ubuntu
|
By
Agustin Benito Bethencourt
·
#3567
·
|
|
Planned downtime for lab-cip-renesas on the 13th Nov
Hello all,
Just a heads up that the Renesas LAVA lab (lab-cip-renesas) will be offline for 2/3 hours on the morning of the 13th November, from around 1000 GMT onwards.
Our hardware is being PAT
Hello all,
Just a heads up that the Renesas LAVA lab (lab-cip-renesas) will be offline for 2/3 hours on the morning of the 13th November, from around 1000 GMT onwards.
Our hardware is being PAT
|
By
Chris Paterson
·
#3566
·
|
|
Re: Linux kernel vulnerability PoCs
Thank you Ben. Looping in the mailing list for general interest.
Kind regards, Chris
Thank you Ben. Looping in the mailing list for general interest.
Kind regards, Chris
|
By
Chris Paterson
·
#3565
·
|
|
[ANNOUNCE] Release v4.19.80-cip13
Hi all,
The release was delayed, sorry.
CIP kernel team has released Linux kernel v4.19.80-cip13 and v4.4.196-cip38.
The linux-4.19.y-cip tree has been updated from base version from 4.19.78 to
Hi all,
The release was delayed, sorry.
CIP kernel team has released Linux kernel v4.19.80-cip13 and v4.4.196-cip38.
The linux-4.19.y-cip tree has been updated from base version from 4.19.78 to
|
By
Nobuhiro Iwamatsu
·
#3564
·
|
|
Re: Regarding RZ/G1CeMMC backporting patches
Hi Pavel & Nobuhiro-San ,
Do you want me to send the patches instead of [1]? Please let me know.
[1]. https://gitlab.com/bijud/emmc
Regards,
Biju
Hi Pavel & Nobuhiro-San ,
Do you want me to send the patches instead of [1]? Please let me know.
[1]. https://gitlab.com/bijud/emmc
Regards,
Biju
|
By
Biju Das <biju.das@...>
·
#3563
·
|
|
Regarding RZ/G1CeMMC backporting patches
Hi All,
RZ/G1C eMMC IP is different from other RZ/G1 SoC's. It is having an internal DMA for data transfer which is similar to R-Car Gen3.
Support for internal DMAC is added in 4.14 kernel and
Hi All,
RZ/G1C eMMC IP is different from other RZ/G1 SoC's. It is having an internal DMA for data transfer which is similar to R-Car Gen3.
Support for internal DMAC is added in 4.14 kernel and
|
By
Biju Das <biju.das@...>
·
#3562
·
|
|
Re: [PATCH linux-4.4.y-cip v2 1/3] gitlab-ci: Split tests into separate jobs
Hi all,
In another email, there is a discussion on how to manage the gitlab-ci.yaml file,
but I apply these patches and linux-4.19.y-cip as they are now needed for testing.
Best regards,
Hi all,
In another email, there is a discussion on how to manage the gitlab-ci.yaml file,
but I apply these patches and linux-4.19.y-cip as they are now needed for testing.
Best regards,
|
By
Nobuhiro Iwamatsu
·
#3561
·
|
|
Re: [PATCH 4.19.y-cip 50/57] ASoC: rsnd: fixup 6ch settings to 8ch
Hi Pavel
Hmm... indeed.
Thank you for your report.
I will re-check code, and post patch
Thank you for your help !!
Best regards
---
Kuninori Morimoto
Hi Pavel
Hmm... indeed.
Thank you for your report.
I will re-check code, and post patch
Thank you for your help !!
Best regards
---
Kuninori Morimoto
|
By
Kuninori Morimoto <kuninori.morimoto.gx@...>
·
#3560
·
|
|
Re: [PATCH 4.19.y-cip 39/57] ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Hi Pavel
Which range ?? for SRCIN ?
I'm not sure it make sense. Can you send use case ??
Thank you for your help !!
Best regards
---
Kuninori Morimoto
Hi Pavel
Which range ?? for SRCIN ?
I'm not sure it make sense. Can you send use case ??
Thank you for your help !!
Best regards
---
Kuninori Morimoto
|
By
Kuninori Morimoto <kuninori.morimoto.gx@...>
·
#3559
·
|
|
Re: [PATCH 4.19.y-cip 52/57] ASoC: rsnd: fixup mod ID calculation in rsnd_ctu_probe_
Ok, but again, could it be next to the patch it fixes?
Thanks,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Ok, but again, could it be next to the patch it fixes?
Thanks,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#3558
·
|
|
Re: [PATCH 4.19.y-cip 50/57] ASoC: rsnd: fixup 6ch settings to 8ch
Ok, but...
Should the if ((chan > 8) || (chan < 0)) ever be true in practice?
Sounds like bogus inputs to me. Should we dev_err() and return error
in those cases? Or at least WARN_ON()?
Best
Ok, but...
Should the if ((chan > 8) || (chan < 0)) ever be true in practice?
Sounds like bogus inputs to me. Should we dev_err() and return error
in those cases? Or at least WARN_ON()?
Best
|
By
Pavel Machek
·
#3557
·
|
|
Re: [PATCH 4.19.y-cip 49/57] ASoC: rsnd: src: fix compiler warnings
Hi!
I'd prefer this to be need the patch it fixes, too.
Thanks,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5,
Hi!
I'd prefer this to be need the patch it fixes, too.
Thanks,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5,
|
By
Pavel Machek
·
#3556
·
|
|
Re: [PATCH 4.19.y-cip 48/57] ASoC: rsnd: src: Avoid a potential deadlock
Could this be moved near the patch it fixes? Or even merged to it?
Introducing deadlocks is bad for bisection at the very least...
Best regards,
Pavel
--
DENX Software Engineering
Could this be moved near the patch it fixes? Or even merged to it?
Introducing deadlocks is bad for bisection at the very least...
Best regards,
Pavel
--
DENX Software Engineering
|
By
Pavel Machek
·
#3555
·
|
|
Re: [PATCH 4.19.y-cip 40/57] ASoC: rsnd: update BSDSR/BSDISR handling
Hi!
...
...
If error happens, would it make sense to propagate it back to the
caller?
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235
Hi!
...
...
If error happens, would it make sense to propagate it back to the
caller?
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235
|
By
Pavel Machek
·
#3554
·
|
|
Re: [PATCH 4.19.y-cip 39/57] ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Hi!
Would it still make sense to test that i is in expected range?
#define CHECK_RANGE(i) ({ WARN_ON(i<0 || i>4); i; })
#define SRCIN_TIMSEL(i) (SRCIN_TIMSEL0 + (i))
...
Thanks and
Hi!
Would it still make sense to test that i is in expected range?
#define CHECK_RANGE(i) ({ WARN_ON(i<0 || i>4); i; })
#define SRCIN_TIMSEL(i) (SRCIN_TIMSEL0 + (i))
...
Thanks and
|
By
Pavel Machek
·
#3553
·
|
|
Re: [PATCH 4.19.y-cip 0/6] Add HDMI AUDIO/CAN/CANFD support
Hello Pavel,
Just to let you know, the arm64 boards are currently offline in the Renesas LAVA lab.
I'm working to get them online again, but the impact will be that your test jobs will eventually
Hello Pavel,
Just to let you know, the arm64 boards are currently offline in the Renesas LAVA lab.
I'm working to get them online again, but the impact will be that your test jobs will eventually
|
By
Chris Paterson
·
#3552
·
|
|
Re: [PATCH 4.19.y-cip 0/6] Add HDMI AUDIO/CAN/CANFD support
Hi!
I applied the patches. Tests are still running (
https://gitlab.com/cip-project/cip-kernel/linux-cip/pipelines/91254170
) but I don't expect problems there.
Best regards,
Pavel
--
DENX
Hi!
I applied the patches. Tests are still running (
https://gitlab.com/cip-project/cip-kernel/linux-cip/pipelines/91254170
) but I don't expect problems there.
Best regards,
Pavel
--
DENX
|
By
Pavel Machek
·
#3551
·
|
|
Re: CIP IRC weekly meeting today
Hi, SZ-san,
Yes, please close this AI. Thanks very much for your cooperation.
Best regards,
--
M. Kudo
Hi, SZ-san,
Yes, please close this AI. Thanks very much for your cooperation.
Best regards,
--
M. Kudo
|
By
masashi.kudo@...
·
#3550
·
|
|
Re: CIP IRC weekly meeting today
Hi Kudo-san,
Thanks for you heads up.
For now, we’re waiting for your patches. So I think we can close this AI if you have no objection.
SZ
Hi Kudo-san,
Thanks for you heads up.
For now, we’re waiting for your patches. So I think we can close this AI if you have no objection.
SZ
|
By
SZ Lin (林上智) <SZ.Lin@...>
·
#3549
·
|