dt-bindings: white-space cleanups

Remove trailing white-spaces and trailing blank lines (yamllint with
default options does not like them).

Suggested-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220402192819.154691-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-04-02 21:28:19 +02:00 committed by Rob Herring
parent d9a64c5eb0
commit 2d091155cd
52 changed files with 10 additions and 53 deletions

View File

@ -61,4 +61,3 @@ examples:
clocks = <&clock CLK_ACLK200>, <&clock CLK_ACLK400_MCUISP>; clocks = <&clock CLK_ACLK200>, <&clock CLK_ACLK400_MCUISP>;
clock-names = "aclk200", "aclk400_mcuisp"; clock-names = "aclk200", "aclk400_mcuisp";
}; };

View File

@ -82,4 +82,3 @@ examples:
clock-names = "bus", "mod"; clock-names = "bus", "mod";
resets = <&ccu RST_BUS_CE>; resets = <&ccu RST_BUS_CE>;
}; };

View File

@ -150,4 +150,3 @@ examples:
}; };
}; };
}; };

View File

@ -78,4 +78,3 @@ examples:
}; };
}; };
}; };

View File

@ -119,4 +119,3 @@ examples:
}; };
}; };
}; };

View File

@ -105,4 +105,3 @@ examples:
}; };
}; };
}; };

View File

@ -102,4 +102,3 @@ examples:
clock-names = "merge"; clock-names = "merge";
}; };
}; };

View File

@ -75,4 +75,3 @@ examples:
}; };
}; };
... ...

View File

@ -50,4 +50,3 @@ examples:
}; };
}; };
... ...

View File

@ -63,4 +63,3 @@ examples:
compatible = "sprd,display-subsystem"; compatible = "sprd,display-subsystem";
ports = <&dpu_out>; ports = <&dpu_out>;
}; };

View File

@ -75,4 +75,3 @@ examples:
}; };
... ...

View File

@ -51,4 +51,3 @@ examples:
}; };
... ...

View File

@ -104,4 +104,3 @@ examples:
}; };
... ...

View File

@ -53,4 +53,3 @@ examples:
clocks = <&clock 278>; clocks = <&clock 278>;
clock-names = "rotator"; clock-names = "rotator";
}; };

View File

@ -81,4 +81,3 @@ examples:
adi,pwm-active-state = <1 0 1>; adi,pwm-active-state = <1 0 1>;
}; };
}; };

View File

@ -36,4 +36,3 @@ examples:
}; };
}; };
... ...

View File

@ -28,7 +28,6 @@ description: |+
'------------' '-----' '-----' '-----' '------------' '-----' '-----' '-----'
allOf: allOf:
- $ref: /schemas/i2c/i2c-mux.yaml# - $ref: /schemas/i2c/i2c-mux.yaml#

View File

@ -44,4 +44,3 @@ examples:
}; };
}; };
... ...

View File

@ -41,7 +41,7 @@ examples:
spi { spi {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
dac@0 { dac@0 {
compatible = "lltc,ltc1660"; compatible = "lltc,ltc1660";
reg = <0>; reg = <0>;

View File

@ -107,4 +107,3 @@ examples:
power-domains = <&pd_gsc>; power-domains = <&pd_gsc>;
#iommu-cells = <0>; #iommu-cells = <0>;
}; };

View File

@ -81,7 +81,7 @@ properties:
description: | description: |
kHz; switching frequency. kHz; switching frequency.
$ref: /schemas/types.yaml#/definitions/uint32 $ref: /schemas/types.yaml#/definitions/uint32
enum: [ 600, 640, 685, 738, 800, 872, 960, 1066, 1200, 1371, 1600, 1920, enum: [ 600, 640, 685, 738, 800, 872, 960, 1066, 1200, 1371, 1600, 1920,
2400, 3200, 4800, 9600 ] 2400, 3200, 4800, 9600 ]
qcom,ovp: qcom,ovp:

View File

@ -51,4 +51,3 @@ examples:
interrupts = <208>, <209>, <210>; interrupts = <208>, <209>, <210>;
#mbox-cells = <1>; #mbox-cells = <1>;
}; };

View File

@ -126,4 +126,3 @@ examples:
}; };
}; };
}; };

View File

@ -142,4 +142,3 @@ examples:
assigned-clock-parents = <&k3_clks 118 11>; assigned-clock-parents = <&k3_clks 118 11>;
}; };
}; };

View File

@ -302,7 +302,7 @@ examples:
pcie0 { pcie0 {
#size-cells = <2>; #size-cells = <2>;
#address-cells = <3>; #address-cells = <3>;
wifi_0: wifi@0 { wifi_0: wifi@0 {
reg = <0 0 0 0 0>; reg = <0 0 0 0 0>;
memory-region = <&qcn9074_0>; memory-region = <&qcn9074_0>;

View File

@ -40,4 +40,3 @@ examples:
#power-domain-cells = <1>; #power-domain-cells = <1>;
}; };
}; };

View File

@ -78,4 +78,3 @@ examples:
power-supplies = <&mains_charger>, <&usb_charger>; power-supplies = <&mains_charger>, <&usb_charger>;
}; };
}; };

View File

