mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
ARM: dts: mediatek: minor whitespace cleanup around '='
The DTS code coding style expects exactly one space before and after '=' sign. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20230702185128.44052-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
f673ab0ceb
commit
96ba96612d
|
|
@ -116,8 +116,8 @@ jpegdec: jpegdec@15004000 {
|
|||
"mediatek,mt2701-jpgdec";
|
||||
reg = <0 0x15004000 0 0x1000>;
|
||||
interrupts = <GIC_SPI 143 IRQ_TYPE_LEVEL_LOW>;
|
||||
clocks = <&imgsys CLK_IMG_JPGDEC_SMI>,
|
||||
<&imgsys CLK_IMG_JPGDEC>;
|
||||
clocks = <&imgsys CLK_IMG_JPGDEC_SMI>,
|
||||
<&imgsys CLK_IMG_JPGDEC>;
|
||||
clock-names = "jpgdec-smi",
|
||||
"jpgdec";
|
||||
power-domains = <&scpsys MT2701_POWER_DOMAIN_ISP>;
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@ mux {
|
|||
i2c_pins: i2c-pins {
|
||||
mux {
|
||||
function = "i2c";
|
||||
groups = "i2c_0";
|
||||
groups = "i2c_0";
|
||||
};
|
||||
|
||||
conf {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user