-
Notifications
You must be signed in to change notification settings - Fork 2
Integ sp8 2x1p support 13042026 #258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: integ_sp8
Are you sure you want to change the base?
Changes from all commits
65893f0
72df117
d725aa8
30398ca
cafab02
fd825d6
316db97
3535c88
bbc7629
d91bd9f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -875,6 +875,36 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| sbtsi_p0_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. why we do not include |
||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_iod0_AB: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0_AB: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Congo does not support SP8 IDs |
||
| sbtsi_p0_sp8: sbtsi@0,2240000011A { | ||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -565,6 +565,36 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| sbtsi_p0_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_iod0_AB: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0_AB: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Congo does not Support SP8
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I mean Kenya |
||
| sbtsi_p0_sp8: sbtsi@0,2240000011A { | ||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -943,6 +943,36 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| sbtsi_p0_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_iod0_AB: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0_AB: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_sp8: sbtsi@0,2240000011A { | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Morocco does not support SP8 IDs |
||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Morocco does not support SP8 IDs |
||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
@@ -964,6 +994,78 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| /* TSI Venice A0 2P */ | ||
| sbtsi_p1_iod0: sbtsi@0,22401000118 { | ||
| reg = <0x0 0x224 0x01000118>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice A0 2P */ | ||
| sbrmi_p1_iod0: sbrmi@0,22401001118 { | ||
| reg = <0x0 0x224 0x01001118>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice A0 2X1P */ | ||
| sbtsi_2x1p_p1_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice A0 2X1P */ | ||
| sbrmi_2x1p_p1_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice AB/B0 2P */ | ||
| sbtsi_p1_iod0_AB: sbtsi@0,22401000119 { | ||
| reg = <0x0 0x224 0x01000119>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice AB/B0 2P */ | ||
| sbrmi_p1_iod0_AB: sbrmi@0,22401001119 { | ||
| reg = <0x0 0x224 0x01001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice AB/B0 2x1P */ | ||
| sbtsi_2x1p_p1_AB_iod0: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice AB/B0 2x1P */ | ||
| sbrmi_2x1p_p1_AB_iod0: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Morocco does not support Sp8 IDs |
||
| /* TSI SP8 2P */ | ||
| sbtsi_p1_sp8: sbtsi@0,2240100011A { | ||
| reg = <0x0 0x224 0x0100011A>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI SP8 2P */ | ||
| sbrmi_p1_sp8: sbrmi@0,2240100111A { | ||
| reg = <0x0 0x224 0x0100111A>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI SP8 2x1P */ | ||
| sbtsi_2x1p_p1_sp8: sbtsi@0,2240000011A { | ||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI SP8 2x1P */ | ||
| sbrmi_2x1p_p1_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| scoob_2x1p_p1: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -714,6 +714,36 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| sbtsi_p0_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| sbtsi_p0_iod0_AB: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_iod0_AB: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nigeria does not support SP8 IDs |
||
| sbtsi_p0_sp8: sbtsi@0,2240000011A { | ||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x4c>; | ||
| }; | ||
|
|
||
| sbrmi_p0_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
| assigned-address = <0x3c>; | ||
| }; | ||
|
|
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
@@ -735,6 +765,78 @@ | |
| i2c-scl-hz = <1000000>; | ||
| mctp-controller; | ||
|
|
||
| /* TSI Venice A0 2P */ | ||
| sbtsi_p1_iod0: sbtsi@0,22401000118 { | ||
| reg = <0x0 0x224 0x01000118>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice A0 2P */ | ||
| sbrmi_p1_iod0: sbrmi@0,22401001118 { | ||
| reg = <0x0 0x224 0x01001118>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice A0 2X1P */ | ||
| sbtsi_2x1p_p1_iod0: sbtsi@0,22400000118 { | ||
| reg = <0x0 0x224 0x00000118>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice A0 2X1P */ | ||
| sbrmi_2x1p_p1_iod0: sbrmi@0,22400001118 { | ||
| reg = <0x0 0x224 0x00001118>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice AB/B0 2P */ | ||
| sbtsi_p1_iod0_AB: sbtsi@0,22401000119 { | ||
| reg = <0x0 0x224 0x01000119>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice AB/B0 2P */ | ||
| sbrmi_p1_iod0_AB: sbrmi@0,22401001119 { | ||
| reg = <0x0 0x224 0x01001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI Venice AB/B0 2x1P */ | ||
| sbtsi_2x1p_p1_AB_iod0: sbtsi@0,22400000119 { | ||
| reg = <0x0 0x224 0x00000119>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI Venice AB/B0 2x1P */ | ||
| sbrmi_2x1p_p1_AB_iod0: sbrmi@0,22400001119 { | ||
| reg = <0x0 0x224 0x00001119>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Nigeria does not Support SP8 |
||
| /* TSI SP8 2P */ | ||
| sbtsi_p1_sp8: sbtsi@0,2240100011A { | ||
| reg = <0x0 0x224 0x0100011A>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI SP8 2P */ | ||
| sbrmi_p1_sp8: sbrmi@0,2240100111A { | ||
| reg = <0x0 0x224 0x0100111A>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| /* TSI SP8 2x1P */ | ||
| sbtsi_2x1p_p1_sp8: sbtsi@0,2240000011A { | ||
| reg = <0x0 0x224 0x0000011A>; | ||
| assigned-address = <0x48>; | ||
| }; | ||
|
|
||
| /* RMI SP8 2x1P */ | ||
| sbrmi_2x1p_p1_sp8: sbrmi@0,2240000111A { | ||
| reg = <0x0 0x224 0x0000111A>; | ||
| assigned-address = <0x38>; | ||
| }; | ||
|
|
||
| scoob_2x1p_p1: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why we do not include
compatible = "amd,sbtsi";