Commit f5b4a0fa authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Geert Uytterhoeven

arm64: dts: renesas: Add missing space before {

Add missing whitespace between node name/label and opening {.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230705145912.293315-2-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 4e89cd1f
......@@ -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>;
};
......
......@@ -145,7 +145,7 @@ &i2c0 {
status = "okay";
clock-frequency = <400000>;
hdmi@39{
hdmi@39 {
compatible = "adi,adv7511w";
#sound-dai-cells = <0>;
reg = <0x39>;
......
......@@ -78,11 +78,11 @@ vccq_sdhi1: regulator-vccq-sdhi1 {
};
};
&audio_clk1{
&audio_clk1 {
clock-frequency = <11289600>;
};
&audio_clk2{
&audio_clk2 {
clock-frequency = <12288000>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment