From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Fri, 11 Sep 2020 06:01:09 +0200 Subject: [PATCH] i2c: i2c-gpio: Convert to use APIs which support live DT In-Reply-To: <20200910162509.27997-1-patrick.delaunay@st.com> References: <20200910162509.27997-1-patrick.delaunay@st.com> Message-ID: <2415d71c-fe23-c7da-d499-e4e14d821c92@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Patrick, Am 10.09.2020 um 18:25 schrieb Patrick Delaunay: > Use ofnode_ or dev_ APIs instead of fdt_ and fdtdec_ APIs so that the > driver can support live DT. > > Signed-off-by: Patrick Delaunay > --- > > drivers/i2c/i2c-gpio.c | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-) Reviewed-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de