Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Conversation

PDuboisGentec
Copy link

Fix device tree

@@ -68,7 +68,7 @@
vdev-nums = <1>;
reg = <0x0 0x40000000 0x0 0x10000>;
memory-region = <&vdevbuffer>;
status = "disabled";
status = "okay";

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu peux mettre ce changement directement dans le diamentis.dtsi. Exemple:

&rpmsg {
     status = "okay";
};

De cette façon les autres fichiers ne seront pas impactés.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

je pense que tu voulais dire imx8mq-var-dart-dt8mcustomboard-legacy-diamentis.dts

@mferland
Copy link

Tu peux faire ces changements directement dans imx8mq-var-dart-dt8mcustomboard-legacy-diamentis.dts. Ce sera plus facile de savoir exactement ce qui a changé pour diamentis. Pour le reste, tout me semble OK.

@mferland mferland merged commit 190fc29 into amotus:amotus/diamentis-5.4-2.1.x-imx_var01 Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants