> -----Original Message-----
> From: Michal Simek <[email protected]> On Behalf Of Michal Simek
> Sent: Monday, August 24, 2020 1:55 PM
> To: [email protected]; [email protected]; Michal Simek
> <[email protected]>; git <[email protected]>; Manish Narani
> <[email protected]>
> Cc: Adrian Hunter <[email protected]>; Rob Herring
> <[email protected]>; Ulf Hansson <[email protected]>; Wan Ahmad
> Zainie <[email protected]>;
> [email protected]; [email protected]
> Subject: [PATCH] dt-bindings: mmc: Add missing description for clk_in/out_sd1
> 
> The commit a8fdb80f4d47 ("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: 16ecd8f33c6e ("dt-bindings: mmc: convert arasan sdhci bindings to 
> yaml")
> Signed-off-by: Michal Simek <[email protected]>

Reviewed-by: Manish Narani <[email protected]>


Reply via email to