On Mon, 12 Oct 2020 14:12:25 +0800, Zhen Lei wrote: > Add properties: #address-cells, #size-cells and ranges. Due to the > Hisilicon CPU controller node may contains child nodes, change the value > of "additionalProperties" from "false" to "type: object". > > The corresponding examples are also added. > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> > --- > .../bindings/arm/hisilicon/controller/cpuctrl.yaml | 27 +++++++++++++++++++++- > 1 file changed, 26 insertions(+), 1 deletion(-) > Applied, thanks!