Re: [PATCH 1/1] doc: bindings: fix bad reference to ARM CPU bindings

From: Rob Herring
Date: Wed Jan 16 2019 - 14:02:32 EST


On Tue, Jan 8, 2019 at 5:47 PM Otto Sabart <ottosabart@xxxxxxxxxx> wrote:
>
> The primecell.txt and cpus.txt files were converted into YAML. This
> patch updates old references with new ones.
>
> Fixes: d3c207eeb905 ("dt-bindings: arm: Convert primecell binding to json-schema")
> Fixes: 672951cbd1b7 ("dt-bindings: arm: Convert cpu binding to json-schema")
> Signed-off-by: Otto Sabart <ottosabart@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/cpu-capacity.txt | 2 +-
> Documentation/devicetree/bindings/arm/idle-states.txt | 2 +-
> Documentation/devicetree/bindings/arm/sp810.txt | 2 +-
> Documentation/devicetree/bindings/arm/topology.txt | 2 +-
> Documentation/devicetree/bindings/display/arm,pl11x.txt | 2 +-
> .../devicetree/bindings/interrupt-controller/arm,gic-v3.txt | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)

Applied, thanks.

Rob