ARM: tegra: Remove simple clocks bus

The standard way to do this is to list out the clocks at the top-level.
Adopt the standard way to fix validation.

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2020-06-11 19:00:14 +02:00
parent 578bd8e08f
commit 901c865340
14 changed files with 56 additions and 154 deletions

View file

@ -1152,17 +1152,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -1016,17 +1016,10 @@ backlight: backlight {
enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>; enable-gpios = <&gpio TEGRA_GPIO(H, 2) GPIO_ACTIVE_HIGH>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -273,17 +273,10 @@ backlight: backlight {
power-supply = <&lcd_bl_en>; power-supply = <&lcd_bl_en>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -1862,17 +1862,10 @@ usb-phy@7d008000 {
vbus-supply = <&vdd_usb3_vbus>; vbus-supply = <&vdd_usb3_vbus>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
cpus { cpus {

View file

@ -579,17 +579,10 @@ backlight: backlight {
256>; 256>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
cpus { cpus {

View file

@ -1061,17 +1061,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -640,17 +640,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -569,17 +569,10 @@ backlight: backlight {
backlight-boot-off; backlight-boot-off;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -792,17 +792,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -502,17 +502,10 @@ sdhci@c8000600 {
status = "okay"; status = "okay";
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
regulators { regulators {

View file

@ -379,17 +379,10 @@ sdhci@c8000600 {
bus-width = <4>; bus-width = <4>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -586,17 +586,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-keys { gpio-keys {

View file

@ -1965,17 +1965,10 @@ usb-phy@7d008000 {
status = "okay"; status = "okay";
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
gpio-leds { gpio-leds {

View file

@ -418,17 +418,10 @@ backlight: backlight {
default-brightness-level = <6>; default-brightness-level = <6>;
}; };
clocks { clk32k_in: clock@0 {
compatible = "simple-bus"; compatible = "fixed-clock";
#address-cells = <1>; clock-frequency = <32768>;
#size-cells = <0>; #clock-cells = <0>;
clk32k_in: clock@0 {
compatible = "fixed-clock";
reg = <0>;
#clock-cells = <0>;
clock-frequency = <32768>;
};
}; };
panel: panel { panel: panel {