dt-bindings: bcm283x: Fix register ranges of bcm2835-i2s
authorStefan Wahren <stefan.wahren@i2se.com>
Fri, 16 Feb 2018 10:55:33 +0000 (11:55 +0100)
committerEric Anholt <eric@anholt.net>
Thu, 22 Feb 2018 19:31:31 +0000 (11:31 -0800)
commit7eab96f386549efcbdf25a5258576fa924242aac
tree10146e556edda397ab08c8f8171feeb445667dc6
parent1a012cb2569f2031b3636232c3ab21c20c92d281
dt-bindings: bcm283x: Fix register ranges of bcm2835-i2s

Since 517e7a1537a ("ASoC: bcm2835: move to use the clock framework")
the bcm2835-i2s requires a clock as DT property. Unfortunately
the necessary DT change has never been applied. While we are at it
also fix the first PCM register range to cover the PCM_GRAY register.

This patch only fixes the affected dt-bindings.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt
Documentation/devicetree/bindings/sound/brcm,bcm2835-i2s.txt