On Tue, 18 Feb 2020 15:51:40 +0800, Anson Huang wrote: > The items of mux_reg/conf_reg/input_reg/mux_val/input_val/pad_setting > should be uint32-matrix instead of uint32-array, fix it and improve the > schema and example. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > New patch. > --- > .../bindings/pinctrl/fsl,imx8mp-pinctrl.yaml | 25 ++++++++++++++++------ > 1 file changed, 19 insertions(+), 6 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>