Rob Herring (Arm)
01585d7470
dt-bindings: Fix inconsistent quoting
...
yamllint has gained a new check which checks for inconsistent quoting
(mixed " and ' quotes within a file). Fix all the cases yamllint found
so we can enable the check (once the check is in a release). As single
quotes are (slightly) preferred, use them throughout the modified files
even if double quotes are mostly used.
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com >
Acked-by: Andrew Jeffery <andrew@codeconstruct.com.au >
Acked-by: Jassi Brar <jassisinghbrar@gmail.com >
Acked-by: Linus Walleij <linus.walleij@linaro.org >
Acked-by: Lee Jones <lee@kernel.org >
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org >
Link: https://patch.msgid.link/20251015232015.846282-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org >
2025-11-17 11:24:50 -06:00
Krzysztof Kozlowski
ec8b557805
dt-bindings: clock: drop useless consumer example
...
Consumer examples in the bindings of resource providers are trivial,
useless and duplication of code. Remove the example code for consumer
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com >
Link: https://lore.kernel.org/r/20220316130858.93455-2-krzysztof.kozlowski@canonical.com
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Stephen Boyd <sboyd@kernel.org >
2022-03-24 19:29:11 -07:00
Dmitry Osipenko
d0e70d1304
dt-bindings: clock: tegra-car: Document new clock sub-nodes
...
Document sub-nodes which describe Tegra SoC clocks that require a higher
voltage of the core power domain in order to operate properly on a higher
clock rates. Each node contains a phandle to OPP table and power domain.
The root PLLs and system clocks don't have any specific device dedicated
to them, clock controller is in charge of managing power for them.
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Dmitry Osipenko <digetx@gmail.com >
Signed-off-by: Thierry Reding <treding@nvidia.com >
2021-12-17 14:58:05 +01:00
Dmitry Osipenko
c4a4142995
dt-bindings: clock: tegra: Convert to schema
...
Convert NVIDIA Tegra clock bindings to schema.
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Dmitry Osipenko <digetx@gmail.com >
Signed-off-by: Thierry Reding <treding@nvidia.com >
2021-05-31 15:19:14 +02:00