@ -19,4 +19,3 @@ properties:
supply it power, referenced by their phandles. supply it power, referenced by their phandles.
additionalProperties: true additionalProperties: true

View File

@ -87,4 +87,3 @@ examples:
}; };
}; };
}; };

View File

@ -24,7 +24,7 @@ properties:
items: items:
- const: USB - const: USB
- const: AC - const: AC
required: required:
- compatible - compatible
- interrupts - interrupts

View File

@ -83,4 +83,3 @@ examples:
resets = <&sys_rst 14>; resets = <&sys_rst 14>;
}; };
}; };

View File

@ -51,4 +51,3 @@ examples:
}; };
... ...

View File

@ -142,4 +142,3 @@ examples:
}; };
}; };
}; };

View File

@ -57,4 +57,3 @@ examples:
#reset-cells = <1>; #reset-cells = <1>;
cpu-syscon = <&cpu_ctrl>; cpu-syscon = <&cpu_ctrl>;
}; };

View File

@ -33,4 +33,3 @@ examples:
compatible = "intel,ixp46x-rng"; compatible = "intel,ixp46x-rng";
reg = <0x70002100 4>; reg = <0x70002100 4>;
}; };

View File

@ -35,7 +35,7 @@ properties:
clock-names: clock-names:
description: | description: |
"enable" for UART module enable clock, "uart" for UART clock, "source" "enable" for UART module enable clock, "uart" for UART clock, "source"
for UART source (parent) clock. for UART source (parent) clock.
items: items:
- const: enable - const: enable

View File

@ -48,4 +48,3 @@ examples:
compatible = "amlogic,canvas"; compatible = "amlogic,canvas";
reg = <0x48 0x14>; reg = <0x48 0x14>;
}; };

View File

@ -64,4 +64,3 @@ examples:
clock-frequency = <12288000>; clock-frequency = <12288000>;
}; };
... ...

View File

@ -112,4 +112,3 @@ examples:
}; };
}; };
}; };

View File

@ -33,4 +33,3 @@ examples:
reg = <0x38>; reg = <0x38>;
}; };
}; };

View File

@ -10,7 +10,7 @@ maintainers:
- Codrin Ciubotariu <codrin.ciubotariu@microchip.com> - Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
description: description:
The Microchip Sony/Philips Digital Interface Receiver is a serial port The Microchip Sony/Philips Digital Interface Receiver is a serial port
compliant with the IEC-60958 standard. compliant with the IEC-60958 standard.
properties: properties:

View File

@ -10,7 +10,7 @@ maintainers:
- Codrin Ciubotariu <codrin.ciubotariu@microchip.com> - Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
description: description:
The Microchip Sony/Philips Digital Interface Transmitter is a serial port The Microchip Sony/Philips Digital Interface Transmitter is a serial port
compliant with the IEC-60958 standard. compliant with the IEC-60958 standard.
properties: properties:

View File

@ -82,4 +82,3 @@ examples:
clocks = <&clk 216>, <&clk 217>, <&clk 120>; clocks = <&clk 216>, <&clk 217>, <&clk 120>;
clock-names = "pll_a", "pll_a_out0", "mclk"; clock-names = "pll_a", "pll_a_out0", "mclk";
}; };

View File

@ -149,4 +149,3 @@ examples:
sound-dai = <&wm8994>; sound-dai = <&wm8994>;
}; };
}; };

View File

@ -92,4 +92,3 @@ examples:
sound-dai = <&hdmi>, <&max98090>; sound-dai = <&hdmi>, <&max98090>;
}; };
}; };

View File

@ -76,4 +76,3 @@ examples:
ti,imon-slot-no = <0>; ti,imon-slot-no = <0>;
}; };
}; };

View File

@ -80,4 +80,3 @@ examples:
ti,vmon-slot-no = <2>; ti,vmon-slot-no = <2>;
}; };
}; };

View File

@ -95,4 +95,3 @@ examples:
reg = <0>; reg = <0>;
}; };
}; };

View File

@ -52,4 +52,3 @@ examples:
spi-max-frequency = <40000000>; spi-max-frequency = <40000000>;
}; };
}; };

View File

@ -56,4 +56,3 @@ examples:
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
}; };

View File

@ -139,12 +139,12 @@ properties:
snps,need-phy-for-wake: snps,need-phy-for-wake:
$ref: /schemas/types.yaml#/definitions/flag $ref: /schemas/types.yaml#/definitions/flag
description: If present indicates that the phy needs to be left on for description: If present indicates that the phy needs to be left on for
remote wakeup during suspend. remote wakeup during suspend.
snps,reset-phy-on-wake: snps,reset-phy-on-wake:
$ref: /schemas/types.yaml#/definitions/flag $ref: /schemas/types.yaml#/definitions/flag
description: If present indicates that we need to reset the PHY when we description: If present indicates that we need to reset the PHY when we
detect a wakeup. This is due to a hardware errata. detect a wakeup. This is due to a hardware errata.
port: port:

View File

@ -77,7 +77,7 @@ examples:
i2c { i2c {
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
usb-hub@8 { usb-hub@8 {
compatible = "smsc,usb3503"; compatible = "smsc,usb3503";
reg = <0x08>; reg = <0x08>;