On Mon, 13 Jan 2020 at 03:35, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Update the binding file for gpio, it is just an alignment > with kernel v5.3. > The U-Boot code example for gpio-hog (not directly linked > to binding) is moved in a new file doc/README.gpio. > [commit 21676b706e99 ("gpio: fixes for gpio-hog support") > & 'commit 4762a9988ede ("gpio: add gpio-hog support")'] > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > Changes in v3: None > Changes in v2: None > > doc/README.gpio | 42 ++++ > doc/device-tree-bindings/gpio/gpio.txt | 280 ++++++++++++++----------- > 2 files changed, 196 insertions(+), 126 deletions(-) > create mode 100644 doc/README.gpio
Reviewed-by: Simon Glass <s...@chromium.org>