Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions arch/arm/boot/dts/nuvoton-npcm730-gsj.dts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include "nuvoton-npcm730.dtsi"
#include "nuvoton-npcm730-gsj-gpio.dtsi"
/ {
model = "Quanta GSJ Board (Device Tree v7)";
model = "Quanta GSJ Board (Device Tree v8)";
compatible = "nuvoton,npcm750";

aliases {
Expand Down Expand Up @@ -113,8 +113,8 @@
label = "rwfs";
reg = <0x1c00000 0x300000>;
};
haven-update@1f00000 {
label = "haven-update";
reserved@1f00000 {
label = "reserved";
reg = <0x1f00000 0x100000>;
};
};
Expand Down