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
Anson Huang
5369245e36
dt-bindings: clock: Correct mmc node name in i.MX35 binding
...
Nodename should be "mmc" instead of "esdhc" in i.MX35 clock binding
to avoid below build error:
Documentation/devicetree/bindings/clock/imx35-clock.example.dt.yaml:
esdhc@53fb4000: $nodename:0: 'esdhc@53fb4000' does not match '^mmc(@.*)?$'
Signed-off-by: Anson Huang <Anson.Huang@nxp.com >
Link: https://lore.kernel.org/r/1592450578-30140-2-git-send-email-Anson.Huang@nxp.com
Signed-off-by: Rob Herring <robh@kernel.org >
2020-06-29 16:25:31 -06:00
Anson Huang
91ab38f7e9
dt-bindings: clock: Convert i.MX35 clock to json-schema
...
Convert the i.MX35 clock binding to DT schema format using json-schema.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com >
Signed-off-by: Rob Herring <robh@kernel.org >
2020-05-28 20:48:07 -06:00