boards: renesas: Disable sub-clock for boards lacking a crystal

This commit disables the sub-clock node for boards without a
populated onboard crystal.

Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>
This commit is contained in:
Khoa Tran
2025-11-27 13:55:45 +07:00
committed by Fabio Baltieri
parent 9dd9132688
commit d8c1333295
4 changed files with 0 additions and 16 deletions

View File

@@ -56,10 +56,6 @@
};
};
&subclk {
status = "okay";
};
&sci0 {
pinctrl-0 = <&sci0_default>;
pinctrl-names = "default";

View File

@@ -93,10 +93,6 @@
status = "okay";
};
&subclk {
status = "okay";
};
&pll {
clocks = <&hoco>;
div = <2>;

View File

@@ -63,10 +63,6 @@
status = "okay";
};
&subclk {
status = "okay";
};
&pll {
status = "okay";

View File

@@ -51,10 +51,6 @@
status = "okay";
};
&subclk {
status = "okay";
};
&pll {
status = "okay";