Commit 77e7257a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qcom: minor whitespace cleanup

The DTS code coding style expects exactly one space before '{' and
around '=' characters.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240208105208.128706-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 1fe82781
......@@ -17,7 +17,7 @@ / {
chosen { };
clocks{
clocks {
xo_board: xo-board {
compatible = "fixed-clock";
clock-frequency = <76800000>;
......
......@@ -4793,7 +4793,7 @@ qup_uart21_default: qup-uart21-default-state {
/* TX, RX */
pins = "gpio86", "gpio87";
function = "qup2_se5";
drive-strength= <2>;
drive-strength = <2>;
bias-disable;
};
};
......
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