Skip to content

Commit 8597c8a

Browse files
committed
boards: nordic: nrf7002dk: Fix the newline between the groups
Add a newline between child nodes. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent c4f4ea1 commit 8597c8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/nordic/nrf7002dk/nrf5340_cpuapp_common_pinctrl.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<NRF_PSEL(QSPI_IO3, 0, 16)>;
6060
bias-pull-down;
6161
};
62+
6263
group2 {
6364
psels = <NRF_PSEL(QSPI_CSN, 0, 18)>;
6465
bias-pull-up;
@@ -75,6 +76,7 @@
7576
bias-pull-down;
7677
low-power-enable;
7778
};
79+
7880
group2 {
7981
psels = <NRF_PSEL(QSPI_CSN, 0, 18)>;
8082
bias-pull-up;

0 commit comments

Comments
 (0)