/title> Hosts the 0x221E linux distro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=master 2022-08-25T19:06:57Z dt-bindings: Remove 'Device Tree Bindings' from end of title: 2022-08-25T19:06:57Z Andrew Lunn andrew@lunn.ch 2022-08-25T02:04:27Z urn:sha1:dd3cb467ebb5659d6552999d6f16a616653f9933 As indicated in link: https://lore.kernel.org/all/20220822204945.GA808626-robh@kernel.org/ DT schema files should not have 'Device Tree Binding' as part of there title: line. Remove this in most .yaml files, so hopefully preventing developers copying it into new .yaml files, and being asked to remove it. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20220825020427.3460650-1-andrew@lunn.ch Signed-off-by: Rob Herring <robh@kernel.org> dt-bindings: clocks: Convert Allwinner legacy clocks to schemas 2019-12-24T21:17:52Z Maxime Ripard maxime@cerno.tech 2019-12-19T09:07:10Z urn:sha1:f95cad74acdb9de3b61a95ae8203c5e78b7d3615 The Allwinner SoCs have a legacy set of bindings (and a framework to support it in Linux) for their clock controllers. Now that we have the DT validation in place, let's split into separate file and convert the device tree bindings for those clocks to schemas, and mark them all as deprecated. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Signed-off-by: Rob Herring <robh@kernel.org>