From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH 0/3] ARM: dts: Use IOPAD pinmux for IGEP boards Date: Tue, 20 Oct 2015 19:26:34 +0200 Message-ID: <5626794A.8010208@osg.samsung.com> References: <1445268861-11857-1-git-send-email-javier@osg.samsung.com> <20151020162608.GI3078@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151020162608.GI3078@atomide.com> Sender: linux-kernel-owner@vger.kernel.org To: Tony Lindgren Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Laurent Pinchart , linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org Hello Tony, On 10/20/2015 06:26 PM, Tony Lindgren wrote: > * Javier Martinez Canillas [151019 08:39]: >> Hello, >> >> This series use the IOPAD pinmux macros for the remaining IGEP boards that >> still used the register offset instead of the physical address using these >> macros so the DTS matches what is in the Technical Reference Manual. >> >> The changes are only cosmetic since they make the DTS easier to read but >> does not change functionality. I built tested and compared the binary DTB >> MD5 checksum and both matches before and after the series applied: >> >> Before >> >> d7a56205bdc54365d49d9a90dfe3fafb am335x-base0033.dtb >> fa272fcdee65d7bf4c03bd5a6c5ec4fd omap3-igep0020.dtb >> ba65bf74d8c6ea8e7bd8face17179e6e omap3-igep0020-rev-f.dtb >> >> After >> >> d7a56205bdc54365d49d9a90dfe3fafb am335x-base0033.dtb >> fa272fcdee65d7bf4c03bd5a6c5ec4fd omap3-igep0020.dtb >> ba65bf74d8c6ea8e7bd8face17179e6e omap3-igep0020-rev-f.dtb > > Good idea to test the dtb checksums :) > :) > Applying all into omap-for-v4.4/dt thanks. > Thanks, I'm planning to convert the remaining OMAP dts but I'm quite busy this week and traveling the next one so that would have to wait for v4.5 > Tony > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America From mboxrd@z Thu Jan 1 00:00:00 1970 From: javier@osg.samsung.com (Javier Martinez Canillas) Date: Tue, 20 Oct 2015 19:26:34 +0200 Subject: [PATCH 0/3] ARM: dts: Use IOPAD pinmux for IGEP boards In-Reply-To: <20151020162608.GI3078@atomide.com> References: <1445268861-11857-1-git-send-email-javier@osg.samsung.com> <20151020162608.GI3078@atomide.com> Message-ID: <5626794A.8010208@osg.samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Tony, On 10/20/2015 06:26 PM, Tony Lindgren wrote: > * Javier Martinez Canillas [151019 08:39]: >> Hello, >> >> This series use the IOPAD pinmux macros for the remaining IGEP boards that >> still used the register offset instead of the physical address using these >> macros so the DTS matches what is in the Technical Reference Manual. >> >> The changes are only cosmetic since they make the DTS easier to read but >> does not change functionality. I built tested and compared the binary DTB >> MD5 checksum and both matches before and after the series applied: >> >> Before >> >> d7a56205bdc54365d49d9a90dfe3fafb am335x-base0033.dtb >> fa272fcdee65d7bf4c03bd5a6c5ec4fd omap3-igep0020.dtb >> ba65bf74d8c6ea8e7bd8face17179e6e omap3-igep0020-rev-f.dtb >> >> After >> >> d7a56205bdc54365d49d9a90dfe3fafb am335x-base0033.dtb >> fa272fcdee65d7bf4c03bd5a6c5ec4fd omap3-igep0020.dtb >> ba65bf74d8c6ea8e7bd8face17179e6e omap3-igep0020-rev-f.dtb > > Good idea to test the dtb checksums :) > :) > Applying all into omap-for-v4.4/dt thanks. > Thanks, I'm planning to convert the remaining OMAP dts but I'm quite busy this week and traveling the next one so that would have to wait for v4.5 > Tony > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America