Skip to content

Commit d9639c2

Browse files
jpanisblbogdanovs
authored andcommitted
dts: arm: ti: cc23x0: Add pinctrl support
Add support for pinctrl to cc23x0 SoC. Signed-off-by: Lars Thalian Morstad <[email protected]> Signed-off-by: Vebjorn Myklebust <[email protected]> Signed-off-by: Stoyan Bogdanov <[email protected]> Signed-off-by: Julien Panis <[email protected]>
1 parent db1cfcc commit d9639c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/arm/ti/cc23x0.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
write-block-size = <0x10>;
5757
};
5858
};
59+
60+
pinctrl: pinctrl@40003000 {
61+
compatible = "ti,cc23x0-pinctrl";
62+
reg = <0x40003000 0xc14>;
63+
};
5964
};
6065
};
6166

0 commit comments

Comments
 (0)