diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-14 23:28:21 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-18 18:32:25 +0200 |
commit | 47aab53331effedd3f5a6136854bd1da011f94b6 (patch) | |
tree | 97a28f7bbcbf3f908494643bd685d4cbc626bc08 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware binding (diff) | |
download | linux-47aab53331effedd3f5a6136854bd1da011f94b6.tar.xz linux-47aab53331effedd3f5a6136854bd1da011f94b6.zip |
dt-bindings: Fix typos
Fix typos in Documentation/devicetree/bindings. The changes are in
descriptions or comments where they shouldn't affect functionality.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20230814212822.193684-3-helgaas@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 6819b7fd1be5..472028c093b4 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -193,13 +193,13 @@ properties: - maxim,max1237 # Temperature Sensor, I2C interface - maxim,max1619 - # 10-bit 10 kOhm linear programable voltage divider + # 10-bit 10 kOhm linear programmable voltage divider - maxim,max5481 - # 10-bit 50 kOhm linear programable voltage divider + # 10-bit 50 kOhm linear programmable voltage divider - maxim,max5482 - # 10-bit 10 kOhm linear programable variable resistor + # 10-bit 10 kOhm linear programmable variable resistor - maxim,max5483 - # 10-bit 50 kOhm linear programable variable resistor + # 10-bit 50 kOhm linear programmable variable resistor - maxim,max5484 # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion - maxim,max6621 |