arm64: dts: renesas: Add missing space before {

Add missing whitespace between node name/label and opening {.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230705145912.293315-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Krzysztof Kozlowski
2023-07-05 16:59:12 +02:00
committed by Geert Uytterhoeven
parent 4e89cd1ff4
commit f5b4a0fae0
3 changed files with 5 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ max9286_in0: endpoint {
#ifdef GMSL_CAMERA_1
port@1 {
max9286_in1: endpoint{
max9286_in1: endpoint {
remote-endpoint = <&fakra_con1>;
};
@@ -233,7 +233,7 @@ max9286_in4: endpoint {
#ifdef GMSL_CAMERA_5
port@1 {
max9286_in5: endpoint{
max9286_in5: endpoint {
remote-endpoint = <&fakra_con5>;
};

View File

@@ -145,7 +145,7 @@ &i2c0 {
status = "okay";
clock-frequency = <400000>;
hdmi@39{
hdmi@39 {
compatible = "adi,adv7511w";
#sound-dai-cells = <0>;
reg = <0x39>;

View File

@@ -78,11 +78,11 @@ vccq_sdhi1: regulator-vccq-sdhi1 {
};
};
&audio_clk1{
&audio_clk1 {
clock-frequency = <11289600>;
};
&audio_clk2{
&audio_clk2 {
clock-frequency = <12288000>;
};