diff mbox

dt/bindings: exynos-rng: Move dt binding documentation to bindings/crypto

Message ID 20170822161050.24610-1-prasannatsmkumar@gmail.com (mailing list archive)
State Not Applicable
Headers show

Commit Message

PrasannaKumar Muralidharan Aug. 22, 2017, 4:10 p.m. UTC
Samsung exynos PRNG driver is using crypto framework instead of
hw_random framework. So move the devicetree binding to crypto folder.

Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
---
 Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt (100%)

Comments

Krzysztof Kozlowski Aug. 23, 2017, 10:17 a.m. UTC | #1
On Tue, Aug 22, 2017 at 6:10 PM, PrasannaKumar Muralidharan
<prasannatsmkumar@gmail.com> wrote:
> Samsung exynos PRNG driver is using crypto framework instead of
> hw_random framework. So move the devicetree binding to crypto folder.
>
> Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
> ---
>  Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt (100%)
>
> diff --git a/Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt b/Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
> similarity index 100%
> rename from Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt
> rename to Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt

You also need to update the path in MAINTAINERS file.

You missed to CC relevant crypto folks. Probably because of the reason above.

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
PrasannaKumar Muralidharan Aug. 23, 2017, 2:51 p.m. UTC | #2
Hi Krzysztof,

On 23 August 2017 at 15:47, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> On Tue, Aug 22, 2017 at 6:10 PM, PrasannaKumar Muralidharan
> <prasannatsmkumar@gmail.com> wrote:
>> Samsung exynos PRNG driver is using crypto framework instead of
>> hw_random framework. So move the devicetree binding to crypto folder.
>>
>> Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
>> ---
>>  Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt | 0
>>  1 file changed, 0 insertions(+), 0 deletions(-)
>>  rename Documentation/devicetree/bindings/{rng => crypto}/samsung,exynos-rng4.txt (100%)
>>
>> diff --git a/Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt b/Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
>> similarity index 100%
>> rename from Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt
>> rename to Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
>
> You also need to update the path in MAINTAINERS file.
>
> You missed to CC relevant crypto folks. Probably because of the reason above.
>
> Best regards,
> Krzysztof

Missed it. Will send a v2.

Thanks,
PrasannaKumar
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt b/Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
similarity index 100%
rename from Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt
rename to Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt