[PATCH] at91: dt: sam9263: fixed compatibility string for the I2C
Nicolas Ferre
nicolas.ferre at atmel.com
Fri Feb 7 10:47:20 EST 2014
On 15/01/2014 11:24, Jean-Jacques Hiblot :
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at traphandler.com>
Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>
Added to at91-3.14-fixes
Thanks, bye,
> ---
> arch/arm/boot/dts/at91sam9263.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/at91sam9263.dtsi b/arch/arm/boot/dts/at91sam9263.dtsi
> index c8fa9b9..7d6dd09 100644
> --- a/arch/arm/boot/dts/at91sam9263.dtsi
> +++ b/arch/arm/boot/dts/at91sam9263.dtsi
> @@ -523,7 +523,7 @@
> };
>
> i2c0: i2c at fff88000 {
> - compatible = "atmel,at91sam9263-i2c";
> + compatible = "atmel,at91sam9260-i2c";
> reg = <0xfff88000 0x100>;
> interrupts = <13 IRQ_TYPE_LEVEL_HIGH 6>;
> #address-cells = <1>;
>
--
Nicolas Ferre
More information about the linux-arm-kernel
mailing list