Loading Documentation/devicetree/bindings/arm/omap/mpu.txt +8 −0 Original line number Diff line number Diff line Loading @@ -7,10 +7,18 @@ The MPU contain CPUs, GIC, L2 cache and a local PRCM. Required properties: - compatible : Should be "ti,omap3-mpu" for OMAP3 Should be "ti,omap4-mpu" for OMAP4 Should be "ti,omap5-mpu" for OMAP5 - ti,hwmods: "mpu" Examples: - For an OMAP5 SMP system: mpu { compatible = "ti,omap5-mpu"; ti,hwmods = "mpu" }; - For an OMAP4 SMP system: mpu { Loading Documentation/devicetree/bindings/arm/pmu.txt +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ representation in the device tree should be done as under:- Required properties: - compatible : should be one of "arm,armv8-pmuv3" "arm,cortex-a15-pmu" "arm,cortex-a9-pmu" "arm,cortex-a8-pmu" Loading Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ adc@12D10000 { /* NTC thermistor is a hwmon device */ ncp15wb473@0 { compatible = "ntc,ncp15wb473"; pullup-uV = <1800000>; pullup-uv = <1800000>; pullup-ohm = <47000>; pulldown-ohm = <0>; io-channels = <&adc 4>; Loading Documentation/devicetree/bindings/clock/exynos4-clock.txt +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ SoC's in the Exynos4 family. Required Properties: - comptible: should be one of the following. - compatible: should be one of the following. - "samsung,exynos4210-clock" - controller compatible with Exynos4210 SoC. - "samsung,exynos4412-clock" - controller compatible with Exynos4412 SoC. Loading Documentation/devicetree/bindings/clock/exynos5250-clock.txt +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC. Required Properties: - comptible: should be one of the following. - compatible: should be one of the following. - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC. - reg: physical base address of the controller and length of memory mapped Loading Loading
Documentation/devicetree/bindings/arm/omap/mpu.txt +8 −0 Original line number Diff line number Diff line Loading @@ -7,10 +7,18 @@ The MPU contain CPUs, GIC, L2 cache and a local PRCM. Required properties: - compatible : Should be "ti,omap3-mpu" for OMAP3 Should be "ti,omap4-mpu" for OMAP4 Should be "ti,omap5-mpu" for OMAP5 - ti,hwmods: "mpu" Examples: - For an OMAP5 SMP system: mpu { compatible = "ti,omap5-mpu"; ti,hwmods = "mpu" }; - For an OMAP4 SMP system: mpu { Loading
Documentation/devicetree/bindings/arm/pmu.txt +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ representation in the device tree should be done as under:- Required properties: - compatible : should be one of "arm,armv8-pmuv3" "arm,cortex-a15-pmu" "arm,cortex-a9-pmu" "arm,cortex-a8-pmu" Loading
Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ adc@12D10000 { /* NTC thermistor is a hwmon device */ ncp15wb473@0 { compatible = "ntc,ncp15wb473"; pullup-uV = <1800000>; pullup-uv = <1800000>; pullup-ohm = <47000>; pulldown-ohm = <0>; io-channels = <&adc 4>; Loading
Documentation/devicetree/bindings/clock/exynos4-clock.txt +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ SoC's in the Exynos4 family. Required Properties: - comptible: should be one of the following. - compatible: should be one of the following. - "samsung,exynos4210-clock" - controller compatible with Exynos4210 SoC. - "samsung,exynos4412-clock" - controller compatible with Exynos4412 SoC. Loading
Documentation/devicetree/bindings/clock/exynos5250-clock.txt +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ controllers within the Exynos5250 SoC. Required Properties: - comptible: should be one of the following. - compatible: should be one of the following. - "samsung,exynos5250-clock" - controller compatible with Exynos5250 SoC. - reg: physical base address of the controller and length of memory mapped Loading