Sitara technical reference manual numbers GPIO from 0 whereas in code GPIO are numbered from 1. Changes since v2: - Split AM3 and AM4 changes into different patch - Added missing dtsi changes to fix compilation failure Changes since v1: - Combine changes in single patch to avoid compilation failure - Update AM4 GPIO numbers as well Ankur Tyagi (2): clk: ti: am3: Update AM3 GPIO number as per datasheet clk: ti: am4: Update AM4 GPIO number as per datasheet arch/arm/boot/dts/am33xx-l4.dtsi | 24 ++++++++++----------- arch/arm/boot/dts/am437x-l4.dtsi | 36 ++++++++++++++++---------------- drivers/clk/ti/clk-33xx-compat.c | 12 +++++------ drivers/clk/ti/clk-33xx.c | 12 +++++------ drivers/clk/ti/clk-43xx-compat.c | 16 +++++++------- drivers/clk/ti/clk-43xx.c | 16 +++++++------- include/dt-bindings/clock/am3.h | 16 +++++++------- include/dt-bindings/clock/am4.h | 24 ++++++++++----------- 8 files changed, 78 insertions(+), 78 deletions(-) -- 2.17.1 ########################################################################### This email is confidential and may contain information subject to legal privilege. If you are not the intended recipient please advise us of our error by return e-mail then delete this email and any attached files. You may not copy, disclose or use the contents in any way. The views expressed in this email may not be those of Gallagher Group Ltd or subsidiary companies thereof. ###########################################################################