]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mmc: Add missing description for clk_in/out_sd1
authorMichal Simek <michal.simek@xilinx.com>
Mon, 24 Aug 2020 08:25:23 +0000 (10:25 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 25 Aug 2020 09:28:07 +0000 (11:28 +0200)
commit29e92c2762997406de02b1afc0ce6a051cda61c1
tree0021274ee0610adfb67630d2b4d9595aaede8fa8
parent2390f380f4886e8d4b9276103b75c27e4d32000e
dt-bindings: mmc: Add missing description for clk_in/out_sd1

The commit 5c0bce0fd3c8 ("arm64: zynqmp: Add ZynqMP SDHCI compatible
string") added clock-output-names for both SDHCIs before DT binding yaml
conversion. But only clk_in/out_sd0 clock names have been covered by
DT binding which ends up with dt yaml checking warnings as:
From schema: .../Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
... mmc@ff170000: clock-output-names:0: 'clk_out_sd0' was expected
... mmc@ff170000: clock-output-names:1: 'clk_in_sd0' was expected

Fixes: 1953e8aa6abd ("dt-bindings: mmc: convert arasan sdhci bindings to yaml")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Manish Narani <manish.narani@xilinx.com>
Link: https://lore.kernel.org/r/aef586778921c93377ec2f31c86e151b6e93f6c7.1598257520.git.michal.simek@xilinx.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml