diff --git a/samples/bluetooth/ipsp/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/ipsp/rv32m1_vega_ri5cy.overlay new file mode 100644 index 00000000000..e53f6265deb --- /dev/null +++ b/samples/bluetooth/ipsp/rv32m1_vega_ri5cy.overlay @@ -0,0 +1,22 @@ +/* + * Copyright 2019 NXP + * + * SPDX-License-Identifier: Apache-2.0 + */ + +&lptmr1 { + interrupt-parent = <&intmux0_ch2>; +}; + +&intmux0_ch2 { + status = "okay"; +}; + +&intmux0_ch3 { + status = "okay"; +}; + +&generic_fsk { + interrupt-parent = <&intmux0_ch3>; + status = "okay"; +}; diff --git a/samples/bluetooth/mesh/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/mesh/rv32m1_vega_ri5cy.overlay new file mode 100644 index 00000000000..e53f6265deb --- /dev/null +++ b/samples/bluetooth/mesh/rv32m1_vega_ri5cy.overlay @@ -0,0 +1,22 @@ +/* + * Copyright 2019 NXP + * + * SPDX-License-Identifier: Apache-2.0 + */ + +&lptmr1 { + interrupt-parent = <&intmux0_ch2>; +}; + +&intmux0_ch2 { + status = "okay"; +}; + +&intmux0_ch3 { + status = "okay"; +}; + +&generic_fsk { + interrupt-parent = <&intmux0_ch3>; + status = "okay"; +}; diff --git a/samples/bluetooth/mesh_demo/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/mesh_demo/rv32m1_vega_ri5cy.overlay new file mode 100644 index 00000000000..e53f6265deb --- /dev/null +++ b/samples/bluetooth/mesh_demo/rv32m1_vega_ri5cy.overlay @@ -0,0 +1,22 @@ +/* + * Copyright 2019 NXP + * + * SPDX-License-Identifier: Apache-2.0 + */ + +&lptmr1 { + interrupt-parent = <&intmux0_ch2>; +}; + +&intmux0_ch2 { + status = "okay"; +}; + +&intmux0_ch3 { + status = "okay"; +}; + +&generic_fsk { + interrupt-parent = <&intmux0_ch3>; + status = "okay"; +}; diff --git a/samples/bluetooth/peripheral_hids/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/peripheral_hids/rv32m1_vega_ri5cy.overlay new file mode 100644 index 00000000000..e53f6265deb --- /dev/null +++ b/samples/bluetooth/peripheral_hids/rv32m1_vega_ri5cy.overlay @@ -0,0 +1,22 @@ +/* + * Copyright 2019 NXP + * + * SPDX-License-Identifier: Apache-2.0 + */ + +&lptmr1 { + interrupt-parent = <&intmux0_ch2>; +}; + +&intmux0_ch2 { + status = "okay"; +}; + +&intmux0_ch3 { + status = "okay"; +}; + +&generic_fsk { + interrupt-parent = <&intmux0_ch3>; + status = "okay"; +}; diff --git a/samples/bluetooth/peripheral_sc_only/rv32m1_vega_ri5cy.overlay b/samples/bluetooth/peripheral_sc_only/rv32m1_vega_ri5cy.overlay new file mode 100644 index 00000000000..e53f6265deb --- /dev/null +++ b/samples/bluetooth/peripheral_sc_only/rv32m1_vega_ri5cy.overlay @@ -0,0 +1,22 @@ +/* + * Copyright 2019 NXP + * + * SPDX-License-Identifier: Apache-2.0 + */ + +&lptmr1 { + interrupt-parent = <&intmux0_ch2>; +}; + +&intmux0_ch2 { + status = "okay"; +}; + +&intmux0_ch3 { + status = "okay"; +}; + +&generic_fsk { + interrupt-parent = <&intmux0_ch3>; + status = "okay"; +};