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 devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html