Re: [PATCH v5 06/10] ARM: dts: Clean up exynos5250-smdk5250

From: Andreas FÃrber
Date: Fri Aug 01 2014 - 07:43:09 EST


Am 01.08.2014 06:54, schrieb Andreas FÃrber:
> diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
> index ff1c09607631..30482fc523f9 100644
> --- a/arch/arm/boot/dts/exynos5250.dtsi
> +++ b/arch/arm/boot/dts/exynos5250.dtsi
> @@ -215,7 +215,7 @@
> clock-names = "fimg2d";
> };
>
> - codec@11000000 {
> + codec: codec@11000000 {
> compatible = "samsung,mfc-v6";
> reg = <0x11000000 0x10000>;
> interrupts = <0 96 0>;

I notice that Ajay's iommu patch uses mfc here, so let's use it here,
too. Affects patches 7 and 10.

Andreas

> @@ -258,7 +258,7 @@
> clock-names = "uart", "clk_uart_baud0";
> };
>
> - sata@122F0000 {
> + sata: sata@122F0000 {
> compatible = "snps,dwc-ahci";
> samsung,sata-freq = <66>;
> reg = <0x122F0000 0x1ff>;

--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix ImendÃrffer; HRB 16746 AG NÃrnberg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/