Skip to content

Commit a5d6aaf

Browse files
warasilapmcarlescufi
authored andcommitted
dts: arm: st: u5: update m_can compatible
In #45014 the m_can compatible identifier was changed from "m-can-base" to "m_can-base" while #45216 was being developed. This commit updates the dts for u5 to the latest format. Signed-off-by: Peter Maxwell Warasila <[email protected]>
1 parent 9f95c8f commit a5d6aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/st/u5/stm32u5.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
};
393393

394394
can {
395-
compatible = "bosch,m-can-base";
395+
compatible = "bosch,m_can-base";
396396
#address-cells = <1>;
397397
#size-cells = <1>;
398398
std-filter-elements = <28>;

0 commit comments

Comments
 (0)