Hi all,
At the OpenAMP TSC, we discussed having a Lopper-focused call in early May.
Notes from the previous System DT call
https://github.com/OpenAMP/open-amp/wiki/System-Device-Tree-Meeting-Notes-2…
For system-dt mailing list archives, and to subscribe/unsubscribe someone:
https://lists.openampproject.org/mailman3/lists/system-dt.lists.openampproj…
Thanks & regards,
Nathalie
[https://st2.zoom.us/static/6.1.6144/image/new/ZoomLogo_110_25.png]<https://zoom.us/>
Hi there,
Nathalie Chan King Choy is inviting you to a scheduled Zoom meeting.
Join Zoom Meeting<https://xilinx.zoom.us/j/96170643686?pwd=VWViYTdLZFpQK1Zac0U0S3dJQy9rdz09&f…>
Phone one-tap:
US: +17209289299,,96170643686#,,,,,,0#,,5608505361#<tel:+17209289299,,96170643686#,,,,,,0#,,5608505361#> or +19292056099,,96170643686#,,,,,,0#,,5608505361#<tel:+19292056099,,96170643686#,,,,,,0#,,5608505361#>
Meeting URL:
https://xilinx.zoom.us/j/96170643686?pwd=VWViYTdLZFpQK1Zac0U0S3dJQy9rdz09&f…
Meeting ID:
961 7064 3686
Passcode:
UdbZD7$=eN
Join by Telephone
For higher quality, dial a number based on your current location.
Dial:
US: +1 720 928 9299 or +1 929 205 6099 or +1 669 900 6833 or 877 853 5257 (Toll Free) or 888 475 4499 (Toll Free) or 833 548 0276 (Toll Free) or 833 548 0282 (Toll Free)
India: +91 116 480 2722 or +91 22 48 798 004 or +91 224 879 8012 or +91 225 097 2742 or +91 225 097 2743 or +91 225 097 2744 or +91 225 097 2745 or +91 226 480 2722 or +91 22 71 279 525 or +91 406 480 2722 or +91 446 480 2722 or +91 806 480 2722 or +91 80 71 279 440 or 000 800 001 4002 (Toll Free) or 000 800 050 5050 (Toll Free)
Ireland: +353 1 653 3895 or +353 6 163 9031 or +353 1 536 9320 or 1800 943 965 (Toll Free) or 1800 949 238 (Toll Free) or 1800 901 561 (Toll Free)
Singapore: +65 3158 7288 or +65 3165 1065 or 800 101 3814 (Toll Free) or 800 852 6054 (Toll Free) or 1800 407 5602 (Toll Free)
Meeting ID:
961 7064 3686
Passcode:
5608505361
International numbers<https://xilinx.zoom.us/u/avV9fBlke>
Join from a Video Conference room system
Meeting ID:
961 7064 3686
Passcode:
5608505361
US:
96170643686(a)global.zoomcrc.com<mailto:96170643686@global.zoomcrc.com>
Passcode:
5608505361
APAC:
96170643686(a)global.zoomcrc.com<mailto:96170643686@global.zoomcrc.com>
Passcode:
5608505361
India:
96170643686(a)global.zoomcrc.com<mailto:96170643686@global.zoomcrc.com>
Passcode:
5608505361
Europe:
96170643686(a)global.zoomcrc.com<mailto:96170643686@global.zoomcrc.com>
Passcode:
5608505361
SIP:
96170643686(a)zoomcrc.com<mailto:96170643686@zoomcrc.com>
Passcode:
5608505361
Hi all,
The notes and recording link from the 4/26 System Device Tree call are posted at https://github.com/OpenAMP/open-amp/wiki/System-Device-Tree-Meeting-Notes-2…
Below is the example shared by Oleksii.
The next System DT call in the first half of May will be focused on Lopper - calendar invitation coming soon. I will work on scheduling a call in 2nd half of May/early June for the traditional System DT topics.
Have a great weekend,
Nathalie
=====
From: Oleksii Moisieiev
Sent: Tuesday, April 26, 2022 10:54 AM
To: Nathalie Chan King Choy; Stefano Stabellini
Cc: Tomas Evensen
Subject: Re: [PATCH v2 2/2] dt-bindings: xen: Add xen,scmi-devid property description for SCMI (fwd)
Hi Nathalie,
Sure.
I've demonstrated the part of my device-tree file for r8a77951 kingfisher board.
It has scmi node implemented as scmi-smc driver node:
/ {
firmware {
scmi {
compatible = "arm,scmi-smc";
arm,smc-id = <0x82000002>;
shmem = <&cpu_scp_shm>;
/* .... */
};
};
};
And nodes with the resource domains, controlled by scmi:
&usb_dmac0 /* dma-controller@e65a0000*/
{
arm,scmi-devid = <13>;
clocks = <&scmi_clock 5>;
resets = <&scmi_reset 12>;
power-domains = <&scmi_power 0>;
};
&usb_dmac1 /* dma-controller@e65b0000*/
{
arm,scmi-devid = <14>;
clocks = <&scmi_clock 6>;
resets = <&scmi_reset 13>;
power-domains = <&scmi_power 0>;
};
&hsusb /* usb@e6590000*/
{
arm,scmi-devid = <19>;
clocks = <&scmi_clock 3>, <&scmi_clock 2>;
resets = <&scmi_reset 10>, <&scmi_reset 9>;
power-domains = <&scmi_power 0>;
};
Where - clocks/resets/power-domains are the links to the scmi resources with the resource-id, used by this control.
arm,scmi-devid (which is old naming and used only in this example) is the id of the device which should match the device-id mapping inside the firmware.
Trusted agent, which is Xen in our case will send
BASE_SET_DEVICE_PERMISSIONS message to the firmware, with agent_id and device_id as paramters (see 4.2.2.10 of DEN0056C for details). Both parameters are uint32_t.
OLEKSII MOISIEIEV
Senior Software Engineer
Office: +380 44 390 5457x68833<tel:+380%2044%20390%205457;ext=x68833>
Email: Oleksii_Moisieiev(a)epam.com <mailto:Oleksii_Moisieiev@epam.com>
Microsoft Teams: Call On Teams<https://teams.microsoft.com/l/chat/0/0?users=Oleksii_Moisieiev@epam.com>
Simi Prakhovykh 54
Kyiv, Ukraine
Timezone: (UTC+03:00)
Working Remotely
Timezone: (UTC+03:00)
EPAM.COM <http://www.epam.com/>
Hi all,
The next System DT call is on April 26. If you did not receive the calendar invitation and wish to attend, please let me know.
Please let us know if you have agenda items to propose. Here is what I have collected so far:
* SCMI IDs
* Wrap up the secure/non-secure topic
* Passthrough device tree generation for Xen
For system-dt mailing list archives, and to subscribe/unsubscribe someone:
https://lists.openampproject.org/mailman3/lists/system-dt.lists.openampproj…
Thanks & regards,
Nathalie
Hi all,
We can wrap up the secure/non-secure topic and start the topic of passthrough device tree generation for Xen.
Notes from the previous call
https://github.com/OpenAMP/open-amp/wiki/System-Device-Tree-Meeting-Notes-2…
For system-dt mailing list archives, and to subscribe/unsubscribe someone:
https://lists.openampproject.org/mailman3/lists/system-dt.lists.openampproj…
Thanks & regards,
Nathalie
[https://st2.zoom.us/static/6.0.5844/image/new/ZoomLogo_110_25.png]<https://zoom.us/>
Hi there,
Nathalie Chan King Choy is inviting you to a scheduled Zoom meeting.
Join Zoom Meeting<https://xilinx.zoom.us/j/95638282229?pwd=S2grT0lPTXJhMCtHVzZ3ODFYeXRCdz09&f…>
Phone one-tap:
US: +17209289299,,95638282229#,,,,,,0#,,8597003385#<tel:+17209289299,,95638282229#,,,,,,0#,,8597003385#> or +19292056099,,95638282229#,,,,,,0#,,8597003385#<tel:+19292056099,,95638282229#,,,,,,0#,,8597003385#>
Meeting URL:
https://xilinx.zoom.us/j/95638282229?pwd=S2grT0lPTXJhMCtHVzZ3ODFYeXRCdz09&f…
Meeting ID:
956 3828 2229
Passcode:
n?*0WrH2t^
Join by Telephone
For higher quality, dial a number based on your current location.
Dial:
US: +1 720 928 9299 or +1 929 205 6099 or +1 669 900 6833 or 888 475 4499 (Toll Free) or 833 548 0276 (Toll Free) or 833 548 0282 (Toll Free) or 877 853 5257 (Toll Free)
India: +91 225 097 2743 or +91 225 097 2744 or +91 225 097 2745 or +91 226 480 2722 or +91 22 71 279 525 or +91 406 480 2722 or +91 446 480 2722 or +91 806 480 2722 or +91 80 71 279 440 or +91 116 480 2722 or +91 22 48 798 004 or +91 224 879 8012 or +91 225 097 2742 or 000 800 050 5050 (Toll Free) or 000 800 001 4002 (Toll Free)
Ireland: +353 1 653 3895 or +353 6 163 9031 or +353 1 536 9320 or 1800 943 965 (Toll Free) or 1800 949 238 (Toll Free) or 1800 901 561 (Toll Free)
Singapore: +65 3165 1065 or +65 3158 7288 or 800 101 3814 (Toll Free) or 800 852 6054 (Toll Free) or 1800 407 5602 (Toll Free)
Meeting ID:
956 3828 2229
Passcode:
8597003385
International numbers<https://xilinx.zoom.us/u/adbAD23x3Q>
Join from a Video Conference room system
Meeting ID:
956 3828 2229
Passcode:
8597003385
US:
95638282229(a)global.zoomcrc.com<mailto:95638282229@global.zoomcrc.com>
Passcode:
8597003385
APAC:
95638282229(a)global.zoomcrc.com<mailto:95638282229@global.zoomcrc.com>
Passcode:
8597003385
India:
95638282229(a)global.zoomcrc.com<mailto:95638282229@global.zoomcrc.com>
Passcode:
8597003385
Europe:
95638282229(a)global.zoomcrc.com<mailto:95638282229@global.zoomcrc.com>
Passcode:
8597003385
SIP:
95638282229(a)zoomcrc.com<mailto:95638282229@zoomcrc.com>
Passcode:
8597003385