Conversation
modolaty
left a comment
There was a problem hiding this comment.
Need to add SP8 ID 11A to Hornbill, Eagle, Seagull, and Falcon
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_sp8: sbtsi@0,2240000011A { |
There was a problem hiding this comment.
Morocco does not support SP8 IDs
Should be added to Hornbill and Seagull
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| }; | ||
|
|
||
| sbrmi_p0_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; |
There was a problem hiding this comment.
Morocco does not support SP8 IDs
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
There was a problem hiding this comment.
Morocco does not support Sp8 IDs
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
There was a problem hiding this comment.
Congo does not Support SP8
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
There was a problem hiding this comment.
Congo does not support SP8 IDs
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
There was a problem hiding this comment.
Nigeria does not support SP8 IDs
There was a problem hiding this comment.
will revert back the commit, add to the SP8 dts files
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
There was a problem hiding this comment.
Nigeria does not Support SP8
There was a problem hiding this comment.
will revert back the commit
|
For this PR, will revert the SP8 changes, will create new PR for SP8 dts changes to Eagle/Falcon/Seagull/Hornbill |
d91bd9f to
1802497
Compare
Added changes as part of this PR |
This reverts commit f5e5fbc. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
This reverts commit 868c5c8. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
This reverts commit 2914126. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
This reverts commit 287ff5e. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
Since the static address may be zero, update the device address based on the dynamic address. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
Since the static address may be zero, update the device address based on the dynamic address. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
- Add device tree entries for Venice A0 to support 2P and 2X1P for RMI and TSI devices - This will provide the dynamic address to be used by user space applicaitons Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
- Add device tree entries for APML devices (RMI/TSI) for Venice AB/B0 platforms. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
- Add device tree entries for APML devices (RMI/TSI) for SP8 platforms. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
- Add I3C device IDs for the Venice AB/B0 and SP8 platforms, for RMI and TSI APML devices. Signed-off-by: Akshay Gupta <akshay.gupta@amd.com>
1802497 to
ca9cd49
Compare
Add support for the APML devices device IDs in linux-aspeed for Venice A0/AB/B0 and SP8.
Testing is completed on AB platform and A0 platform.
Testing report and patch is shared in ticket: https://amd.atlassian.net/browse/DCSM-993
Major Changes: