Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zephyr RTOS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kestrel Collaboration
Kestrel Firmware
Zephyr RTOS
Commits
54a5d873
Commit
54a5d873
authored
May 02, 2021
by
Raptor Engineering Development Team
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Kestrel device tree for latest SoC version
parent
c5d53cd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
dts/powerpc/ppc64el-litex-kestrel.dtsi
dts/powerpc/ppc64el-litex-kestrel.dtsi
+8
-8
No files found.
dts/powerpc/ppc64el-litex-kestrel.dtsi
View file @
54a5d873
...
...
@@ -144,9 +144,9 @@
status
=
"disabled"
;
};
gpio_discrete_leds
:
gpio
@
c000
88
00
{
gpio_discrete_leds
:
gpio
@
c000
90
00
{
compatible
=
"litex,gpio"
;
reg
=
<
0xc000
88
00
0x4
>;
reg
=
<
0xc000
90
00
0x4
>;
ngpios
=
<
8
>;
label
=
"gpio_discrete_leds"
;
status
=
"disabled"
;
...
...
@@ -154,11 +154,11 @@
#
gpio
-
cells
=
<
2
>;
};
gpio_switch_bank
:
gpio
@
c0009
0
00
{
gpio_switch_bank
:
gpio
@
c0009
8
00
{
compatible
=
"litex,gpio"
;
reg
=
<
0xc0009
0
00
0x4
0xc0009
0
10
0x1
0xc0009
0
14
0x1
>;
reg
=
<
0xc0009
8
00
0x4
0xc0009
8
10
0x1
0xc0009
8
14
0x1
>;
reg
-
names
=
"base"
,
"irq_pend"
,
"irq_en"
;
interrupt
-
parent
=
<&
ics0
>;
interrupts
=
<
1
9
>;
...
...
@@ -169,9 +169,9 @@
#
gpio
-
cells
=
<
2
>;
};
gpio_alphanumeric
:
gpio
@
c000
98
00
{
gpio_alphanumeric
:
gpio
@
c000
a0
00
{
compatible
=
"litex,gpio"
;
reg
=
<
0xc000
98
00
0x4
>;
reg
=
<
0xc000
a0
00
0x4
>;
ngpios
=
<
16
>;
label
=
"gpio_alphanumeric"
;
status
=
"disabled"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment