boards: actinius_icarus_som: rename sim-select to actinius-sim-select

This renames the `sim-select` binding to `actinius-sim-select`.

Signed-off-by: Alex Tsamakos <alex@actinius.com>
This commit is contained in:
Alex Tsamakos 2022-08-11 19:30:37 +02:00 committed by Fabio Baltieri
parent e433be22d4
commit 85cde3f467
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
};
sim_select: sim-select {
compatible = "sim-select";
compatible = "actinius-sim-select";
sim-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
sim = "esim";
};

View file

@ -7,7 +7,7 @@ description: |
external nano-SIM. The SIM can be selected by changing the `sim` property
of the `sim_select` dt node to `esim` or `external`.
compatible: "sim-select"
compatible: "actinius-sim-select"
include: base.yaml