[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file

Mark Jackson mpfj-list at newflow.co.uk
Mon Jul 22 08:34:14 EDT 2013


On 22/07/13 11:52, Lee Jones wrote:
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
>  arch/arm/boot/dts/hrefv60plus.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/hrefv60plus.dts b/arch/arm/boot/dts/hrefv60plus.dts
> index 3d580d6..46fd8af 100644
> --- a/arch/arm/boot/dts/hrefv60plus.dts
> +++ b/arch/arm/boot/dts/hrefv60plus.dts
> @@ -26,7 +26,7 @@
>  
>  	soc {
>  		i2c at 80110000 {
> -			bu21013_tp at 0x5c {
> +			bu21013_tp at 5c {

Just a query ... why this one .... ^^^ ...

>  				reset-gpio = <&gpio4 15 0x4>;

... and not this one .................................. ^^^ ?

>  			};
>  		};
> 

The same for all the other patches in this series.

If this is by design, it might be worth mentioning why some are
removed and not others.

Mark J.



More information about the linux-arm-kernel mailing list