From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5ca841f3.1c69fb81.e8386.644f@mx.google.com> Date: Sat, 06 Apr 2019 01:06:41 -0500 From: Rob Herring Subject: Re: [PATCH v2 1/6] ARM: dts: am33xx: Added macros for numeric pinmux addresses References: <20190314150524.GB19425@atomide.com> <20190402160949.14190-1-cquast@hanoverdisplays.com> <20190402160949.14190-2-cquast@hanoverdisplays.com> In-Reply-To: <20190402160949.14190-2-cquast@hanoverdisplays.com> Cc: Christina Quast , Mark Rutland , devicetree@vger.kernel.org, Benoit Cousson , Tony Lindgren , linux-omap@vger.kernel.org, Russell King List-ID: On Tue, 2 Apr 2019 18:09:45 +0200, Christina Quast wrote: > The values are extraced from the "AM335x SitaraTM Processors Technical > Reference Manual", Section 9.3.1 CONTROL_MODULE Registers, based on the > file autogenerated by TI PinMux. > > Signed-off-by: Christina Quast > --- > include/dt-bindings/pinctrl/am33xx.h | 130 ++++++++++++++++++++++++++- > 1 file changed, 129 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring