CIP IRC weekly meeting today
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. *Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting from the first week of Apr. according to TSC meeting* https://www.timeanddate.com/worldclock/meetingdetails.html?year=2020&month=4&day=23&hour=9&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=241&p6=248 USWest USEast UK DE TW JP 02:00 05:00 10:00 11:00 17:00 18:00 Channel: * irc:chat.freenode.net:6667/cip Last meeting minutes: https://irclogs.baserock.org/meetings/cip/2020/04/cip.2020-04-16-09.00.log.html Agenda: * Action item 1. Combine root filesystem with kselftest binary - Iwamatsu-san 2. Strengthen sustainable process to backport patches from Mainline/LTS - Kernel Team 2-1. Workflow for identifying important fixes, backporting, and reviewing them 2-2. Prepare the tools to be used for this workflow 2-3. Get practice in backporting patches 3. Upload a guideline for reference hardware platform addition - masashi910 4. Identify target boards and configs for RT kernel testing (4.4rt and 4.19rt) - masashi910 * Kernel maintenance updates * Kernel testing * CIP Core * Software update * CIP Security * AOB The meeting will take 30 min, although it can be extended to an hour if it makes sense and those involved in the topics can stay. Otherwise, the topic will be taken offline or in the next meeting. Best regards, -- M. Kudo Cybertrust Japan Co., Ltd.
|
|
Re: [PATCH 0/2] Add HiHope RZ/G2M board with idk-1110wr display
Pavel Machek <pavel@...>
Hi!
Thanks, I applied the series.Oops my bad, yes it's for 4.19.This patch series adds support idk-1110wr display on RZ/G2M board.I assume it is for 4.19; subject does not say. Otherwise it looks good, Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Re: [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
Pavel Machek <pavel@...>
Hi!
Goal here is to save work, and this is just a documentation, so no, IThanks I shall do that in future. Just for reference in case a yaml binding has a reference to other yaml binding so should there be a patch for converting to yaml format (for example panel.txt -> panel.yaml) ?Add binding for the idk-1110wr LVDS panel from Advantech.Okay. In future, I believe we can take yaml binding, even for kernel don't believe we need to do more conversions. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Re: [PATCH 0/2] Add HiHope RZ/G2M board with idk-1110wr display
Lad Prabhakar
Hi Pavel,
toggle quoted messageShow quoted text
-----Original Message-----Oops my bad, yes it's for 4.19. Cheers, --Prabhakar Best regards, Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647
|
|
Re: [PATCH 0/2] Add HiHope RZ/G2M board with idk-1110wr display
Pavel Machek <pavel@...>
Hi!
This patch series adds support idk-1110wr display on RZ/G2M board.I assume it is for 4.19; subject does not say. Otherwise it looks good, so I'll test it and apply unless someone sees problem with it. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Re: [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
Lad Prabhakar
Hi Pavel,
toggle quoted messageShow quoted text
-----Original Message-----Thanks I shall do that in future. Just for reference in case a yaml binding has a reference to other yaml binding so should there be a patch for converting to yaml format (for example panel.txt -> panel.yaml) ? Cheers, --Prabhakar Best regards, Renesas Electronics Europe GmbH, Geschaeftsfuehrer/President: Carsten Jauch, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany, Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647
|
|
Re: [PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
Pavel Machek <pavel@...>
Hi!
Add binding for the idk-1110wr LVDS panel from Advantech.Okay. In future, I believe we can take yaml binding, even for kernel where yaml support is not included. The markup is designed to be human-readable anyway. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
[PATCH 2/2] arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display
Lad Prabhakar
From: Fabrizio Castro <fabrizio.castro@...>
commit e30f56800e69db6d2763a1f7f64dfcc79f9b5ea7 upstream. The HiHope RZ/G2M is advertised as compatible with panel idk-1110wr from Advantech, however the panel isn't sold alongside the board. A new dts, adding everything that's required to get the panel to work the HiHope RZ/G2M, is the most convenient way to support the HiHope RZ/G2M when it's connected to the idk-1110wr. Signed-off-by: Fabrizio Castro <fabrizio.castro@...> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> Link: https://lore.kernel.org/r/1583957020-16359-3-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@...> --- arch/arm64/boot/dts/renesas/Makefile | 1 + .../r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts diff --git a/arch/arm64/boot/dts/renesas/Makefile b/arch/arm64/boot/dts/renesas/Makefile index 17785e1..c05feec 100644 --- a/arch/arm64/boot/dts/renesas/Makefile +++ b/arch/arm64/boot/dts/renesas/Makefile @@ -1,6 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 dtb-$(CONFIG_ARCH_R8A774A1) += r8a774a1-hihope-rzg2m.dtb dtb-$(CONFIG_ARCH_R8A774A1) += r8a774a1-hihope-rzg2m-ex.dtb +dtb-$(CONFIG_ARCH_R8A774A1) += r8a774a1-hihope-rzg2m-ex-idk-1110wr.dtb dtb-$(CONFIG_ARCH_R8A774B1) += r8a774b1-hihope-rzg2n.dtb dtb-$(CONFIG_ARCH_R8A774B1) += r8a774b1-hihope-rzg2n-ex.dtb dtb-$(CONFIG_ARCH_R8A774C0) += r8a774c0-cat874.dtb r8a774c0-ek874.dtb diff --git a/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts b/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts new file mode 100644 index 0000000..2ab5edd --- /dev/null +++ b/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts @@ -0,0 +1,52 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Device Tree Source for the HiHope RZ/G2M sub board connected to an + * Advantech IDK-1110WR 10.1" LVDS panel + * + * Copyright (C) 2020 Renesas Electronics Corp. + */ + +#include "r8a774a1-hihope-rzg2m-ex.dts" +#include "rzg2-advantech-idk-1110wr-panel.dtsi" + +/ { + backlight { + compatible = "pwm-backlight"; + pwms = <&pwm0 0 50000>; + + brightness-levels = <0 2 8 16 32 64 128 255>; + default-brightness-level = <6>; + }; + +}; + +&gpio1 { + /* + * When GP1_20 is LOW LVDS0 is connected to the LVDS connector + * When GP1_20 is HIGH LVDS0 is connected to the LT8918L + */ + lvds-connector-en-gpio { + gpio-hog; + gpios = <20 GPIO_ACTIVE_HIGH>; + output-low; + line-name = "lvds-connector-en-gpio"; + }; +}; + +&lvds0 { + status = "okay"; +}; + +&pfc { + pwm0_pins: pwm0 { + groups = "pwm0"; + function = "pwm0"; + }; +}; + +&pwm0 { + pinctrl-0 = <&pwm0_pins>; + pinctrl-names = "default"; + + status = "okay"; +}; -- 2.7.4
|
|
[PATCH 1/2] dt-bindings: display: Add idk-1110wr binding
Lad Prabhakar
Add binding for the idk-1110wr LVDS panel from Advantech.
Some panel-specific documentation can be found here: https://buy.advantech.eu/Displays/Embedded-LCD-Kits-LCD-Kit-Modules/model-IDK-1110WR-55WSA1E.htm This patch is based on commit d26087162857b12bd9d0424f2dea2cd9654e50a0 upstream ("dt-bindings: display: Add idk-1110wr binding") which adds yaml bindings. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> --- .../display/panel/advantech,idk-1110wr.txt | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.txt diff --git a/Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.txt b/Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.txt new file mode 100644 index 0000000..c5388b2 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.txt @@ -0,0 +1,45 @@ +Advantech IDK-1110WR 10.1" WSVGA LVDS Display Panel +=================================================== + +The Advantech IDK-1110WR is a 10.1" industrial grade LCD display with +4-wire resistive touch. + +These DT bindings follow the LVDS panel bindings defined in panel-lvds.txt +with the following device-specific properties. + +Required properties: + +- compatible: Shall contain "advantech,idk-1110wr" and "panel-lvds", in that + order. + + +Example +------- + +panel { + compatible = "advantech,idk-1110wr", "panel-lvds"; + + width-mm = <223>; + height-mm = <125>; + + data-mapping = "jeida-24"; + + panel-timing { + /* 1024x600 @60Hz */ + clock-frequency = <51200000>; + hactive = <1024>; + vactive = <600>; + hsync-len = <240>; + hfront-porch = <40>; + hback-porch = <40>; + vsync-len = <10>; + vfront-porch = <15>; + vback-porch = <10>; + }; + + port { + panel_in: endpoint { + remote-endpoint = <&lvds_encoder>; + }; + }; +}; -- 2.7.4
|
|
[PATCH 0/2] Add HiHope RZ/G2M board with idk-1110wr display
Lad Prabhakar
Hi All,
This patch series adds support idk-1110wr display on RZ/G2M board. Cheers, --Prabhakar Fabrizio Castro (1): arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display Lad Prabhakar (1): dt-bindings: display: Add idk-1110wr binding .../display/panel/advantech,idk-1110wr.txt | 45 +++++++++++++++++++ arch/arm64/boot/dts/renesas/Makefile | 1 + .../r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts | 52 ++++++++++++++++++++++ 3 files changed, 98 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/advantech,idk-1110wr.txt create mode 100644 arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dts -- 2.7.4
|
|
Re: [cip-members] [cip-dev] Migration complete - Re: Mailman2 to Groups.io reminder
Pavel Machek
Hi!
I just set it for cip-dev . See if that is working now?I believe it makes sense for all the lists, as signed emails make sense in all cases. Especially cip-security should get it. If it works now -- we'll see after this email. I'll let you know if not. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Re: Migration complete - Re: Mailman2 to Groups.io reminder
In the original email (below), the links were incorrect, as I think someone in the community had pointed out. For the sake of clarity and completeness, I am reposting with the correct links. Thank you for your patience and understanding. Please do NOT unsubscribe from the "main" list. This would unsubscribe you from all of the CIP lists. "main" is an administrative list used by Groups.io as a parent list to manage the other lists. Please let me know if you have any questions or issues. Lists Neal Caidin Program Manager, Program Management & Operations The Linux Foundation +1 (919) 238-9104 (w/h) +1 (919) 949-1861 (m)
On Mon, Apr 6, 2020 at 5:45 PM Neal Caidin <ncaidin@...> wrote:
|
|
[ANNOUNCE] v4.19.115-cip24-rt9
Pavel Machek
Hi!
v4.19.115-cip24-rt9 should be available at kernel.org. de0-nano boot problem should be fixed in mainline, so we are now back to zero realtime-specific patches in the CIP project. Trees are available at https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.19.y-cip-rt https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.19.y-cip-rt-rebase And their content should be identical. Best regards, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
|
|
Re: [cip-security] [cip-dev] Python 3.x vs 2.7
Kento Yoshida
Hi,
toggle quoted messageShow quoted text
I'll share you the functional requirements for system backup: 1. Regular periodic backup 2. Differential archives backup (to be light not to affect normal operation) 3. Encrypting/Decrypting the backup data 4. Return to checkpoint and restart We selected the duplicity as the package that meet these requirement, and the duplicity had smaller dependencies compared to similar packages. But we need to deeply consider the following point: "How to handle packages with dependent packages such as python 2.7 that are not suitable for long-term maintenance, i.e. EOL." Do we need to exclude that kind of package? Or, do we backport from the upper version? by CIP? Or, funding? etc... I'll submit to the list as the agenda of next CIP core meeting as an issue that requires a common policy, not just a duplicity issue. Best regards, Kent
-----Original Message-----
|
|
Re: CIP IRC weekly meeting today
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi, Chris-san,
Sure, please rest at ease, and stay safe. See you next week.
Best regards, -- M. Kudo
From: cip-dev@... <cip-dev@...>
On Behalf Of Chris Paterson
Sent: Thursday, April 16, 2020 5:16 PM To: cip-dev@... Subject: Re: [cip-dev] CIP IRC weekly meeting today
Hello Kudo-san, Please accept my apologies for today's meeting as I am on leave this week. No major updates to report from the testing working group. Kind regards, Chris From:
cip-dev@... <cip-dev@...> on behalf of
masashi.kudo@... via lists.cip-project.org <masashi.kudo=cybertrust.co.jp@...>
Hi all,
|
|
Re: CIP IRC weekly meeting today
Chris Paterson
Hello Kudo-san,
Please accept my apologies for today's meeting as I am on leave this week.
No major updates to report from the testing working group.
Kind regards, Chris
From: cip-dev@... <cip-dev@...> on behalf of masashi.kudo@... via lists.cip-project.org <masashi.kudo=cybertrust.co.jp@...>
Sent: Thursday, April 16, 2020 3:02:49 AM To: cip-dev@... <cip-dev@...> Subject: [cip-dev] CIP IRC weekly meeting today Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. *Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting from the first week of Apr. according to TSC meeting* https://www.timeanddate.com/worldclock/meetingdetails.html?year=2020&month=4&day=16&hour=9&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=241&p6=248 USWest USEast UK DE TW JP 02:00 05:00 10:00 11:00 17:00 18:00 Channel: * irc:chat.freenode.net:6667/cip Last meeting minutes: https://irclogs.baserock.org/meetings/cip/2020/04/cip.2020-04-09-09.00.log.html Agenda: * Action item 1. Combine root filesystem with kselftest binary - Iwamatsu-san 2. Strengthen sustainable process to backport patches from Mainline/LTS - Kernel Team 2-1. Workflow for identifying important fixes, backporting, and reviewing them 2-2. Prepare the tools to be used for this workflow 2-3. Get practice in backporting patches 3. Upload a guideline for reference hardware platform addition - masashi910 4. Identify target boards and configs for RT kernel testing (4.4rt and 4.19rt) - masashi910 5. Clarify the requirement about system-backup - Yoshida-san * Kernel maintenance updates * Kernel testing * CIP Core * Software update * CIP Security * AOB The meeting will take 30 min, although it can be extended to an hour if it makes sense and those involved in the topics can stay. Otherwise, the topic will be taken offline or in the next meeting. Best regards, -- M. Kudo Cybertrust Japan Co., Ltd.
|
|
Re: CIP IRC weekly meeting today
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi, Punit-san,
toggle quoted messageShow quoted text
Thanks for letting me know the status. See you next week! Best regards, -- M. Kudo
-----Original Message-----
From: Punit Agrawal <punit1.agrawal@...> Sent: Thursday, April 16, 2020 4:22 PM To: 工藤 雅司(CTJ OSS事業推進室) <masashi.kudo@...> Cc: cip-dev@...; Daniel Sangorrin <daniel.sangorrin@...> Subject: Re: [cip-dev] CIP IRC weekly meeting today Hi Kudo-san, I won't be able to attend the meeting today. Some updates below - "masashi.kudo@..." <masashi.kudo@...> writes: [...] * CIP Core- Discussion around projected EOL for CIP core support on cip-dev. Based on the comments in the TSC I will update the proposal to YYYY-MM format. - Daniel to take over CIP Core activities going forward Thanks, Punit [...]
|
|
Re: CIP IRC weekly meeting today
punit1.agrawal@...
Hi Kudo-san,
I won't be able to attend the meeting today. Some updates below - "masashi.kudo@..." <masashi.kudo@...> writes: [...] * CIP Core- Discussion around projected EOL for CIP core support on cip-dev. Based on the comments in the TSC I will update the proposal to YYYY-MM format. - Daniel to take over CIP Core activities going forward Thanks, Punit [...]
|
|
CIP IRC weekly meeting today
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. *Please note that the IRC meeting was rescheduled to UTC (GMT) 09:00 starting from the first week of Apr. according to TSC meeting* https://www.timeanddate.com/worldclock/meetingdetails.html?year=2020&month=4&day=16&hour=9&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=241&p6=248 USWest USEast UK DE TW JP 02:00 05:00 10:00 11:00 17:00 18:00 Channel: * irc:chat.freenode.net:6667/cip Last meeting minutes: https://irclogs.baserock.org/meetings/cip/2020/04/cip.2020-04-09-09.00.log.html Agenda: * Action item 1. Combine root filesystem with kselftest binary - Iwamatsu-san 2. Strengthen sustainable process to backport patches from Mainline/LTS - Kernel Team 2-1. Workflow for identifying important fixes, backporting, and reviewing them 2-2. Prepare the tools to be used for this workflow 2-3. Get practice in backporting patches 3. Upload a guideline for reference hardware platform addition - masashi910 4. Identify target boards and configs for RT kernel testing (4.4rt and 4.19rt) - masashi910 5. Clarify the requirement about system-backup - Yoshida-san * Kernel maintenance updates * Kernel testing * CIP Core * Software update * CIP Security * AOB The meeting will take 30 min, although it can be extended to an hour if it makes sense and those involved in the topics can stay. Otherwise, the topic will be taken offline or in the next meeting. Best regards, -- M. Kudo Cybertrust Japan Co., Ltd.
|
|
[ANNOUNCE] Release v4.19.114-cip24 and v4.4.218-cip44
Nobuhiro Iwamatsu
Hi all,
CIP kernel team has released Linux kernel v4.19.114-cip24 and v4.4.218-cip44. The linux-4.19.y-cip tree has been updated base version from v4.19.113 to v4.19.114, and linux-4.4.y-cip tree has been updated base version from v4.4.216 to v4.4.218. You can get this release via the git tree at: v4.19.114-cip24: repository: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git branch: linux-4.19.y-cip commit hash: 7389e9e1d8fc1e0a456a5cf8fe336c78388d108c added commits: CIP: Bump version suffix to -cip24 after merge from stable v4.4.218-cip44: repository: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git branch: linux-4.4.y-cip commit hash: e219b8481eddce3f76bc1efc70d560434d235efd added commits: CIP: Bump version suffix to -cip44 after merge from stable Best regards, Nobuhiro
|
|