-
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
322fb79
bc38641
5f70947
da31ed3
cfceadb
f959b0a
631f49e
dcfc2ae
5be2c88
ca9cd49
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,26 @@ | |
| 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>; | ||
|
modolaty marked this conversation as resolved.
|
||
| 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
Collaborator
Author
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. will revert back the commit, add to the SP8 dts files |
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -565,6 +565,26 @@ | |
| 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
Collaborator
Author
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. will revert back the commit, add to the SP8 dts files |
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -943,6 +943,26 @@ | |
| 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>; | ||
| }; | ||
|
|
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
@@ -964,6 +984,54 @@ | |
| 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
Collaborator
Author
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. will revert back the commit, add to the SP8 dts files |
||
| 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,26 @@ | |
| 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
Collaborator
Author
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. will revert back the commit, add to the SP8 dts files |
||
| scoob_p0: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
@@ -735,6 +755,54 @@ | |
| 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
Collaborator
Author
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. will revert back the commit |
||
| scoob_2x1p_p1: scoob@0,22400002118 { | ||
| reg = <0x0 0x224 0x00002118>; | ||
| mrl = <69>; | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.